Changeset 6973 for trunk/include/win/winuser.h
- Timestamp:
- Oct 9, 2001, 7:18:39 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/winuser.h
r6930 r6973 168 168 } DUMMYUNIONNAME; 169 169 } INPUT, *PINPUT, *LPINPUT; 170 171 UINT WINAPI SendInput(UINT cInputs, // number of input in the array 172 LPINPUT pInputs, // array of inputs 173 int cbSize); // sizeof(INPUT) 170 174 171 175
Note:
See TracChangeset
for help on using the changeset viewer.