home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / misc / 3314 < prev    next >
Encoding:
Text File  |  1992-11-09  |  868 b   |  23 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!loescher
  3. From: loescher@Informatik.TU-Muenchen.DE (Stephan Loescher)
  4. Subject: SendMessage in TPW ????
  5. Originator: loescher@hphalle3a.informatik.tu-muenchen.de
  6. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  7. Organization: Technische Universitaet Muenchen, Germany
  8. Date: Mon, 9 Nov 1992 09:05:31 GMT
  9. Message-ID: <1992Nov9.090531.26605@Informatik.TU-Muenchen.DE>
  10. Lines: 11
  11.  
  12.  
  13. I have a problem:
  14. I want to send a message to a window, e.g. a keystroke like 'A'.
  15. (for programming an macro-recorder)
  16. I can only send system-messages with SendMessage(), like wm_close.
  17. How can I send any keystrokes to a window with Turbo-Pascal-Windows???
  18. (I know how to get the window-handle!)
  19.  
  20. Many thanks to all, who help me !!!
  21.  
  22. S.L.
  23.