Files
WinDurango/dlls/XFrontPanelDisplay/Exports.def
T
2025-01-02 22:56:29 -05:00

10 lines
929 B
Modula-2

LIBRARY XFrontPanelDisplay
EXPORTS
XFrontPanelGetButtonStates = XFrontPanelGetButtonStates_X @1
XFrontPanelGetLightStates = XFrontPanelGetLightStates_X @2
XFrontPanelGetScreenDimensions = XFrontPanelGetScreenDimensions_X @3
XFrontPanelGetScreenPixelFormat = XFrontPanelGetScreenPixelFormat_X @4
XFrontPanelIsSupported = XFrontPanelIsSupported_X @5
XFrontPanelPresentBuffer = XFrontPanelPresentBuffer_X @6
XFrontPanelSetDisplayName = XFrontPanelSetDisplayName_X @7
XFrontPanelSetLightStates = XFrontPanelSetLightStates_X @8