Makefile.in 193 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 MODULE = explorerframe.dll IMPORTS = uuid ole32 comctl32 shell32 user32 C_SRCS = \ explorerframe_main.c \ nstc.c \ taskbarlist.c IDL_SRCS = explorerframe.idl RC_SRCS = \ version.rc