Click here to Skip to main content
16,010,351 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: dialog box constantly reappearing Pin
elephantstar6-Jul-04 11:37
elephantstar6-Jul-04 11:37 
Questionhow to minimize all windows Pin
5iveboy30-Jun-04 13:13
5iveboy30-Jun-04 13:13 
AnswerRe: how to minimize all windows Pin
palbano30-Jun-04 13:27
palbano30-Jun-04 13:27 
GeneralShellExecute question Pin
5iveboy30-Jun-04 13:10
5iveboy30-Jun-04 13:10 
GeneralRe: ShellExecute question Pin
palbano30-Jun-04 13:16
palbano30-Jun-04 13:16 
General!UPDATED! Debug works but release crashes (this one's tricky) Pin
boxmonkey30-Jun-04 10:59
boxmonkey30-Jun-04 10:59 
GeneralRe: Debug works but release crashes (this one's tricky) Pin
Roger Allen30-Jun-04 11:41
Roger Allen30-Jun-04 11:41 
GeneralRe: Debug works but release crashes (this one's tricky) Pin
boxmonkey30-Jun-04 12:10
boxmonkey30-Jun-04 12:10 
Call stack looks like this:

CWnd::GetStyle(const CWnd * const 0x0012f758 {CJailDialog hWnd=0x002d0b20}) line 195 + 1 byte
_AfxHandleActivate(CWnd * 0x0012f758 {CJailDialog hWnd=0x002d0b20}, unsigned int 1, CWnd * 0x00323fc0 {CMainFrame hWnd=0x003f011c}) line 145 + 11 bytes
MFC42! 5f401be9()
CWnd::WindowProc(CWnd * const 0x0012f758 {CJailDialog hWnd=0x002d0b20}, unsigned int 6, unsigned int 1, long 4129052) line 1596 + 27 bytes
AfxCallWndProc(CWnd * 0x0012f758 {CJailDialog hWnd=0x002d0b20}, HWND__ * 0x00000000, unsigned int 6, unsigned int 1, long 4129052) line 218
AfxWndProc(HWND__ * 0x002d0b20, unsigned int 6, unsigned int 1, long 4129052) line 377 + 16 bytes
AfxWndProcBase(HWND__ * 0x002d0b20, unsigned int 6, unsigned int 1, long 4129052) line 220 + 21 bytes
USER32! 77d43a50()
USER32! 77d43b1f()
USER32! 77d444f5()
USER32! 77d44525()
NTDLL! 77f75da3()
58000080()


I don't know about you, but that doesn't seem very helpful to me...
GeneralRe: Debug works but release crashes (this one's tricky) Pin
PJ Arends30-Jun-04 11:55
professionalPJ Arends30-Jun-04 11:55 
GeneralRe: Debug works but release crashes (this one's tricky) Pin
boxmonkey30-Jun-04 12:10
boxmonkey30-Jun-04 12:10 
GeneralRe: !UPDATED! Debug works but release crashes (this one's tricky) Pin
Yawar Maajed30-Jun-04 13:16
Yawar Maajed30-Jun-04 13:16 
GeneralRe: !UPDATED! Debug works but release crashes (this one's tricky) Pin
Yawar Maajed30-Jun-04 13:22
Yawar Maajed30-Jun-04 13:22 
GeneralRe: !UPDATED! Debug works but release crashes (this one's tricky) Pin
boxmonkey30-Jun-04 13:38
boxmonkey30-Jun-04 13:38 
GeneralRe: !UPDATED! Debug works but release crashes (this one's tricky) Pin
Yawar Maajed30-Jun-04 13:40
Yawar Maajed30-Jun-04 13:40 
QuestionRe: !UPDATED! Debug works but release crashes (this one's tricky) Pin
dahill20-Mar-06 13:05
dahill20-Mar-06 13:05 
GeneralDisable start button Pin
Larsson30-Jun-04 10:52
Larsson30-Jun-04 10:52 
GeneralRe: Disable start button Pin
P-Rex30-Jun-04 20:32
P-Rex30-Jun-04 20:32 
GeneralRe: Disable start button Pin
Larsson1-Jul-04 0:36
Larsson1-Jul-04 0:36 
Generalicon question Pin
Spiritofamerica30-Jun-04 10:49
Spiritofamerica30-Jun-04 10:49 
GeneralRe: icon question Pin
David Crow30-Jun-04 10:52
David Crow30-Jun-04 10:52 
GeneralNewbee: OLE Drag&Drop CListCtrl Problem Pin
otrcomm30-Jun-04 10:35
otrcomm30-Jun-04 10:35 
Generalphone number Pin
Nemok30-Jun-04 10:20
Nemok30-Jun-04 10:20 
GeneralRe: phone number Pin
David Crow30-Jun-04 10:50
David Crow30-Jun-04 10:50 
GeneralWhy does CreateProcess NOT work inside a service application Pin
Anonymous30-Jun-04 9:29
Anonymous30-Jun-04 9:29 
GeneralRe: Why does CreateProcess NOT work inside a service application Pin
palbano30-Jun-04 9:41
palbano30-Jun-04 9:41 

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.