Click here to Skip to main content
15,900,724 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Need C++ programmer consulting Pin
Renjith Ramachandran2-May-04 5:46
Renjith Ramachandran2-May-04 5:46 
GeneralDeveloper Studio problem ! Pin
Still learning how to code2-May-04 1:26
Still learning how to code2-May-04 1:26 
GeneralRe: Developer Studio problem ! Pin
Still learning how to code3-May-04 0:04
Still learning how to code3-May-04 0:04 
GeneralAuto updater Pin
?!?2-May-04 0:54
?!?2-May-04 0:54 
Generalcompile error Pin
dudic2-May-04 0:38
dudic2-May-04 0:38 
GeneralRe: compile error Pin
Andrew Walker2-May-04 1:15
Andrew Walker2-May-04 1:15 
Generalcleaning run menu MRU without reboot Pin
Monk_1-May-04 22:02
Monk_1-May-04 22:02 
GeneralRe: cleaning run menu MRU without reboot Pin
Dominik Reichl1-May-04 22:50
Dominik Reichl1-May-04 22:50 
I'm not sure if this will help but try this:

SendMessage(HWND_BROADCAST, WM_SETTINGCHANGE, (WPARAM)NULL, (LPARAM)NULL);

Hope this helps Smile | :)
Dominik



_outp(0x64, 0xAD);
and
__asm mov al, 0xAD __asm out 0x64, al
do the same... but what do they do?? Wink | ;)
(doesn't work on NT)

GeneralRe: cleaning run menu MRU without reboot Pin
Michael Dunn2-May-04 6:00
sitebuilderMichael Dunn2-May-04 6:00 
Questionmodify a file without causing system notifcation that it was modified? Pin
Roman Nurik1-May-04 17:59
Roman Nurik1-May-04 17:59 
AnswerRe: modify a file without causing system notifcation that it was modified? Pin
Michael Dunn2-May-04 6:04
sitebuilderMichael Dunn2-May-04 6:04 
QuestionRecogize VietNamese font code??? Pin
Anonymous1-May-04 17:46
Anonymous1-May-04 17:46 
GeneralEMAIL SENDING Pin
Shane George1-May-04 15:33
sussShane George1-May-04 15:33 
GeneralRe: EMAIL SENDING Pin
Hauptman(n)1-May-04 22:13
Hauptman(n)1-May-04 22:13 
GeneralRe: EMAIL SENDING Pin
Dominik Reichl1-May-04 22:52
Dominik Reichl1-May-04 22:52 
Questionwhat's the difference between "return -1"and "return -2" about return value? Pin
vividtang1-May-04 15:06
vividtang1-May-04 15:06 
AnswerRe: what's the difference between "return -1"and "return -2" about return value? Pin
Tim Smith1-May-04 15:52
Tim Smith1-May-04 15:52 
Questionwhat request to "ifstream infile("name of file")? Pin
vividtang1-May-04 15:02
vividtang1-May-04 15:02 
AnswerRe: what request to "ifstream infile("name of file")? Pin
Hauptman(n)1-May-04 23:04
Hauptman(n)1-May-04 23:04 
GeneralRe: what request to "ifstream infile("name of file")? Pin
vividtang2-May-04 4:29
vividtang2-May-04 4:29 
GeneralRe: what request to "ifstream infile("name of file")? Pin
Hauptman(n)2-May-04 4:54
Hauptman(n)2-May-04 4:54 
Generalilmerge Pin
Opwar1-May-04 13:12
Opwar1-May-04 13:12 
GeneralRe: ilmerge Pin
Terry O'Nolley1-May-04 14:31
Terry O'Nolley1-May-04 14:31 
QuestionCREATING AND USING HANDLE??? Pin
chapelle1-May-04 12:37
chapelle1-May-04 12:37 
AnswerRe: CREATING AND USING HANDLE??? Pin
Hauptman(n)1-May-04 22:08
Hauptman(n)1-May-04 22:08 

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.