the other Unicode problem the first time around...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2831
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
typedef struct tagCURFILERES CURFILERES;
-HANDLE ReadCur( LPSTR szFileName, LPPOINT lpptHotSpot, int *W = 0, int *H = 0);
+HANDLE ReadCur( LPTSTR szFileName, LPPOINT lpptHotSpot, int *W = 0, int *H = 0);
HBITMAP ColorDDBToMonoDDB( HBITMAP hbm);
HCURSOR MakeCursor( HANDLE hDIB, LPPOINT lpptHotSpot, HINSTANCE hInst);