Changeset 1394 for trunk/dll/input.c
- Timestamp:
- Feb 5, 2009, 5:17:25 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/input.c
r1348 r1394 7 7 8 8 Copyright (c) 1993-98 M. Kimes 9 Copyright (c) 2005, 200 8Steven H. Levine9 Copyright (c) 2005, 2009 Steven H. Levine 10 10 11 11 28 May 05 SHL Use saymsg … … 37 37 // mp2 points at a structure of type STRINGINPARMS 38 38 STRINGINPARMS *psip; 39 P SZ psz;39 PCSZ psz; 40 40 41 41 switch (msg) {
Note:
See TracChangeset
for help on using the changeset viewer.