Makefile.in 171 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 MODULE = wiaservc.dll IMPORTS = uuid ole32 advapi32 C_SRCS = \ factory.c \ service.c \ wiadevmgr.c \ wiaservc_main.c IDL_SRCS = wiaservc.idl RC_SRCS = rsrc.rc