Changeset 63 for trunk/src/shell32/shell32.cpp
- Timestamp:
- Jun 9, 1999, 11:17:14 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/shell32.cpp
r22 r63 1 /* $Id: shell32.cpp,v 1. 2 1999-06-01 08:05:42phaller Exp $ */1 /* $Id: shell32.cpp,v 1.3 1999-06-09 09:17:14 phaller Exp $ */ 2 2 3 3 /* … … 58 58 BOOL fAccept) 59 59 { 60 dprintf(("SHELL32: DragAcceptFiles (%0 uxh, %08xh) not implemented.\n",60 dprintf(("SHELL32: DragAcceptFiles (%08uxh, %08xh) not implemented.\n", 61 61 hwnd, 62 62 fAccept));
Note:
See TracChangeset
for help on using the changeset viewer.