]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/private.h
made SetDirectory() work, minor code cleanup (much is left to do)
[wxWidgets.git] / include / wx / os2 / private.h
index 77c409132eec9f46a8b63bf252d82c99c7b3e1f3..b6ce09db99b3169d514772373f76569432e6ae2f 100644 (file)
@@ -267,6 +267,10 @@ WXDLLEXPORT void wxSetInstance(HINSTANCE hInst);
 WXDLLEXPORT wxWindow* wxFindWinFromHandle(WXHWND hWnd);
 
 WXDLLEXPORT void   wxGetCharSize(WXHWND wnd, int *x, int *y,wxFont *the_font);
+
+WXDLLEXPORT void   wxConvertVectorFontSize( FIXED   fxPointSize
+                                           ,PFATTRS pFattrs
+                                          );
 WXDLLEXPORT void   wxFillLogFont( LOGFONT*      pLogFont
                                  ,PFACENAMEDESC pFaceName
                                  ,HPS*          phPS