Click here to Skip to main content
15,922,894 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralBut I have now a new trouble with the ATL . Who can help ??? Pin
15-Oct-01 8:22
suss15-Oct-01 8:22 
QuestionHow an Edit box can cause a crash for WinXP! Pin
Robert Buldoc14-Oct-01 21:04
Robert Buldoc14-Oct-01 21:04 
AnswerRe: How an Edit box can cause a crash for WinXP! Pin
Michael P Butler15-Oct-01 3:02
Michael P Butler15-Oct-01 3:02 
QuestionHow to make a Full Screen DirectX program display in a window mode Pin
Merci14-Oct-01 20:28
Merci14-Oct-01 20:28 
QuestionHow to Increase window contents Pin
binnu14-Oct-01 18:59
binnu14-Oct-01 18:59 
AnswerRe: How to Increase window contents Pin
Christian Graus14-Oct-01 20:24
protectorChristian Graus14-Oct-01 20:24 
GeneralRe: How to Increase window contents Pin
binnu14-Oct-01 23:54
binnu14-Oct-01 23:54 
GeneralRe: How to Increase window contents Pin
Christian Graus15-Oct-01 2:25
protectorChristian Graus15-Oct-01 2:25 
If you're looking to do it with text, then it may be possible, because if you can get the HWND of the edit box, you can send select, cut and paste messages to it. However, this strikes me as a very strange ( or at least unfriendly ) thing to want to do. Are you wanting to write a program that enters usernames and passwords or something similar to automate a task ? That's the only good reason I can think of.

Anyhow, it's possible to get a HWND from mouse position ( I forget the command ), that's probably as good a place as any to start.



Christian

As I learn the innermost secrets of the around me, they reward me in many ways to keep quiet.

Men with pierced ears are better prepared for marriage. They've experienced pain and bought Jewellery.
GeneralRe: How to Increase window contents Pin
binnu15-Oct-01 15:24
binnu15-Oct-01 15:24 
Generalload bitmap that is not a resource Pin
14-Oct-01 17:43
suss14-Oct-01 17:43 
GeneralRe: load bitmap that is not a resource Pin
Michael Dunn14-Oct-01 17:46
sitebuilderMichael Dunn14-Oct-01 17:46 
GeneralRe: load bitmap that is not a resource Pin
14-Oct-01 22:05
suss14-Oct-01 22:05 
GeneralRe: load bitmap that is not a resource Pin
Joaquín M López Muñoz14-Oct-01 20:07
Joaquín M López Muñoz14-Oct-01 20:07 
GeneralRe: load bitmap that is not a resource Pin
Michael Dunn14-Oct-01 22:01
sitebuilderMichael Dunn14-Oct-01 22:01 
GeneralRe: load bitmap that is not a resource Pin
Joaquín M López Muñoz15-Oct-01 0:58
Joaquín M López Muñoz15-Oct-01 0:58 
GeneralRe: load bitmap that is not a resource Pin
Joaquín M López Muñoz15-Oct-01 5:25
Joaquín M López Muñoz15-Oct-01 5:25 
GeneralLoadImage() for NT (Q264347) Pin
12-Apr-02 8:43
suss12-Apr-02 8:43 
GeneralRe: load bitmap that is not a resource Pin
Tomasz Sowinski15-Oct-01 0:25
Tomasz Sowinski15-Oct-01 0:25 
GeneralERROR_SHARING_VIOLATION Pin
Michael Martin14-Oct-01 14:33
professionalMichael Martin14-Oct-01 14:33 
GeneralRe: ERROR_SHARING_VIOLATION Pin
Bernhard14-Oct-01 20:31
Bernhard14-Oct-01 20:31 
GeneralRe: ERROR_SHARING_VIOLATION Pin
Michael Martin15-Oct-01 15:18
professionalMichael Martin15-Oct-01 15:18 
GeneralWhich files I need provide to clients if- Pin
mimi14-Oct-01 12:04
mimi14-Oct-01 12:04 
GeneralRe: Which files I need provide to clients if- Pin
Rashid Thadha14-Oct-01 12:58
Rashid Thadha14-Oct-01 12:58 
Generalextension dll in regular dll for another languages Pin
14-Oct-01 10:59
suss14-Oct-01 10:59 
QuestionHELP C ++ : How can this circular linked list coding be implemented to be a linked list ? Pin
vaithan14-Oct-01 10:05
vaithan14-Oct-01 10:05 

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.