Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
vc6.0 and vc7.0 compatibility08 Dec 2005 23:28 GMT1
We write a plug-in (DLLs) for an application. The latest release of the
application uses the vc7.0 compiler. Previous releases used the vc6.0
compiler. So I must upgrade our plug-in. Problem is our plug-in depends on
third-party DLLs compiled and linked with vc6.0; we don't have ...
Express repair08 Dec 2005 22:38 GMT4
Recently, and for reasons I don't know, the project I was working on started
to compile either very slowly, or it was locking up.
So, I repaired VS C++.NET 2005 Express via 're-installing' it without first
removing it. The repair worked, and the project now compiles in a timely
Converting a VS6.0 project to VS200508 Dec 2005 18:07 GMT6
GM all,
I have a VS 6.0 project (a Chess program) I want to convert to 2005.
I have no idea where to start.
I don't even know why should I do it.
CorDllMain unresolved linker error08 Dec 2005 14:44 GMT2
I moved some of my mixed mode code into a new mixed mode DLL. I've
read over the KB article a million times in the last year so I'm
familar with the settings. However I get this error in the new DLL.
Anyone know where CorDllMain is defined?
Working Directory Problem08 Dec 2005 14:35 GMT4
I'm developing a plugin for some software.  The previous version of the
software didn't require a start in directory to be set.  This allowed
me to leave the working directory to the default in the project.  Now I
have to get my plugin working with the newer version of the software.
How do you convert a std::string to a System::String?07 Dec 2005 22:05 GMT2
I cannot seem to find any documentation upon the STL string.
I am simply trying to transfer the contents of a std::string to a
System::String where I am coming into difficulties.
Any help would be appreciated.
Change a value in registry (hklm/system) as user07 Dec 2005 18:44 GMT1
Hey Huys, I developed and simply application that just change a key in the
HKLM/System . Its a correction of a software we use here. We put it to run in
the login of all users, but the users that do not have adminstrator
privileges, the software cannot change the key in the ...
Assertion in CWinApp::CWinApp -  AfxGetThread() == NULL07 Dec 2005 16:24 GMT3
I have created an MFC project that links MFC MFC as shared dll and uses
/MD[d] . This MFC application loads another dll B via Loadlibrary that
has /MD[d] too and also links MFC as shared dll. Dll B again loads dll C
that also uses MFC as a shared DLL dll and also has /MD[d].
VC++ not .NET development07 Dec 2005 14:21 GMT3
I have tried a little .NET development but I do not thinks that it will meet
my speed requirements.
I want to develop without using the .NET framework. What is the IDE that
Microsoft support for this? Will the traditional C++ development be
newbie Conversion type Problem urgent07 Dec 2005 10:22 GMT2
I'm using Vs2002 .net framvwork sp3
I need to rerun my exe
I use that:
PROCESS_INFORMATION pi;
why can't the linker resolve the overloads?07 Dec 2005 00:03 GMT1
here's the header:

#pragma once
using namespace System;
string class and vc++.w.nk :)06 Dec 2005 23:37 GMT7
I dont think I have ever been as dissappointed, frustrated or bewildered in
all of my life.
The problem, well take this class definition:
#ifndef __DATA
IN, OUT macros vs. source annotations06 Dec 2005 19:01 GMT1
Since new C compilers recognize SAL keywords (__in, __out, __in_opt, etc),
should we continue using macros IN, OUT, OPTIONAL?
Can OPTIONAL appear by itself, or only combined with IN or OUT?
Then, it should be replaced by some new macros, like IN_OPTIONAL,
I think this is a bug...06 Dec 2005 17:44 GMT3
Here is a case where something that shouldn't compile does. Note below that
Test_Method() only accepts a pointer to Test_Struct as an parameter, but it
will compile with a value instance as a parameter.
For context, I'm using VS C++.NEW 2005 Express with clr:/pure syntax. I
Form top bar lock up06 Dec 2005 17:30 GMT1
I'm programming an application using VS C++.NET 2005 Express in clr/pure
syntax. It is a Console application (which might be important here).
Everything works. I have buttons I can press and do their assigned function
and a TreeView I can navigate. I can minimize th form, bring ...
Pages: 1 2 3 4 5 6 7 8 9 10 November, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.