Changeset 21720 for branches/gcc-kmk/src/user32/msgbox.c
- Timestamp:
- Oct 19, 2011, 11:26:02 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/user32/msgbox.c
r10190 r21720 8 8 * 9 9 */ 10 #include <win \winbase.h>11 #include <win \winuser.h>10 #include <win/winbase.h> 11 #include <win/winuser.h> 12 12 #include <string.h> 13 13 #include <dlgs.h>
Note:
See TracChangeset
for help on using the changeset viewer.