Hi group
what can i do to know if a given .exe or .dll file, is com or not?
thanks very much in advance, Carlos.
...
more >>
The data and connection wizzards of VS2005 result in the connection string
being put in the application config file. I have an application where I
would like to provide connection string information from a class that I
write. I cannot find a way to replace the work done by the settings class
...
more >>
hi all!
I m a new user of VC++.NET. Can you please give me some good ebooks
link for this? I want to learn it much sooner.
...
more >>
Hello!
I defined a class(CMyView1) based on CView from class wizard in VC2005, and
there're following code in .h file:
....
....
protected:
CMyView1(); // protected constructor used by dynamic creation
virtual ~CMyView1();
....
....
and then in MainFrm.cpp , there'...
more >>
Hello! I'm using VC2005, I wonder to know how to remove a class from my
current project.
...
more >>