ULONG idMasterSpb; /* ID of the servant's master spinbutton. */
PVOID pHWXCtlData; /* Handwriting control data structure flag. */
} SPBCDATA;
-
+
typedef SPBCDATA *PSPBCDATA;
#endif
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