Click here to Skip to main content
15,895,256 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Unknown error Pin
Jim Crafton21-Oct-04 8:24
Jim Crafton21-Oct-04 8:24 
GeneralAdding a menu to a CMDIChildWnd Pin
moredip20-Oct-04 7:10
moredip20-Oct-04 7:10 
GeneralRe: Adding a menu to a CMDIChildWnd Pin
Jim Crafton20-Oct-04 7:50
Jim Crafton20-Oct-04 7:50 
GeneralRe: Adding a menu to a CMDIChildWnd Pin
moredip20-Oct-04 9:31
moredip20-Oct-04 9:31 
GeneralRe: Adding a menu to a CMDIChildWnd Pin
Jim Crafton20-Oct-04 17:12
Jim Crafton20-Oct-04 17:12 
GeneralRe: Adding a menu to a CMDIChildWnd Pin
moredip20-Oct-04 9:36
moredip20-Oct-04 9:36 
GeneralMessage to handle to catch CMainFrame being minimized Pin
BlackDice20-Oct-04 7:07
BlackDice20-Oct-04 7:07 
GeneralRe: Message to handle to catch CMainFrame being minimized Pin
Jim Crafton20-Oct-04 7:56
Jim Crafton20-Oct-04 7:56 
Maybe look at WM_SYSCOMMAND and see if the SC_MINIMIZE is set? Another option is to look at WM_SHOWWINDOW or possibly WM_WINDOWPOSCHANGED. Check MSDN docs to be sure (or there's always the tried and true test app to hack around with to test it).

¡El diablo está en mis pantalones! ¡Mire, mire!

Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)!

SELECT * FROM User WHERE Clue > 0
0 rows returned

GeneralRESOLVED Pin
BlackDice22-Oct-04 3:37
BlackDice22-Oct-04 3:37 
GeneralNeed help!! Calling 1 DLL from another Pin
skinnyreptile16820-Oct-04 7:00
skinnyreptile16820-Oct-04 7:00 
GeneralRe: Need help!! Calling 1 DLL from another Pin
Jim Crafton20-Oct-04 8:00
Jim Crafton20-Oct-04 8:00 
GeneralRe: Need help!! Calling 1 DLL from another Pin
skinnyreptile16821-Oct-04 2:56
skinnyreptile16821-Oct-04 2:56 
GeneralRe: Need help!! Calling 1 DLL from another Pin
Jim Crafton21-Oct-04 8:28
Jim Crafton21-Oct-04 8:28 
QuestionHow do I reclaim this memory? Pin
LynnJ20-Oct-04 6:48
LynnJ20-Oct-04 6:48 
AnswerRe: How do I reclaim this memory? Pin
Maximilien20-Oct-04 6:55
Maximilien20-Oct-04 6:55 
GeneralRe: How do I reclaim this memory? Pin
LynnJ20-Oct-04 7:16
LynnJ20-Oct-04 7:16 
GeneralRe: How do I reclaim this memory? Pin
Joaquín M López Muñoz20-Oct-04 9:23
Joaquín M López Muñoz20-Oct-04 9:23 
GeneralRe: How do I reclaim this memory? Pin
David Crow20-Oct-04 10:06
David Crow20-Oct-04 10:06 
QuestionHow do I set the cursor of an HWND? Pin
KellyR20-Oct-04 4:54
KellyR20-Oct-04 4:54 
AnswerRe: How do I set the cursor of an HWND? Pin
Jim Crafton20-Oct-04 8:04
Jim Crafton20-Oct-04 8:04 
GeneralRe: How do I set the cursor of an HWND? Pin
Michael Dunn20-Oct-04 9:10
sitebuilderMichael Dunn20-Oct-04 9:10 
GeneralRe: How do I set the cursor of an HWND? Pin
Jim Crafton20-Oct-04 14:56
Jim Crafton20-Oct-04 14:56 
GeneralRe: How do I set the cursor of an HWND? Pin
Michael Dunn21-Oct-04 3:22
sitebuilderMichael Dunn21-Oct-04 3:22 
GeneralRe: How do I set the cursor of an HWND? Pin
KellyR20-Oct-04 11:07
KellyR20-Oct-04 11:07 
GeneralDisplay html page on a dialog Pin
includeh1020-Oct-04 4:39
includeh1020-Oct-04 4:39 

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.