use INT_PTR as return type for dialog callbacks as documented in favor of portability
[reactos.git] / reactos / lib / devmgr / devmgr.c
index 93f7c1d..f5e68b6 100644 (file)
@@ -16,7 +16,7 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
-/* $Id: devmgr.c,v 1.2 2004/09/28 16:04:15 weiden Exp $
+/* $Id: devmgr.c,v 1.3 2004/10/11 21:08:04 weiden Exp $
  *
  * PROJECT:         ReactOS devmgr.dll
  * FILE:            lib/devmgr/devmgr.c
@@ -29,7 +29,7 @@
 #include "devmgr.h"
 #include "resource.h"
 
-extern HINSTANCE hDllInstance;
+HINSTANCE hDllInstance;
 
 
 BOOL STDCALL