Makefile.in 118 Bytes EditWeb IDE 1 2 3 4 5 6 7 MODULE = cryptnet.dll IMPORTLIB = cryptnet IMPORTS = crypt32 DELAYIMPORTS = wininet C_SRCS = \ cryptnet_main.c