Ignore:
Timestamp:
Feb 21, 2012, 8:52:27 PM (14 years ago)
Author:
dmik
Message:

os2wrap2.h: Add more defines and define OS2_WRAP_INCLUDED.

This is to detect that all OS/2 APIs are in a prefixed form.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/os2wrap2_gen.sh

    r21970 r21974  
    1919#ifndef __OS2WRAP2_H__
    2020#define __OS2WRAP2_H__
     21
     22#define OS2_WRAP_INCLUDED
    2123
    2224#ifdef WINVER
     
    4143
    4244DefinePrefixes=\
    43 'BM|CLR|CONTEXT|CREATE|CS|DM|DT|EH|ERROR|EXCEPTION|EXLST|FILE|FDM|FNTM|'\
    44 'HWND|LM|MB|MIA|MM|NP|OBJ|PAG|QS|QSV|RGN|RT|SEM|SEVERITY|SIS|SV|SWP|TA|'\
     45'BM|BN|BS|CBS|CF|CLR|CONTEXT|CREATE|CS|DDE|DLGC|DM|DT|EH|EM|EN|ERROR|ES|EXCEPTION|EXLST|FILE|FDM|FNTM|'\
     46'HWND|LM|MB|MIA|MM|MSGF|NP|OBJ|PAG|QS|QSV|RGN|RT|SB|SBM|SBS|SC|SEM|SEVERITY|SIS|SS|STD|SV|SWP|SZDDESYS|TA|VK|'\
    4547'WC|WM|WS|XCPT|(WIN|GPI|DEV|SPL)ERR'
    4648
Note: See TracChangeset for help on using the changeset viewer.