Click here to Skip to main content
15,919,879 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do we hide Modal Dialog Boxes? Pin
ThatsAlok18-Jan-06 1:24
ThatsAlok18-Jan-06 1:24 
QuestionCRichEditView in a Property Page Pin
MartyWorkingAtTi17-Jan-06 23:08
MartyWorkingAtTi17-Jan-06 23:08 
AnswerRe: CRichEditView in a Property Page Pin
vallikumar17-Jan-06 23:22
vallikumar17-Jan-06 23:22 
QuestionChange Icon Pin
sweep12317-Jan-06 22:48
sweep12317-Jan-06 22:48 
AnswerRe: Change Icon Pin
Anilkumar K V17-Jan-06 23:15
Anilkumar K V17-Jan-06 23:15 
AnswerRe: Change Icon Pin
vallikumar17-Jan-06 23:41
vallikumar17-Jan-06 23:41 
GeneralRe: Change Icon Pin
sweep12318-Jan-06 1:36
sweep12318-Jan-06 1:36 
Questionfake input , cant understand ~.~ Pin
leenmie17-Jan-06 22:33
leenmie17-Jan-06 22:33 
I want to make a program which do a fake input. It sounds a foolish program, but I want to make it for a special purpose. I run an application (ex. a game like Age of Empire, Starcraft, so on). And then I run my program. My program create a window (use CreateWindowEx()), and now, I want anything I do on this window will do on that application (I move the mouse, the mouse(pointer) in that application move, I click the mouse, the mouse in that application click, ...).
I tried to get a handle of that application and send message to it (use FindWindowEx() and SendMessage() ) but nothing happened. I also tried SendInput() and AttachThreadInput(), but I failed too.
It may be really foolish, but my program need to do a task like it. Could you help me solve this problem ?

-- modified at 4:38 Wednesday 18th January, 2006
AnswerRe: fake input , cant understand ~.~ Pin
Prakash Nadar17-Jan-06 22:39
Prakash Nadar17-Jan-06 22:39 
GeneralRe: fake input , cant understand ~.~ Pin
leenmie17-Jan-06 22:43
leenmie17-Jan-06 22:43 
GeneralRe: fake input , cant understand ~.~ Pin
Owner drawn17-Jan-06 22:55
Owner drawn17-Jan-06 22:55 
GeneralRe: fake input , cant understand ~.~ Pin
leenmie17-Jan-06 23:05
leenmie17-Jan-06 23:05 
AnswerRe: fake input , cant understand ~.~ Pin
Stephen Hewitt18-Jan-06 11:56
Stephen Hewitt18-Jan-06 11:56 
AnswerRe: fake input , cant understand ~.~ Pin
Stephen Hewitt18-Jan-06 18:12
Stephen Hewitt18-Jan-06 18:12 
QuestionJapanese EUC to UNICODE Pin
DaTxomin17-Jan-06 21:33
DaTxomin17-Jan-06 21:33 
AnswerRe: Japanese EUC to UNICODE Pin
vallikumar17-Jan-06 22:24
vallikumar17-Jan-06 22:24 
GeneralRe: Japanese EUC to UNICODE Pin
DaTxomin18-Jan-06 0:44
DaTxomin18-Jan-06 0:44 
QuestionTEXTMETRIC tmX.tmOverhang: why is it zero even for BOLD font?! Pin
Axonn Echysttas17-Jan-06 21:28
Axonn Echysttas17-Jan-06 21:28 
AnswerRe: TEXTMETRIC tmX.tmOverhang: why is it zero even for BOLD font?! Pin
James Brown17-Jan-06 21:34
James Brown17-Jan-06 21:34 
GeneralRe: TEXTMETRIC tmX.tmOverhang: why is it zero even for BOLD font?! Pin
Axonn Echysttas17-Jan-06 22:03
Axonn Echysttas17-Jan-06 22:03 
AnswerRe: TEXTMETRIC tmX.tmOverhang: why is it zero even for BOLD font?! Pin
Axonn Echysttas17-Jan-06 23:05
Axonn Echysttas17-Jan-06 23:05 
GeneralRe: TEXTMETRIC tmX.tmOverhang: why is it zero even for BOLD font?! Pin
Owner drawn18-Jan-06 0:52
Owner drawn18-Jan-06 0:52 
QuestionNTFS permissions Pin
kelprinc17-Jan-06 21:02
kelprinc17-Jan-06 21:02 
QuestionHow to set The Path? Pin
rajeev8217-Jan-06 20:32
rajeev8217-Jan-06 20:32 
AnswerRe: How to set The Path? Pin
Owner drawn17-Jan-06 20:40
Owner drawn17-Jan-06 20:40 

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.