Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > General Discussion
  New Posts New Posts RSS Feed - _AFXDLL defined in ExeProject\stdafx.h?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

_AFXDLL defined in ExeProject\stdafx.h?

 Post Reply Post Reply
Author
Message
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Topic: _AFXDLL defined in ExeProject\stdafx.h?
    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/
Back to Top
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Posted: 25 July 2009 at 2:34am
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/
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.139 seconds.