- Timestamp:
- Nov 5, 2000, 2:39:50 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/user32.cpp
r4498 r4554 1 /* $Id: user32.cpp,v 1.8 5 2000-10-18 20:12:45sandervl Exp $ */1 /* $Id: user32.cpp,v 1.86 2000-11-05 13:39:50 sandervl Exp $ */ 2 2 3 3 /* … … 579 579 { 580 580 int rc = MessageBoxA(HWND_DESKTOP, 581 "Are you sure you want to shutdown the system?",581 "Are you sure you want to shutdown the OS/2 system?", 582 582 "Shutdown ...", 583 583 MB_YESNOCANCEL | MB_ICONQUESTION);
Note:
See TracChangeset
for help on using the changeset viewer.