; skeleton.def : Declares the module parameters for the DLL. LIBRARY "SKELETON" DESCRIPTION 'SKELETON Windows Dynamic Link Library' EXPORTS ; Explicit exports can go here GetExtensionVersion @1 HttpExtensionProc @2