Click here to Skip to main content
15,893,722 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get a system message like the Windows Screen Saver action? Pin
Naveen28-May-07 15:35
Naveen28-May-07 15:35 
QuestionWMI Put operation Pin
nonameseemstowork27-May-07 14:12
nonameseemstowork27-May-07 14:12 
AnswerRe: WMI Put operation Pin
Xing Chen27-May-07 16:53
Xing Chen27-May-07 16:53 
GeneralRe: WMI Put operation Pin
nonameseemstowork28-May-07 5:38
nonameseemstowork28-May-07 5:38 
QuestionSetWindowsHookEx() Pin
Perspx27-May-07 12:10
Perspx27-May-07 12:10 
AnswerRe: SetWindowsHookEx() Pin
Naveen27-May-07 14:14
Naveen27-May-07 14:14 
GeneralRe: SetWindowsHookEx() Pin
Perspx27-May-07 22:20
Perspx27-May-07 22:20 
Questionmanipulating windows / changing checkmarks, sliders Pin
Johpoke27-May-07 10:27
Johpoke27-May-07 10:27 
I don't really know exactly what this is called, so that may be why i haven't found any good information about it.. From one of my programs (a VC6.0 dialog based MFC application) i want to be able to check checkboxes, slide sliders etc of other MFC dialog based applications. Im not sure if its possible, but i would guess that it is since other programs can like hide windows and stuff. Is there a nifty way to do so in c++? (except for cheapy ways like moving the mouse and clicking by code)

Like CheckBox(SomeWindow, SomeName, 1); :P (i know it can't be that easy, but in general..)

Anybody have any experince with this, know what it might be called or have any urls?

Since i dont have anything to work with right now i am open to any information Smile | :)

thanks

//Johannes

AnswerRe: manipulating windows / changing checkmarks, sliders Pin
Richard Andrew x6427-May-07 11:11
professionalRichard Andrew x6427-May-07 11:11 
AnswerRe: manipulating windows / changing checkmarks, sliders Pin
Perspx27-May-07 12:13
Perspx27-May-07 12:13 
AnswerRe: manipulating windows / changing checkmarks, sliders Pin
Naveen27-May-07 14:39
Naveen27-May-07 14:39 
QuestionRe: manipulating windows / changing checkmarks, sliders Pin
Johpoke27-May-07 23:11
Johpoke27-May-07 23:11 
QuestionMFC to C++(Borland) Pin
Software_Specialist27-May-07 10:06
Software_Specialist27-May-07 10:06 
AnswerRe: MFC to C++(Borland) Pin
Christian Graus27-May-07 12:12
protectorChristian Graus27-May-07 12:12 
QuestionCreating TabStop Property Pin
İsmail Durmaz27-May-07 10:06
İsmail Durmaz27-May-07 10:06 
AnswerRe: Creating TabStop Property Pin
Naveen27-May-07 14:17
Naveen27-May-07 14:17 
GeneralRe: Creating TabStop Property Pin
İsmail Durmaz28-May-07 3:39
İsmail Durmaz28-May-07 3:39 
QuestionAfxGetApp NULL pointer issue Pin
Abyss27-May-07 7:27
Abyss27-May-07 7:27 
AnswerRe: AfxGetApp NULL pointer issue Pin
Mark Salsbery27-May-07 9:38
Mark Salsbery27-May-07 9:38 
GeneralRe: AfxGetApp NULL pointer issue Pin
Abyss27-May-07 10:00
Abyss27-May-07 10:00 
GeneralRe: AfxGetApp NULL pointer issue Pin
Mark Salsbery27-May-07 10:32
Mark Salsbery27-May-07 10:32 
GeneralRe: AfxGetApp NULL pointer issue Pin
Abyss27-May-07 18:48
Abyss27-May-07 18:48 
GeneralRe: AfxGetApp NULL pointer issue Pin
Abyss27-May-07 20:15
Abyss27-May-07 20:15 
GeneralRe: AfxGetApp NULL pointer issue Pin
Mark Salsbery28-May-07 6:10
Mark Salsbery28-May-07 6:10 
QuestionCallback help needed Pin
Thomas Andersen27-May-07 5:44
Thomas Andersen27-May-07 5:44 

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.