Click here to Skip to main content
15,892,072 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: data exchange Pin
Christian Graus20-Feb-03 10:36
protectorChristian Graus20-Feb-03 10:36 
Generalexcel setting paper size Pin
Anonymous20-Feb-03 10:01
Anonymous20-Feb-03 10:01 
GeneralCrichEditCTrl Pin
ns20-Feb-03 9:33
ns20-Feb-03 9:33 
GeneralRe: CrichEditCTrl Pin
Valera24117620-Feb-03 11:34
Valera24117620-Feb-03 11:34 
GeneralRe: CrichEditCTrl Pin
ns21-Feb-03 0:47
ns21-Feb-03 0:47 
GeneralRe: CrichEditCTrl Pin
Valera24117621-Feb-03 10:02
Valera24117621-Feb-03 10:02 
GeneralRe: CrichEditCTrl Pin
ns24-Feb-03 1:58
ns24-Feb-03 1:58 
GeneralGreying out checkboxes in TreeView Pin
nitingonsalves20-Feb-03 8:24
nitingonsalves20-Feb-03 8:24 
GeneralTerminating Applications in VC++ Pin
Anonymous20-Feb-03 8:18
Anonymous20-Feb-03 8:18 
GeneralRe: Terminating Applications in VC++ Pin
AlexO20-Feb-03 8:56
AlexO20-Feb-03 8:56 
GeneralDynamic linking MFC Pin
User 988520-Feb-03 6:55
User 988520-Feb-03 6:55 
GeneralRe: Dynamic linking MFC Pin
valikac20-Feb-03 7:25
valikac20-Feb-03 7:25 
GeneralRe: Dynamic linking MFC Pin
Florian Heidenreich20-Feb-03 8:17
Florian Heidenreich20-Feb-03 8:17 
Questionvector::iterator: difference = index? Pin
peterchen20-Feb-03 6:41
peterchen20-Feb-03 6:41 
AnswerRe: vector::iterator: difference = index? Pin
Joaquín M López Muñoz20-Feb-03 6:50
Joaquín M López Muñoz20-Feb-03 6:50 
GeneralHelp in getting the UNC path Pin
ElizabethC20-Feb-03 6:26
ElizabethC20-Feb-03 6:26 
GeneralRe: Help in getting the UNC path Pin
Joaquín M López Muñoz20-Feb-03 6:41
Joaquín M López Muñoz20-Feb-03 6:41 
GeneralRe: Help in getting the UNC path Pin
ElizabethC20-Feb-03 7:35
ElizabethC20-Feb-03 7:35 
GeneralRe: Help in getting the UNC path Pin
Joaquín M López Muñoz20-Feb-03 7:40
Joaquín M López Muñoz20-Feb-03 7:40 
GeneralMFC Extension DLL Pin
orcun colak20-Feb-03 6:18
orcun colak20-Feb-03 6:18 
GeneralRe: MFC Extension DLL Pin
valikac20-Feb-03 7:29
valikac20-Feb-03 7:29 
GeneralRe: MFC Extension DLL Pin
converdb20-Feb-03 12:01
converdb20-Feb-03 12:01 
Are you calling AFX_MANAGE_STATE macros at the very beginning of any exported function from the dll??
If you do not you may have problems sharing mfc resources and so on...
Have a look on the wizard's comments added on the cpp file automaticaly created to content the CAPP derived object.

hope to be useful


Greetings...

Just three words: void main(void)
Generalvery simple question Pin
davzfr20-Feb-03 6:01
davzfr20-Feb-03 6:01 
General'specia 'message box Pin
Anonymous20-Feb-03 5:47
Anonymous20-Feb-03 5:47 
GeneralRe: 'specia 'message box Pin
Chris Losinger20-Feb-03 6:50
professionalChris Losinger20-Feb-03 6:50 

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.