EventGhost/EventGhost

View on GitHub
_build/extensions/WinUsbWrapper/WinUsbWrapper.def

Summary

Maintainability
Test Coverage
; USB-PC-Remote.def : Declares the module parameters for the DLL.

LIBRARY      "USB-PC-Remote"

EXPORTS
    ; Explicit exports can go here
    Start
    Stop