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++ / February 2010

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VC dotnet program won't run17 Feb 2010 19:59 GMT2
I have a vc6 C++ program that I just recompiled in dotnet, Static mfc, no
clr but the program will not run on some XP machines. It runs on others. The
available ram is only 512. Nothing substantial has changed in this program
except the recompiling using dotnet. I use a VBdotnet ...
return string16 Feb 2010 12:03 GMT6
If I have a function such as this (in a Win32 project):
_declspec (dllexport) char* _stdcall view()
{
  char* output;  
Help converting to C++15 Feb 2010 11:54 GMT5
I have two lines of basic C# code
System.IO.Directory.CreateDirectory(path);
return System.IO.Directory.Exists(path);
I want to bury this in a C++ Win32 Project. My effort so far (that does not
Internal Compiler Error10 Feb 2010 23:28 GMT1
I hit an internal compiler error. I could reproduce it with this code
both in Visual Studio 2005 and 2008.
#include <vector>
int main()
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.