Changeset 303 for trunk/Include/api_window.sbp
- Timestamp:
- Aug 24, 2007, 11:14:46 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Include/api_window.sbp
r300 r303 1071 1071 Const MB_RIGHT = &H00080000 1072 1072 Const MB_RTLREADING = &H00100000 1073 Const MB_SERVICE_NOTIFICATION = &H00200000 1073 1074 #ifdef UNICODE 1074 1075 Declare Function MessageBox Lib "user32" Alias "MessageBoxW" (hwnd As HWND, pText As PCWSTR, pCaption As PCWSTR, uType As DWord) As Long
Note:
See TracChangeset
for help on using the changeset viewer.