1 MODULE = faultrep.dll 2 IMPORTLIB = faultrep 3 IMPORTS = advapi32 4 5 C_SRCS = faultrep.c 6 7 @MAKE_DLL_RULES@