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

43 lines
417 B
Modula-2

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