Click here to Skip to main content
15,914,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CALLBACK ... Pin
23-Apr-01 2:16
suss23-Apr-01 2:16 
GeneralRe: CALLBACK ... Pin
l a u r e n23-Apr-01 7:35
l a u r e n23-Apr-01 7:35 
GeneralRe: CALLBACK ... Pin
23-Apr-01 12:36
suss23-Apr-01 12:36 
Generalobj file Pin
22-Apr-01 7:37
suss22-Apr-01 7:37 
GeneralRe: obj file Pin
23-Apr-01 23:40
suss23-Apr-01 23:40 
Generalobj file Pin
22-Apr-01 7:36
suss22-Apr-01 7:36 
QuestionTimer functions in Win32? Pin
Rickard Andersson2022-Apr-01 5:45
Rickard Andersson2022-Apr-01 5:45 
AnswerRe: Timer functions in Win32? Pin
Masaaki Onishi22-Apr-01 14:55
Masaaki Onishi22-Apr-01 14:55 
Hello, the codegurus around the world.;)

I'm not familiar with Win32 like C style code so much,
but this is my guess.Roll eyes | :rolleyes:

1) Use ::SetTimer API function.
2) Pick up WM_TIMER message at WinProc function.
3) Maybe wParam or lParam includes Timer ID.

Or someone helps this? Confused | :confused:

Have a nice day!
-Masaaki Onishi-
AnswerRe: Timer functions in Win32? Pin
Hadi Rezaee22-Apr-01 17:36
Hadi Rezaee22-Apr-01 17:36 
AnswerRe: Timer functions in Win32? Pin
#realJSOP23-Apr-01 5:40
professional#realJSOP23-Apr-01 5:40 
GeneralUnicode Files Pin
22-Apr-01 3:09
suss22-Apr-01 3:09 
GeneralRe: Unicode Files Pin
Michael Dunn22-Apr-01 9:21
sitebuilderMichael Dunn22-Apr-01 9:21 
GeneralRe: Unicode Files Pin
22-Apr-01 13:48
suss22-Apr-01 13:48 
GeneralRe: Unicode Files Pin
l a u r e n22-Apr-01 14:10
l a u r e n22-Apr-01 14:10 
GeneralRe: Unicode Files Pin
22-Apr-01 17:43
suss22-Apr-01 17:43 
GeneralRe: Unicode Files Pin
Michael Dunn22-Apr-01 19:21
sitebuilderMichael Dunn22-Apr-01 19:21 
GeneralUsing RichEdit control ... Pin
Hadi Rezaee21-Apr-01 10:12
Hadi Rezaee21-Apr-01 10:12 
GeneralRe: Using RichEdit control ... Pin
Hadi Rezaee22-Apr-01 17:24
Hadi Rezaee22-Apr-01 17:24 
GeneralODBC CRecordset::Delete Pin
21-Apr-01 6:49
suss21-Apr-01 6:49 
GeneralRe: ODBC CRecordset::Delete Pin
Tim Deveaux21-Apr-01 16:16
Tim Deveaux21-Apr-01 16:16 
GeneralRe: Table or Record ? Pin
Masaaki Onishi22-Apr-01 4:42
Masaaki Onishi22-Apr-01 4:42 
GeneralRe: Table or Record ? Pin
Hadi Rezaee22-Apr-01 17:29
Hadi Rezaee22-Apr-01 17:29 
GeneralRe: I don't have a time to write the code for you. Pin
23-Apr-01 3:40
suss23-Apr-01 3:40 
GeneralODBC CRecordset::Delete Pin
21-Apr-01 6:46
suss21-Apr-01 6:46 
GeneralODBC CRecordset::Delete Pin
21-Apr-01 6:45
suss21-Apr-01 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.