Click here to Skip to main content
15,903,388 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: detecting a window in win32 Pin
ThatsAlok8-Aug-05 18:18
ThatsAlok8-Aug-05 18:18 
GeneralRe: detecting a window in win32 Pin
David Crow9-Aug-05 2:27
David Crow9-Aug-05 2:27 
GeneralHiding ScrollBars Pin
raybert8-Aug-05 5:40
raybert8-Aug-05 5:40 
GeneralRe: Hiding ScrollBars Pin
Jose Lamas Rios8-Aug-05 6:41
Jose Lamas Rios8-Aug-05 6:41 
GeneralRe: Hiding ScrollBars Pin
raybert8-Aug-05 8:04
raybert8-Aug-05 8:04 
GeneralRe: Hiding ScrollBars Pin
Jose Lamas Rios8-Aug-05 8:17
Jose Lamas Rios8-Aug-05 8:17 
GeneralD3DXCreateTextureFromFile and CBitmap Pin
akira328-Aug-05 4:58
akira328-Aug-05 4:58 
GeneralOleControl crashes i.e. on shutdown Pin
Ed Deighton8-Aug-05 4:45
Ed Deighton8-Aug-05 4:45 
I have an mfc ActiveX control. It exports a few functions and uses an COleControl for its main window. Basically on this machine I have running win2K it crashes when closing down.

The crash occurs in AfxWinProc due to the module state returning a null CWnd pointer given the hwnd - the message is WM_DESTROY. Somehow MFC has gone and dumped all its hWnd to CWnd* maps and the call to AfxWinProc causes the whole thing to just crash.

Unbelievably MFC doesnt simply test for a null CWnd pointer, it insists on just ASSERTing it like mad and trying to carry on regardless.




GeneralEmbedding the Player Control in an MFC Project Pin
c+-8-Aug-05 3:56
c+-8-Aug-05 3:56 
GeneralRe: Embedding the Player Control in an MFC Project Pin
Marc Soleda8-Aug-05 5:39
Marc Soleda8-Aug-05 5:39 
GeneralRe: Embedding the Player Control in an MFC Project Pin
Marc Soleda8-Aug-05 7:48
Marc Soleda8-Aug-05 7:48 
GeneralRe: Embedding the Player Control in an MFC Project Pin
c+-8-Aug-05 17:53
c+-8-Aug-05 17:53 
GeneralRe: Embedding the Player Control in an MFC Project Pin
Marc Soleda8-Aug-05 19:23
Marc Soleda8-Aug-05 19:23 
GeneralStringFromCLSID Pin
Alexander M.,8-Aug-05 3:29
Alexander M.,8-Aug-05 3:29 
GeneralRe: StringFromCLSID Pin
Tim Smith8-Aug-05 3:58
Tim Smith8-Aug-05 3:58 
GeneralRe: StringFromCLSID Pin
peterchen8-Aug-05 8:49
peterchen8-Aug-05 8:49 
Generalproblem with Cursor size bigger than 32x32 256 color Pin
DionChen8-Aug-05 3:22
DionChen8-Aug-05 3:22 
GeneralRe: problem with Cursor size bigger than 32x32 256 color Pin
PJ Arends8-Aug-05 5:51
professionalPJ Arends8-Aug-05 5:51 
GeneralRe: problem with Cursor size bigger than 32x32 256 color Pin
DionChen8-Aug-05 6:15
DionChen8-Aug-05 6:15 
GeneralRe: problem with Cursor size bigger than 32x32 256 color Pin
DionChen8-Aug-05 8:42
DionChen8-Aug-05 8:42 
Generalobject not created Pin
sayup8-Aug-05 2:49
sayup8-Aug-05 2:49 
GeneralRe: object not created Pin
Jose Lamas Rios8-Aug-05 2:53
Jose Lamas Rios8-Aug-05 2:53 
GeneralRe: object not created Pin
sayup8-Aug-05 3:35
sayup8-Aug-05 3:35 
GeneralRe: object not created Pin
Cedric Moonen8-Aug-05 3:53
Cedric Moonen8-Aug-05 3:53 
GeneralConvert Font Size Pin
HumanOsc8-Aug-05 2:40
HumanOsc8-Aug-05 2:40 

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.