Ignore:
Timestamp:
Aug 24, 2007, 11:14:46 AM (17 years ago)
Author:
イグトランス (egtra)
Message:

フルコンパイルでのミスあぶり出し。註:修正は全て@300や@301以前に行われた。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Include/api_window.sbp

    r300 r303  
    10711071Const MB_RIGHT =                  &H00080000
    10721072Const MB_RTLREADING =             &H00100000
     1073Const MB_SERVICE_NOTIFICATION =   &H00200000
    10731074#ifdef UNICODE
    10741075Declare 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.