Click here to Skip to main content
15,920,828 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: screen drawing application Pin
Chris Losinger4-Jan-07 2:57
professionalChris Losinger4-Jan-07 2:57 
GeneralRe: screen drawing application Pin
Stephen Hewitt4-Jan-07 12:09
Stephen Hewitt4-Jan-07 12:09 
AnswerRe: screen drawing application Pin
2249174-Jan-07 3:04
2249174-Jan-07 3:04 
AnswerRe: screen drawing application Pin
Mark Salsbery4-Jan-07 5:30
Mark Salsbery4-Jan-07 5:30 
AnswerRe: screen drawing application Pin
Stephen Hewitt4-Jan-07 12:11
Stephen Hewitt4-Jan-07 12:11 
QuestionDisplaying a ToolTip Pin
ajitatif angajetor4-Jan-07 1:12
ajitatif angajetor4-Jan-07 1:12 
AnswerRe: Displaying a ToolTip Pin
toxcct4-Jan-07 1:20
toxcct4-Jan-07 1:20 
QuestionRe: Displaying a ToolTip Pin
prasad_som4-Jan-07 1:34
prasad_som4-Jan-07 1:34 
ajitatif angajetor wrote:
SendMessage(hwndTT,TTM_SETDELAYTIME,TTDT_INITIAL,0L);


You have passed delay time value(LPARAM) as 0. Is it intentional ?
For setting default delay it should be -1.




AnswerRe: Displaying a ToolTip Pin
ajitatif angajetor4-Jan-07 2:27
ajitatif angajetor4-Jan-07 2:27 
GeneralRe: Displaying a ToolTip Pin
prasad_som4-Jan-07 19:41
prasad_som4-Jan-07 19:41 
GeneralRe: Displaying a ToolTip Pin
ajitatif angajetor4-Jan-07 20:05
ajitatif angajetor4-Jan-07 20:05 
QuestionATL Service registration .... Pin
Sakthiu4-Jan-07 0:46
Sakthiu4-Jan-07 0:46 
AnswerRe: ATL Service registration .... Pin
James R. Twine4-Jan-07 3:36
James R. Twine4-Jan-07 3:36 
QuestionHow to restart MFC application from within itself Pin
Vinod Moorkkan4-Jan-07 0:25
Vinod Moorkkan4-Jan-07 0:25 
QuestionRe: How to restart MFC application from within itself Pin
prasad_som4-Jan-07 0:36
prasad_som4-Jan-07 0:36 
AnswerRe: How to restart MFC application from within itself Pin
jhwurmbach4-Jan-07 0:36
jhwurmbach4-Jan-07 0:36 
AnswerRe: How to restart MFC application from within itself Pin
Hamid_RT4-Jan-07 0:37
Hamid_RT4-Jan-07 0:37 
GeneralRe: How to restart MFC application from within itself Pin
toxcct4-Jan-07 1:21
toxcct4-Jan-07 1:21 
GeneralRe: How to restart MFC application from within itself Pin
Hamid_RT4-Jan-07 1:42
Hamid_RT4-Jan-07 1:42 
GeneralRe: How to restart MFC application from within itself Pin
toxcct4-Jan-07 6:31
toxcct4-Jan-07 6:31 
AnswerRe: How to restart MFC application from within itself Pin
2249174-Jan-07 0:43
2249174-Jan-07 0:43 
General[Off topic] Pin
toxcct4-Jan-07 1:22
toxcct4-Jan-07 1:22 
GeneralRe: [Off topic] Pin
2249174-Jan-07 1:35
2249174-Jan-07 1:35 
GeneralRe: [Off topic] Pin
toxcct4-Jan-07 6:30
toxcct4-Jan-07 6:30 
AnswerRe: How to restart MFC application from within itself Pin
Peter Wucherer4-Jan-07 1:01
Peter Wucherer4-Jan-07 1:01 

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.