Changeset 3107 for trunk/src/wsock32/relaywin.cpp
- Timestamp:
- Mar 14, 2000, 3:59:43 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/relaywin.cpp
r3009 r3107 1 2 3 1 /* 4 2 * … … 218 216 rc = SHORT1FROMMP(mp2); /* asynchronous operation result */ 219 217 220 dprintf(("WSOCK32: RelayWindowProc, message % d for window %dwith "218 dprintf(("WSOCK32: RelayWindowProc, message %x for window %x with " 221 219 "mp1 = %d and mp2 = %d (rc = %d) received\n", 222 220 ulMsg, hwnd, mp1, mp2, rc));
Note:
See TracChangeset
for help on using the changeset viewer.