Makefile.in 105 Bytes EditWeb IDE 1 2 3 4 5 6 7 MODULE = msimg32.dll IMPORTLIB = msimg32 IMPORTS = gdi32 C_SRCS = msimg32_main.c @MAKE_DLL_RULES@