summary refs log blame commit diff stats
path: root/src/common/history.h
blob: 5267f1fc081da641f9f387fd68846bcee87bd9f6 (plain) (tree)
4a6ceffb ^












; wmpa.def : Declares the module parameters for the DLL.

LIBRARY      "xcwmpa"

EXPORTS
    ; Explicit exports can go here
    DllCanUnloadNow PRIVATE
    DllGetClassObject PRIVATE
    DllRegisterServer PRIVATE
    xchat_plugin_init
    xchat_plugin_deinit
    xchat_plugin_get_info
    StartWindowsMediaPlayer
    GetWindowsMediaPlayer
    GetWMPADialog