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 / C++ Libraries / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
static main30 Dec 2004 16:25 GMT1
what happens if we declare main(.. as below in c language?
static void main()
{
.
Calling a struct constructor in a class constructor body26 Dec 2004 03:38 GMT2
Hi C++ experts!
Definitely I skipped C/C++ 101 because I have this pitfall:
I need to call the struct ctor in the class default ctor body see below:
//Some.h
how to export functions from dll21 Dec 2004 10:27 GMT1
I try to write a managed c++ dll
that exports some functions that should be called by a c++ app.
in this functions i will call a function in a c# dll
int __declspec(dllexport)plugin_main(char *event, void *data)
Link Error in a Class Library(.Net) project of Visual C++ .Net stu17 Dec 2004 03:47 GMT1
I built a class library(.net) project using Visual C++ .Net studio. If I use
following statement:
unsigned int* p = new unsigned int[2];
It was compiled successfully, but the Link error occured as following:
C++ STL map Container13 Dec 2004 19:17 GMT1
I wrote a little code using the map container available in the STL of C++.
The trouble I am having is that the find() member function is working
properly.  When I try to find a key, if that key is not in the map, it
should return the iterator set to the address of the end of the map ...
Touch Screen in vc++06 Dec 2004 18:09 GMT3
Hi all ,
    I need to develop the Kiosk (touch Screen ) .Just want to know in
SDK , MFC or ATL  which one will be better.  Just give me the
direction and how to start the things.Any help in this regard will be
How to disable Microsoft Visual C++ Runtime Library popup04 Dec 2004 05:49 GMT1
I have an unattended application that I want to exit on exception.  It
appears that certain exceptions in the CRT (caused by bugs in our code) cause
a 'Microsoft Visual C++ Runtime Library' popup that requires acknowledgement
before the application exits.  I'm concerned that if I ...
 
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.