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

C / C++ / MFC

 
GeneralRe: Cool interfaces Pin
Michael Dunn2-May-01 7:07
sitebuilderMichael Dunn2-May-01 7:07 
GeneralPassing a Function Pointer of a member of a class Pin
2-May-01 4:29
suss2-May-01 4:29 
GeneralRe: Passing a Function Pointer of a member of a class Pin
2-May-01 6:15
suss2-May-01 6:15 
GeneralRe: Passing a Function Pointer of a member of a class Pin
Michael Dunn2-May-01 7:08
sitebuilderMichael Dunn2-May-01 7:08 
GeneralINI File Weirdness Pin
#realJSOP2-May-01 3:35
professional#realJSOP2-May-01 3:35 
GeneralRe: INI File Weirdness Pin
2-May-01 3:48
suss2-May-01 3:48 
GeneralBest Method-Rebooting Windows Pin
Paul Selormey2-May-01 1:59
Paul Selormey2-May-01 1:59 
GeneralRe: Best Method-Rebooting Windows Pin
Peter Pearson2-May-01 2:21
Peter Pearson2-May-01 2:21 
The ExitWindowsEx function will work on all Windows platforms, but under NT/W2k/XP, you will have to check and/or modify the system privileges to enable the ExitWindowsEx call to work correctly.

See this link on CodeGuru for some code:

http://codeguru.earthweb.com/cgi-bin/bbs/wt/showpost.pl?Board=vc&Number=232529&page=16&view=collapsed&sb=5

Cheers,
Peter
GeneralRe: Best Method-Rebooting Windows Pin
Paul Selormey2-May-01 18:10
Paul Selormey2-May-01 18:10 
QuestionWS_EX_LEFTSCROLLBAR with combo boxes not working? Pin
1-May-01 23:40
suss1-May-01 23:40 
AnswerRe: WS_EX_LEFTSCROLLBAR with combo boxes not working? Pin
Tomasz Sowinski2-May-01 0:18
Tomasz Sowinski2-May-01 0:18 
GeneralRe: WS_EX_LEFTSCROLLBAR with combo boxes not working? Pin
2-May-01 0:35
suss2-May-01 0:35 
GeneralRe: WS_EX_LEFTSCROLLBAR with combo boxes not working? Pin
Tomasz Sowinski2-May-01 1:02
Tomasz Sowinski2-May-01 1:02 
GeneralRe: WS_EX_LEFTSCROLLBAR with combo boxes not working? Pin
2-May-01 4:18
suss2-May-01 4:18 
GeneralDraw image at another Application's HWND Pin
Yong Haur TAY1-May-01 21:48
Yong Haur TAY1-May-01 21:48 
GeneralRe: Draw image at another Application's HWND Pin
2-May-01 6:20
suss2-May-01 6:20 
GeneralRe: Draw image at another Application's HWND Pin
Christian Graus2-May-01 12:10
protectorChristian Graus2-May-01 12:10 
GeneralHiding a process in Task Manager ! Pin
yamini1-May-01 19:51
yamini1-May-01 19:51 
GeneralRe: Hiding a process in Task Manager ! Pin
AlexEg2-May-01 21:44
AlexEg2-May-01 21:44 
Question? Pin
yamini1-May-01 19:50
yamini1-May-01 19:50 
GeneralBitBlt on Win98 / WinNT Pin
Liam O'Hagan1-May-01 14:22
Liam O'Hagan1-May-01 14:22 
GeneralRe: BitBlt on Win98 / WinNT Pin
2-May-01 6:29
suss2-May-01 6:29 
GeneralRe: BitBlt on Win98 / WinNT Pin
Liam O'Hagan2-May-01 13:15
Liam O'Hagan2-May-01 13:15 
GeneralRe: BitBlt on Win98 / WinNT Pin
Christian Graus2-May-01 12:41
protectorChristian Graus2-May-01 12:41 
GeneralRe: BitBlt on Win98 / WinNT Pin
Liam O'Hagan2-May-01 13:16
Liam O'Hagan2-May-01 13:16 

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.