This repository has been archived on 2025-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
CnC_Renegade/Code/Tools/W3DShellExt/W3DShellExt.def

10 lines
234 B
Modula-2
Raw Permalink Normal View History

; W3DShellExt.def : Declares the module parameters for the DLL.
LIBRARY "W3DShellExt"
DESCRIPTION 'W3DShell Windows Dynamic Link Library'
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
; DllRegisterServer PRIVATE