Click here to Skip to main content
15,915,093 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Preventing MDI windows opening Pin
Trollslayer12-Jan-07 15:31
mentorTrollslayer12-Jan-07 15:31 
QuestionWM_CHAR ,WM_KEYDOWN Pin
Max++12-Jan-07 8:16
Max++12-Jan-07 8:16 
AnswerRe: WM_CHAR ,WM_KEYDOWN Pin
James R. Twine12-Jan-07 8:32
James R. Twine12-Jan-07 8:32 
NewsDirectx 9 Programming Solution Pin
linkinproof12-Jan-07 8:01
linkinproof12-Jan-07 8:01 
Questionbeginner question re: update timepicker control Pin
ldsdbomber12-Jan-07 5:24
ldsdbomber12-Jan-07 5:24 
AnswerRe: beginner question re: update timepicker control Pin
led mike12-Jan-07 5:33
led mike12-Jan-07 5:33 
GeneralRe: beginner question re: update timepicker control Pin
ldsdbomber12-Jan-07 5:37
ldsdbomber12-Jan-07 5:37 
GeneralRe: beginner question re: update timepicker control Pin
led mike12-Jan-07 5:41
led mike12-Jan-07 5:41 
ldsdbomber wrote:
I just want that to update every second with the real time.


Get the current time using GetSystemTime(). That result is your source data. Then write that data to the DateTimePicker control.


led mike

GeneralRe: beginner question re: update timepicker control Pin
ldsdbomber12-Jan-07 5:46
ldsdbomber12-Jan-07 5:46 
GeneralRe: beginner question re: update timepicker control Pin
led mike12-Jan-07 6:58
led mike12-Jan-07 6:58 
QuestionRe: beginner question re: update timepicker control Pin
David Crow12-Jan-07 5:41
David Crow12-Jan-07 5:41 
AnswerRe: beginner question re: update timepicker control Pin
ldsdbomber12-Jan-07 5:42
ldsdbomber12-Jan-07 5:42 
AnswerRe: beginner question re: update timepicker control Pin
ldsdbomber29-Jan-07 3:27
ldsdbomber29-Jan-07 3:27 
GeneralRe: beginner question re: update timepicker control Pin
David Crow29-Jan-07 4:22
David Crow29-Jan-07 4:22 
GeneralRe: beginner question re: update timepicker control Pin
ldsdbomber29-Jan-07 4:44
ldsdbomber29-Jan-07 4:44 
GeneralRe: beginner question re: update timepicker control Pin
David Crow29-Jan-07 5:32
David Crow29-Jan-07 5:32 
Questionhow to get the size of an array of strings? Pin
Arris7412-Jan-07 4:59
Arris7412-Jan-07 4:59 
AnswerRe: how to get the size of an array of strings? Pin
led mike12-Jan-07 5:06
led mike12-Jan-07 5:06 
GeneralRe: how to get the size of an array of strings? Pin
Arris7412-Jan-07 5:16
Arris7412-Jan-07 5:16 
GeneralRe: how to get the size of an array of strings? Pin
David Crow12-Jan-07 5:37
David Crow12-Jan-07 5:37 
AnswerRe: how to get the size of an array of strings? Pin
Arris7412-Jan-07 5:43
Arris7412-Jan-07 5:43 
GeneralRe: how to get the size of an array of strings? Pin
Chris Losinger12-Jan-07 5:38
professionalChris Losinger12-Jan-07 5:38 
AnswerRe: how to get the size of an array of strings? Pin
Arris7412-Jan-07 6:07
Arris7412-Jan-07 6:07 
GeneralRe: how to get the size of an array of strings? Pin
Chris Losinger12-Jan-07 6:11
professionalChris Losinger12-Jan-07 6:11 
GeneralRe: how to get the size of an array of strings? Pin
James R. Twine12-Jan-07 6:45
James R. Twine12-Jan-07 6:45 

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.