Makefile.in 87 Bytes EditWeb IDE 1 2 3 4 5 MODULE = msimg32.dll IMPORTLIB = msimg32 IMPORTS = gdi32 C_SRCS = msimg32_main.c