Changeset 21340 for trunk/src/user32/windowmsg.cpp
- Timestamp:
- Sep 6, 2009, 12:22:28 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/windowmsg.cpp
r21303 r21340 107 107 #endif 108 108 { 109 /* TODO: Investigate - is this really invalid parameters? */ 109 110 SetLastError(ERROR_INVALID_PARAMETER); 110 111 return FALSE;
Note:
See TracChangeset
for help on using the changeset viewer.