]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winstuff.h
Create, and use for all loads of system DLLs, a wrapper function
[PuTTY.git] / windows / winstuff.h
index 99bda10478c143f87d964c3cb6d5773b25b8c998..23177485d6ee375238ba9c7ab3d756f5772c6aac 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.