Click here to Skip to main content
15,913,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCreateProcess( ) :o) Pin
MemLeak6-Mar-03 9:07
MemLeak6-Mar-03 9:07 
GeneralRe: CreateProcess( ) :o) Pin
MemLeak6-Mar-03 10:04
MemLeak6-Mar-03 10:04 
GeneralRe: CreateProcess( ) :o) Pin
Danny Blanchard6-Mar-03 10:09
Danny Blanchard6-Mar-03 10:09 
GeneralRe: CreateProcess( ) :o) Pin
Danny Blanchard6-Mar-03 10:10
Danny Blanchard6-Mar-03 10:10 
GeneralRe: CreateProcess( ) :o) Pin
Blake Miller7-Mar-03 9:44
Blake Miller7-Mar-03 9:44 
GeneralCustom controls in an exported DLL Pin
DREVET Olivier6-Mar-03 8:54
DREVET Olivier6-Mar-03 8:54 
GeneralRe: Custom controls in an exported DLL Pin
Bartosz Bien6-Mar-03 12:33
Bartosz Bien6-Mar-03 12:33 
GeneralRe: Custom controls in an exported DLL Pin
DREVET Olivier6-Mar-03 13:06
DREVET Olivier6-Mar-03 13:06 
Thank you for your answer BB, your advice is all right with rich edit control (with the use of AfxInitRichEdit), but the exported form view is still crashing with custom controls Frown | :-(

An assert occurs on the view creation -> hWnd is NULL in CreateDlgIndirect(). I guess that something is not properly initialized but what ? That is the question, hopping that someone could answer to it... Smile | :)

After some searches, I didn't found anything interesting about such initialisation...
GeneralRe: Custom controls in an exported DLL Pin
Bartosz Bien7-Mar-03 0:33
Bartosz Bien7-Mar-03 0:33 
GeneralRe: Custom controls in an exported DLL Pin
DREVET Olivier7-Mar-03 0:48
DREVET Olivier7-Mar-03 0:48 
GeneralRe: Custom controls in an exported DLL Pin
Bartosz Bien7-Mar-03 1:07
Bartosz Bien7-Mar-03 1:07 
GeneralRe: Custom controls in an exported DLL Pin
DREVET Olivier7-Mar-03 1:21
DREVET Olivier7-Mar-03 1:21 
GeneralRe: Custom controls in an exported DLL Pin
DREVET Olivier7-Mar-03 4:34
DREVET Olivier7-Mar-03 4:34 
GeneralRe: Custom controls in an exported DLL Pin
Bartosz Bien7-Mar-03 4:49
Bartosz Bien7-Mar-03 4:49 
GeneralDynamic creation (instanciation) of classes Pin
dherrero6-Mar-03 8:35
dherrero6-Mar-03 8:35 
GeneralRe: Dynamic creation (instanciation) of classes Pin
Ravi Bhavnani6-Mar-03 8:37
professionalRavi Bhavnani6-Mar-03 8:37 
GeneralRe: Dynamic creation (instanciation) of classes Pin
dherrero6-Mar-03 12:11
dherrero6-Mar-03 12:11 
GeneralAdd about to system menu in dialog box Pin
jimNLX6-Mar-03 8:27
jimNLX6-Mar-03 8:27 
GeneralRe: Add about to system menu in dialog box Pin
Ravi Bhavnani6-Mar-03 8:35
professionalRavi Bhavnani6-Mar-03 8:35 
GeneralRe: Add about to system menu in dialog box Pin
jimNLX6-Mar-03 8:37
jimNLX6-Mar-03 8:37 
GeneralRe: Add about to system menu in dialog box Pin
jimNLX6-Mar-03 9:12
jimNLX6-Mar-03 9:12 
QuestionDiffernance between MFC extension DL L and regular mfc dll? Pin
clintsinger6-Mar-03 8:17
clintsinger6-Mar-03 8:17 
AnswerRe: Differnance between MFC extension DL L and regular mfc dll? Pin
Bartosz Bien6-Mar-03 12:35
Bartosz Bien6-Mar-03 12:35 
GeneralTransparent Icons Pin
jimNLX6-Mar-03 8:17
jimNLX6-Mar-03 8:17 
GeneralRe: Transparent Icons Pin
DREVET Olivier7-Mar-03 3:10
DREVET Olivier7-Mar-03 3:10 

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.