Displaying 1 result from an estimated 1 matches for "sw_max".
Did you mean:
sp_max
2007 Jan 25
0
Wine release 0.9.30
...hen requested explicitly even if they are empty.
rpc.h: Include excpt.h, and windef.h in Wine so that the header compiles.
widl: Include objbase.h so that generated proxy file compiles on Wine.
sfc: We need to import sfc_os for the forwards to work properly.
dinput: Undefine SW_MAX to avoid possible conflicts with winuser.h.
wine/list.h: Add list_count function. Make some parameters const.
widl: Use existing functions to retrieve attributes for typelibs.
widl: Convert typelib lists to standard Wine lists.
widl: Convert attribute lists to standard Wine...