|
Subject:
|
DLL Advanced Topics
|
|
Posted By:
|
vladimirbsas
|
Post Date:
|
9/2/2006 11:23:46 AM
|
Hi:
I just bought the book with the aim to have a deep understanding of DLLs. I think the content provided is very useful and now I want to move into more advanced topics as to how to better export classes and creating a good interface. For my application I don't want to rely on MFC.
Is there any good book or resource outhere that address these issues, somthing that has very advanced topics on DLL with design and implementation?
Regards,
Vladimir
|
|
Reply By:
|
Nick Y
|
Reply Date:
|
9/2/2006 1:40:15 PM
|
You may well have tried it, but if not, have a look at http://forums.microsoft.com/msdn/showforum.aspx?forumid=29&siteid=1
This is the Microsoft Visual Studio/ C++ forum and I recall there were discussions about DLL's. They also have a sub-group on relevant books. (I haven't done any searching for you, so no guarantees as to the usefulness.)
Good luck, Nick
|