2020-09-30 16:53:55 +02:00

43 lines
415 B
Modula-2

;/*++
;
;Copyright (c) 1991-1999, Microsoft Corporation All rights reserved.
;
;Module Name:
;
; c_snadb.def
;
;Abstract:
;
; This file contains the dll module definitions.
;
;Revision History:
;
; 10-30-96 JulieB Created.
;
;--*/
;
; Definitions.
;
LIBRARY c_snadb
;
; Exports.
;
EXPORTS
NlsDllCodePageTranslation
;
; Imports.
;