]> gitweb.factorcode.org Git - factor.git/commitdiff
windows: merge library manifest from old windows.nt in Blei/gtk-image-loader
authorJoe Groff <arcata@gmail.com>
Sat, 27 Aug 2011 20:52:20 +0000 (13:52 -0700)
committerJoe Groff <arcata@gmail.com>
Sat, 27 Aug 2011 20:52:20 +0000 (13:52 -0700)
basis/windows/windows.factor

index 4996d55f2e218bcae0375310e61e766017abd082..f3bf040bcb1e56db528db81de7fd8a8ac629fab3 100644 (file)
@@ -17,6 +17,7 @@ CONSTANT: MAX_UNICODE_PATH 32768
     { "iphlpapi"    "iphlpapi.dll"       stdcall }
     { "libc"        "msvcrt.dll"         cdecl   }
     { "libm"        "msvcrt.dll"         cdecl   }
+    { "gdiplus"     "gdiplus.dll"        stdcall }
     { "gl"          "opengl32.dll"       stdcall }
     { "glu"         "glu32.dll"          stdcall }
     { "ole32"       "ole32.dll"          stdcall }