Click here to Skip to main content
15,892,768 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CheckBox control problem Pin
Mukhan23-Aug-05 23:02
Mukhan23-Aug-05 23:02 
GeneralFile Transfer Using UDP Pin
yccheok23-Aug-05 22:17
yccheok23-Aug-05 22:17 
GeneralRe: File Transfer Using UDP Pin
Alexander M.,23-Aug-05 22:37
Alexander M.,23-Aug-05 22:37 
GeneralRe: File Transfer Using UDP Pin
Nemanja Trifunovic24-Aug-05 2:51
Nemanja Trifunovic24-Aug-05 2:51 
GeneralRe: File Transfer Using UDP Pin
yccheok24-Aug-05 15:50
yccheok24-Aug-05 15:50 
Generalautofill script for login box Pin
joshuatree23-Aug-05 21:22
joshuatree23-Aug-05 21:22 
GeneralRe: autofill script for login box Pin
Rage23-Aug-05 22:01
professionalRage23-Aug-05 22:01 
GeneralRe: autofill script for login box Pin
Cedric Moonen23-Aug-05 22:19
Cedric Moonen23-Aug-05 22:19 
Hello,
I think I understand what you want to do: you want your application that will 'remember' your password (or something like that) and when pressing the button of your application, it will fill the login and password boxes from an application.

Ok, that's nice but there are some major problems in that: first, how will your program know to which running application it must send the information ? And also, the ID's of the edit boxes (if this is always edit boxes, could be also something else) will change from applications to applications so you have no way to identify them (I may be wrong on that point as I never did that kind of things).

To respond to your question: yes, Outlook will receive the messages, it is not really 'listening' but you post messages directely in the message queue of the application so they will be processed like any other message.
GeneralRe: autofill script for login box Pin
Jose Lamas Rios24-Aug-05 8:32
Jose Lamas Rios24-Aug-05 8:32 
GeneralRe: autofill script for login box Pin
joshuatree24-Aug-05 15:42
joshuatree24-Aug-05 15:42 
QuestionWhat control to use? Pin
Ali Tavakol23-Aug-05 19:59
Ali Tavakol23-Aug-05 19:59 
AnswerRe: What control to use? Pin
Rage23-Aug-05 22:13
professionalRage23-Aug-05 22:13 
AnswerRe: What control to use? Pin
Rage23-Aug-05 23:29
professionalRage23-Aug-05 23:29 
AnswerRe: What control to use? Pin
David Crow24-Aug-05 8:11
David Crow24-Aug-05 8:11 
QuestionHow to launch 'System Restore' point thru pgm in Win XP? Pin
Supriya Tonape23-Aug-05 19:55
Supriya Tonape23-Aug-05 19:55 
AnswerRe: How to launch 'System Restore' point thru pgm in Win XP? Pin
Shiva Prasad24-Aug-05 1:12
Shiva Prasad24-Aug-05 1:12 
GeneralRe: How to launch 'System Restore' point thru pgm in Win XP? Pin
Supriya Tonape24-Aug-05 22:21
Supriya Tonape24-Aug-05 22:21 
Generalpost script file printing Pin
leelamaheshb23-Aug-05 19:23
leelamaheshb23-Aug-05 19:23 
GeneralRe: post script file printing Pin
Shiva Prasad24-Aug-05 1:16
Shiva Prasad24-Aug-05 1:16 
GeneralRe: post script file printing Pin
leelamaheshb24-Aug-05 20:06
leelamaheshb24-Aug-05 20:06 
GeneralSetLayeredWindowAttributes & Child windows :(( Pin
Hamed Musavi23-Aug-05 19:18
Hamed Musavi23-Aug-05 19:18 
GeneralRe: SetLayeredWindowAttributes & Child windows :(( Pin
Christian Graus23-Aug-05 19:30
protectorChristian Graus23-Aug-05 19:30 
GeneralRe: SetLayeredWindowAttributes & Child windows :(( Pin
Hamed Musavi24-Aug-05 0:47
Hamed Musavi24-Aug-05 0:47 
GeneralRe: SetLayeredWindowAttributes & Child windows :(( Pin
Shog924-Aug-05 11:23
sitebuilderShog924-Aug-05 11:23 
GeneralRe: SetLayeredWindowAttributes & Child windows :(( Pin
Hamed Musavi24-Aug-05 18:32
Hamed Musavi24-Aug-05 18:32 

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.