Click here to Skip to main content
15,921,212 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: executing program before the login screen appears Pin
David Crow17-Jul-05 12:27
David Crow17-Jul-05 12:27 
GeneralRe: executing program before the login screen appears Pin
Aamir Butt18-Jul-05 2:22
Aamir Butt18-Jul-05 2:22 
GeneralRe: executing program before the login screen appears Pin
David Crow18-Jul-05 2:34
David Crow18-Jul-05 2:34 
QuestionHow do I reset the default values for opening the "file folder"? Pin
Justice117-Jul-05 9:07
sussJustice117-Jul-05 9:07 
AnswerRe: How do I reset the default values for opening the "file folder"? Pin
PravinSingh18-Jul-05 0:22
PravinSingh18-Jul-05 0:22 
GeneralRe: How do I reset the default values for opening the "file folder"? Pin
Justice118-Jul-05 14:14
sussJustice118-Jul-05 14:14 
Questionhow to send WM_ to other Apps Pin
josephvan17-Jul-05 5:38
josephvan17-Jul-05 5:38 
AnswerRe: how to send WM_ to other Apps Pin
CodeBeetle17-Jul-05 9:28
CodeBeetle17-Jul-05 9:28 
u can use SendInput() function. But to send characters to a specific edit window its probably best to use WM_CHAR with PostMessage().


GeneralE Mail module in VC Pin
Usman Tasleem Akshaf17-Jul-05 4:57
Usman Tasleem Akshaf17-Jul-05 4:57 
GeneralRe: E Mail module in VC Pin
Jose Lamas Rios17-Jul-05 16:45
Jose Lamas Rios17-Jul-05 16:45 
GeneralInitDialog() VS ActiveX Pin
Usman Tasleem Akshaf17-Jul-05 4:52
Usman Tasleem Akshaf17-Jul-05 4:52 
GeneralRe: InitDialog() VS ActiveX Pin
toxcct17-Jul-05 20:45
toxcct17-Jul-05 20:45 
Generalloop speed Pin
locoone17-Jul-05 1:38
locoone17-Jul-05 1:38 
GeneralRe: loop speed Pin
CodeBeetle17-Jul-05 9:25
CodeBeetle17-Jul-05 9:25 
GeneralRe: loop speed Pin
locoone17-Jul-05 18:34
locoone17-Jul-05 18:34 
GeneralRe: loop speed Pin
khan++17-Jul-05 18:56
khan++17-Jul-05 18:56 
GeneralRe: loop speed Pin
locoone17-Jul-05 20:40
locoone17-Jul-05 20:40 
GeneralRe: loop speed Pin
khan++17-Jul-05 21:50
khan++17-Jul-05 21:50 
GeneralRe: loop speed Pin
locoone17-Jul-05 21:53
locoone17-Jul-05 21:53 
GeneralRe: loop speed Pin
khan++17-Jul-05 22:02
khan++17-Jul-05 22:02 
GeneralRe: loop speed Pin
locoone17-Jul-05 22:04
locoone17-Jul-05 22:04 
GeneralRe: loop speed Pin
khan++17-Jul-05 22:48
khan++17-Jul-05 22:48 
GeneralRe: loop speed Pin
locoone17-Jul-05 23:25
locoone17-Jul-05 23:25 
GeneralRe: loop speed Pin
khan++17-Jul-05 23:35
khan++17-Jul-05 23:35 
GeneralRe: loop speed Pin
locoone18-Jul-05 0:00
locoone18-Jul-05 0:00 

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.