Click here to Skip to main content
15,899,314 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDLL -basic and AFX_MANAGE_STATE macro ??? Pin
GDavy25-Jan-05 2:51
GDavy25-Jan-05 2:51 
AnswerRe: DLL -basic and AFX_MANAGE_STATE macro ??? Pin
David Crow25-Jan-05 3:26
David Crow25-Jan-05 3:26 
GeneralCallback Function VC++ --> VB Pin
racing5725-Jan-05 2:03
racing5725-Jan-05 2:03 
Generalsending data from VC++ to Excel Sheet Pin
neelima_1525-Jan-05 0:12
neelima_1525-Jan-05 0:12 
GeneralRe: sending data from VC++ to Excel Sheet Pin
David Crow25-Jan-05 2:29
David Crow25-Jan-05 2:29 
Questionhow to display integers Pin
doneirik24-Jan-05 23:29
doneirik24-Jan-05 23:29 
AnswerRe: how to display integers Pin
Chris Losinger25-Jan-05 4:36
professionalChris Losinger25-Jan-05 4:36 
GeneralLinker error - looks like message map not getting exported from an extension DLL Pin
Nish Nishant24-Jan-05 22:28
sitebuilderNish Nishant24-Jan-05 22:28 
I have an MFC extension DLL (uses MFC dynamically) and I use it from my MFC exe (uses MFC dynamically). I have a class that derives from one of the classes defined in the extension DLL.

Unfortunately I keep getting this linker error ;-(

MyClass.obj : error LNK2001: unresolved external symbol "protected: static struct AFX_MSGMAP const CMyClass::messageMap" (?messageMap@CMyClass@@1UAFX_MSGMAP@@B)

Anyone knows what's causing this?

Nish

p.s. I did a fair bit of googling but none of the search results solved the issue ;-(
GeneralRe: Linker error - looks like message map not getting exported from an extension DLL Pin
22491724-Jan-05 23:30
22491724-Jan-05 23:30 
Generalmake AddIn to Visual Studio .net Pin
JabraJabra24-Jan-05 21:46
JabraJabra24-Jan-05 21:46 
Generalstd::out_of_range Pin
Anonymous24-Jan-05 19:38
Anonymous24-Jan-05 19:38 
GeneralRe: std::out_of_range Pin
Christian Graus24-Jan-05 20:06
protectorChristian Graus24-Jan-05 20:06 
GeneralRe: std::out_of_range Pin
markkuk25-Jan-05 2:08
markkuk25-Jan-05 2:08 
QuestionHow to disable minimized, maximized and restore button of my window? Pin
Anonymous24-Jan-05 18:12
Anonymous24-Jan-05 18:12 
AnswerRe: How to disable minimized, maximized and restore button of my window? Pin
toxcct24-Jan-05 21:25
toxcct24-Jan-05 21:25 
AnswerRe: How to disable minimized, maximized and restore button of my window? Pin
Cedric Moonen24-Jan-05 22:55
Cedric Moonen24-Jan-05 22:55 
GeneralExtract text from Ms -office documents Pin
mjvalan24-Jan-05 17:48
mjvalan24-Jan-05 17:48 
GeneralRe: Extract text from Ms -office documents Pin
Member 30761224-Jan-05 20:39
Member 30761224-Jan-05 20:39 
GeneralRe: Extract text from Ms -office documents Pin
Anonymous16-Mar-05 18:28
Anonymous16-Mar-05 18:28 
GeneralRe: Extract text from Ms -office documents Pin
mjvalan16-Mar-05 18:29
mjvalan16-Mar-05 18:29 
GeneralSnapping windows to the desktop edge Pin
Timothy Grabrian24-Jan-05 17:24
professionalTimothy Grabrian24-Jan-05 17:24 
GeneralRe: Snapping windows to the desktop edge Pin
Ryan Binns24-Jan-05 18:01
Ryan Binns24-Jan-05 18:01 
GeneralRemoving metadata from MS Office documents Pin
sps-itsec4624-Jan-05 12:38
sps-itsec4624-Jan-05 12:38 
GeneralRe: Removing metadata from MS Office documents Pin
Michael P Butler24-Jan-05 13:42
Michael P Butler24-Jan-05 13:42 
GeneralRe: Removing metadata from MS Office documents Pin
sps-itsec4624-Jan-05 23:47
sps-itsec4624-Jan-05 23:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.