winewayland.drv: Introduce infrastructure for driver kernel callbacks.
This mechanism allows the unixlib code of the driver to call back into
the PE code.
Signed-off-by:
Alexandros Frantzis <alexandros.frantzis@collabora.com>
Showing
- dlls/winewayland.drv/dllmain.c 12 additions, 0 deletionsdlls/winewayland.drv/dllmain.c
- dlls/winewayland.drv/unixlib.h 10 additions, 2 deletionsdlls/winewayland.drv/unixlib.h
- dlls/winewayland.drv/waylanddrv.h 9 additions, 0 deletionsdlls/winewayland.drv/waylanddrv.h
- dlls/winewayland.drv/waylanddrv_main.c 11 additions, 0 deletionsdlls/winewayland.drv/waylanddrv_main.c
Please register or sign in to comment