Files
heimdal/packages/windows/kfw_shim/comerr64.def
Asanka Herath 8793628306 Windows: Shim library for ABI compatibility with MIT KfW
The shim code creates DLLs that intend to be ABI compatible with MIT
Kerberos for Windows DLLs.  At its current state, the shim isn't
complete and there are multiple functions that are missing.
2010-08-20 13:14:17 -04:00

9 lines
298 B
Modula-2

EXPORTS
add_error_table = add_error_table @1
com_err = com_err.com_err @2
com_err_va = com_err.com_err_va @3
error_message = com_err.error_message @4
remove_error_table = remove_error_table @5
reset_com_err_hook = com_err.reset_com_err_hook @7
set_com_err_hook = com_err.set_com_err_hook @6