Changeset 1710 for trunk/dll/seeall.c
- Timestamp:
- Feb 9, 2014, 9:07:48 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/seeall.c
r1686 r1710 1074 1074 WinSetWindowText(WinWindowFromID(hwndFrame, SEEALL_STATUS), 1075 1075 prompt); 1076 error = (APIRET) wipeallf( "%s%s*",1076 error = (APIRET) wipeallf(FALSE, "%s%s*", 1077 1077 list[x], 1078 1078 (*list[x] &&
Note:
See TracChangeset
for help on using the changeset viewer.