Windows2003-3790/base/win32/winnls/data/dlls/iscii/c_iscii.def
2020-09-30 16:53:55 +02:00

42 lines
413 B
Modula-2

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