MODULE = combase.dll IMPORTLIB = combase IMPORTS = advapi32 ole32 user32 gdi32 uuid DELAYIMPORTS = oleaut32 EXTRADLLFLAGS = -mno-cygwin C_SRCS = \ combase.c \ errorinfo.c \ malloc.c \ roapi.c \ string.c \ usrmarshal.c