Changeset 12516
- Timestamp:
- Dec 1, 1999, 9:29:39 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified tags/trunk/src/wsock32/new/relaywin.cpp ¶
r12494 r12516 1 /* $Id: relaywin.cpp,v 1. 1 1999-12-01 01:10:55phaller Exp $ */1 /* $Id: relaywin.cpp,v 1.2 1999-12-01 20:29:39 phaller Exp $ */ 2 2 3 3 /* … … 54 54 // prototype for PostMessageA 55 55 //BOOL _Stdcall PostMessageA(HWND,UINT,WPARAM,LPARAM); 56 BOOL _ SystemPostMessageA(HWND,UINT,ULONG,ULONG);56 BOOL __stdcall PostMessageA(HWND,UINT,ULONG,ULONG); 57 57 58 58
Note:
See TracChangeset
for help on using the changeset viewer.