mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
10 lines
308 B
Plaintext
10 lines
308 B
Plaintext
|
LIBRARY NSLDAP32V$1
|
||
|
DESCRIPTION 'Lightweight Directory Access Protocol Client API for 32-bit Windows'
|
||
|
VERSION $2
|
||
|
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
|