wireshark/wsutil/libwsutil.def

42 lines
659 B
Modula-2

; wsutil.def
; $Id$
; Add symbols that should be exported out of libwsutil.dll
;
; DATA symbols must be declared WS_VAR_IMPORT in the header file!
;
; NOTE: TABS DON'T WORK IN THIS FILE, USE SPACES INSTEAD!!!
;
EXPORTS
; privileges.c
get_credential_info
get_cur_groupname
get_cur_username
npf_sys_is_running
relinquish_special_privs_perm
running_with_special_privs
started_with_special_privs
; mpeg-audio.c
mpa_bitrate
mpa_frequency
mpa_layer
mpa_padding
mpa_samples
mpa_version
; unicode-utils.c
utf_16to8
utf_8to16
; file_util.c
ws_stdio_open
ws_stdio_rename
ws_stdio_mkdir
ws_stdio_stat
ws_stdio_unlink
ws_stdio_remove
ws_stdio_fopen
ws_stdio_freopen