]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/helpwin.h
Allow passing wxLongLong values directly to wx pseudo-vararg functions.
[wxWidgets.git] / include / wx / msw / helpwin.h
index 24321b416675aab8cd2f90753a754fbfea6a07d7..ee47885062d5c763b9f52d557ccfb642d5122aad 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        helpwin.h
+// Name:        wx/msw/helpwin.h
 // Purpose:     Help system: WinHelp implementation
 // Author:      Julian Smart
 // Modified by:
@@ -18,7 +18,7 @@
 
 #include "wx/helpbase.h"
 
-class WXDLLEXPORT wxWinHelpController: public wxHelpControllerBase
+class WXDLLIMPEXP_CORE wxWinHelpController: public wxHelpControllerBase
 {
     DECLARE_CLASS(wxWinHelpController)