| Author |
What's good book about create DLL with C++?
|
Leonardo Carreira
Ranch Hand
Joined: Apr 07, 2009
Posts: 480
|
|
Hi Friends..
Please tell me What's good book about create DLL with C++?
Thanks in advance..
|
Sorry, perhaps my english language isn't too good.. Prepare for SCJP 6, Please God help me.. ☼
References : [Java.Boot] [JavaChamp] [JavaPrepare]
|
 |
Joachim Rohde
Ranch Hand
Joined: Nov 27, 2006
Posts: 419
|
|
There are no books on the market which are dealing exclusevily with the creation of DLL, because it's not that hard. Have a read at
http://msdn.microsoft.com/en-us/library/ms682589%28VS.85%29.aspx as a starting-point.
|
 |
Marek Krzeminski
Greenhorn
Joined: Mar 13, 2011
Posts: 10
|
|
|
There is also a pretty good tutorial here: http://www.codeguru.com/cpp/cpp/cpp_mfc/tutorials/print.php/c9855
|
3D OpenGL, C++ Game Development Video Tutorials @
www.marek-knows.com
|
 |
 |
|
|
subject: What's good book about create DLL with C++?
|
|
|