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++ / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Adding an existing form to a project19 May 2004 22:33 GMT2
Can anyone tell me how I can add an existing (managed) form into a project,
and have it appear like others (i.e. able to open in the designer)?
Thanks!
Steve
/RTC1 and /CLR options are incompatible19 May 2004 21:41 GMT7
We are planning to upgrade a MFC Application (.Exe) to compile on Dot Net Framework.  I have opened the application in Visual Studio 2003.  I changed the compiler option to /clr.  I have set following properties
-Basic Run Time checks to Default
-Smaller Type Check to N
-Runtime ...
Passing memory from C++ to C19 May 2004 21:27 GMT2
I have a C and a CPP program.  The C program calls the CPP program.  The CPP program needs to pass a new block of memory back to the C program.  If I use "new" in the CPP program what do I use in the C program to free the memory?  Should I just use malloc in the CPP program?  ...
change project name19 May 2004 15:11 GMT1
I have a visual.net 7.0 project that generates a dll
The problem is that I want to change the name of the project and hence the created dll
I do not want to change the name of the dll after each build process
Is there a simple way to do this inside visual.net or do I need to ...
Function must return a value19 May 2004 14:58 GMT13
Is there any reason why the VC2003 C++ compiler emits the error "Function
must return a value" for global functions and not for class member
functions?
For example:
.Net equivalent of CRITICAL_SECTION19 May 2004 13:40 GMT4
can anyone tell me what the .Net equivalent of CRITICAL_SECTION is, c.q. how
I can get EnterCriticalSection etc to work without __gc conversion errors ?
TIA,
Michiel.
Pressing ESC after searching19 May 2004 05:02 GMT2
Visual studio c++ 7.1/.net/2003 got me in the habit of pressing ESC after
performing a search using CTRL-F.
I've always thought the extra step (pressing ESC) was dumb, but could not
come up with a good reason why it is dumb (other than the unnecessary hand
how can i change the preferred audio device by vc++19 May 2004 02:41 GMT2
i need change the system preferred audio device in my vc++ project ,but i can't find the resolution.I just want to know the method.
Garbage collector18 May 2004 22:20 GMT4
I wonder... does installing .NET framework may effect the performance of native process running on the same computer
Does the GC runs in the kernel or in the application layer? running the GC in the kernel may effect the performance of other 'native' processes while collecting ...
vc7 and file version18 May 2004 18:42 GMT1
I'm outputting a C++ dll with managed extensions turned on.
The exported file has no file version....I'll need that for installer
..... how can I force a file version?
Delegates - what am I doing wrong?18 May 2004 18:02 GMT1
Hello, I'm writing a managed C++ wrapper for a legacy C++ code. I'm
wrapping a script-compiler class, which uses a callback to report
script errors back to the client.
The callback prototype is defined as:
Forward declarations 18 May 2004 14:13 GMT4
Class S contains a pointer to class main
Class main contains and instance of class
I therefore include a forward reference in S of main
The catch is I want to call a method in main from s and if I do this I get an erro
Resource file compile time dependencies18 May 2004 08:07 GMT4
I have a resource.rc in my project. The resource.rc includes another.rc file
in "Compile time directives". Unfortunately, when I change the another.rc,
the resources are not compiled, I have to do "Build All". How can I fix
that? The resource.rc is apparently compiled only when it ...
Accessing and Unmanaged Class from Managed Code17 May 2004 13:28 GMT2
               I am trying to access a class in an unmanaged dll. I have
created a wrapper managed class to access the functions I need but no matter
what I try from the MSDN samples I can not get it to work with my code. I
have a VB Net front end which need the access the ...
URGENT:  fatal error LNK1181: cannot open input file 'Release\icmpping.obj'17 May 2004 12:21 GMT2
Urgent problem.  Trying to compile my solution I get the following error:
Linking...
LINK: fatal error LNK1181: cannot open input file 'Release\icmpping.abj'
Note, I havn't changed anything.  This project was developed on another
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 April, 2004
 
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.