X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/74707ecf7c05981237c113f9fa567bf947f13805..16c9a4258f33da3a3a6c14bec9d1b239f2c93edd:/include/wx/os2/private.h?ds=inline diff --git a/include/wx/os2/private.h b/include/wx/os2/private.h index 6810116050..77c409132e 100644 --- a/include/wx/os2/private.h +++ b/include/wx/os2/private.h @@ -30,7 +30,7 @@ ULONG idMasterSpb; /* ID of the servant's master spinbutton. */ PVOID pHWXCtlData; /* Handwriting control data structure flag. */ } SPBCDATA; - + typedef SPBCDATA *PSPBCDATA; #endif @@ -269,7 +269,8 @@ WXDLLEXPORT wxWindow* wxFindWinFromHandle(WXHWND hWnd); WXDLLEXPORT void wxGetCharSize(WXHWND wnd, int *x, int *y,wxFont *the_font); WXDLLEXPORT void wxFillLogFont( LOGFONT* pLogFont ,PFACENAMEDESC pFaceName - ,HPS hPS + ,HPS* phPS + ,bool* pbInternalPS ,long* pflId ,wxString& sFaceName ,wxFont* pFont