You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
244 B
10 lines
244 B
; Any Editor extension for OS/2 Protect mode must be linked
|
|
; with this .DEF file. The resulting .DLL file must be
|
|
; placed in a directory pointed to by LIBPATH
|
|
|
|
LIBRARY skel
|
|
DATA MULTIPLE
|
|
|
|
EXPORTS
|
|
ModInfo
|
|
EntryPoint
|