mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-12 19:00:11 +01:00
13 lines
401 B
Plaintext
13 lines
401 B
Plaintext
LIBRARY NSLDAP
|
|
DESCRIPTION 'Lightweight Directory Access Protocol Client API for 16-bit Windows'
|
|
EXETYPE WINDOWS
|
|
CODE PRELOAD MOVEABLE DISCARDABLE
|
|
DATA PRELOAD MOVEABLE SINGLE
|
|
|
|
HEAPSIZE 4096
|
|
|
|
EXPORTS
|
|
; we need to manually assign ordinal numbers so we can add new routines
|
|
; and not disturb the ordinals and thus not require callers to relink.
|
|
$EXPORTS
|