_AFXDLL defined in ExeProject\stdafx.h? |
Post Reply |
Author | |
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Posted: 25 July 2009 at 1:09am |
Just noticed that some symbols from a dll get exported by my exe (not cool). I finally concluded that _AFXDLL is defined in stdafx.h (immediately at the top) of my Exe-project.
I can't find this define in my Project Settings. Any ideas of where it comes from?
|
|
PokerMemento - http://www.pokermemento.com/
|
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
Turned out I had several extension DLL dependent on eachother. Somehow, the defines etc got clashed (for instance, you cannot rely on "AFX_EXT_CLASS" when you have multiple extension DLLs).
Problem solved.
|
|
PokerMemento - http://www.pokermemento.com/
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |