Click here to Skip to main content
15,917,538 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Populate a random __int64 Pin
Chris Losinger29-Nov-05 8:43
professionalChris Losinger29-Nov-05 8:43 
GeneralRe: Populate a random __int64 Pin
Cedric Moonen29-Nov-05 8:53
Cedric Moonen29-Nov-05 8:53 
AnswerRe: Populate a random __int64 Pin
David Crow29-Nov-05 9:15
David Crow29-Nov-05 9:15 
AnswerRe: Populate a random __int64 Pin
PJ Arends29-Nov-05 9:32
professionalPJ Arends29-Nov-05 9:32 
Questionchanging default #defines in stdafx.h Pin
BlackDice29-Nov-05 4:44
BlackDice29-Nov-05 4:44 
AnswerRe: changing default #defines in stdafx.h Pin
Curtis Schlak.29-Nov-05 13:51
Curtis Schlak.29-Nov-05 13:51 
QuestionCDateTimeCtrl Questions Pin
#realJSOP29-Nov-05 4:15
professional#realJSOP29-Nov-05 4:15 
AnswerRe: CDateTimeCtrl Questions Pin
PJ Arends29-Nov-05 6:05
professionalPJ Arends29-Nov-05 6:05 
John Simmons / outlaw programmer wrote:
1) Is there a way to programatically check/uncheck the checbox in this control?


DTM_SETSYSTEMTIME. The WPARAM is used to set the checkbox state.

The return value from a DTM_GETSYSTEMTIME message is the checkbox state.

John Simmons / outlaw programmer wrote:
2) Is there a way to tell when the checkbox has been clicked on?


Handle the DTN_DATETIMECHANGE notification.



"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

"Obviously ???  You're definitely a superstar!!!" - mYkel - 21 Jun '04

"There's not enough blatant self-congratulatory backslapping in the world today..." - HumblePie - 21 Jun '05

Within you lies the power for good - Use it!
QuestionGDI+ cpu usage Pin
Alberto_Canabal29-Nov-05 3:48
Alberto_Canabal29-Nov-05 3:48 
AnswerRe: GDI+ cpu usage Pin
Shog929-Nov-05 11:39
sitebuilderShog929-Nov-05 11:39 
GeneralRe: GDI+ cpu usage Pin
Alberto_Canabal1-Dec-05 1:01
Alberto_Canabal1-Dec-05 1:01 
GeneralRe: GDI+ cpu usage Pin
Shog91-Dec-05 10:56
sitebuilderShog91-Dec-05 10:56 
GeneralRe: GDI+ cpu usage Pin
Alberto_Canabal2-Dec-05 7:29
Alberto_Canabal2-Dec-05 7:29 
GeneralRe: GDI+ cpu usage Pin
Shog92-Dec-05 7:51
sitebuilderShog92-Dec-05 7:51 
Questionto send data from parent window to child window Pin
sheshidar29-Nov-05 3:28
sheshidar29-Nov-05 3:28 
AnswerRe: to send data from parent window to child window Pin
Cedric Moonen29-Nov-05 3:47
Cedric Moonen29-Nov-05 3:47 
GeneralRe: to send data from parent window to child window Pin
sheshidar30-Nov-05 0:54
sheshidar30-Nov-05 0:54 
QuestionChange Thread Name in MFC Pin
Pixinger7729-Nov-05 3:09
Pixinger7729-Nov-05 3:09 
AnswerRe: Change Thread Name in MFC Pin
Blake Miller29-Nov-05 5:13
Blake Miller29-Nov-05 5:13 
GeneralRe: Change Thread Name in MFC Pin
Blake Miller29-Nov-05 6:32
Blake Miller29-Nov-05 6:32 
GeneralRe: Change Thread Name in MFC Pin
Pixinger7722-Dec-05 23:21
Pixinger7722-Dec-05 23:21 
QuestionHow I can read the value of CPU's program counter . Pin
Loc Milkyway29-Nov-05 3:07
Loc Milkyway29-Nov-05 3:07 
Questionpop-up menu problem, inside splitter, using doc/view Pin
l00p1n629-Nov-05 3:00
l00p1n629-Nov-05 3:00 
Questionproblem with DirectSound application Pin
8ki29-Nov-05 3:00
8ki29-Nov-05 3:00 
QuestionHow to use Enum::Parse properly Pin
DWOO29-Nov-05 2:54
DWOO29-Nov-05 2:54 

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.