home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!loescher
- From: loescher@Informatik.TU-Muenchen.DE (Stephan Loescher)
- Subject: SendMessage in TPW ????
- Originator: loescher@hphalle3a.informatik.tu-muenchen.de
- Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
- Organization: Technische Universitaet Muenchen, Germany
- Date: Mon, 9 Nov 1992 09:05:31 GMT
- Message-ID: <1992Nov9.090531.26605@Informatik.TU-Muenchen.DE>
- Lines: 11
-
-
- I have a problem:
- I want to send a message to a window, e.g. a keystroke like 'A'.
- (for programming an macro-recorder)
- I can only send system-messages with SendMessage(), like wm_close.
- How can I send any keystrokes to a window with Turbo-Pascal-Windows???
- (I know how to get the window-handle!)
-
- Many thanks to all, who help me !!!
-
- S.L.
-