Create, and use for all loads of system DLLs, a wrapper function
[u/mdw/putty] / windows / winstuff.h
index 99bda10..2317748 100644 (file)
@@ -446,6 +446,7 @@ void show_help(HWND hwnd);
  */
 extern OSVERSIONINFO osVersion;
 BOOL init_winver(void);
+HMODULE load_system32_dll(const char *libname);
 
 /*
  * Exports from sizetip.c.