vrclient: Split unixlib and build with msvcrt.

CW-Bug-Id: #22729
This commit is contained in:
Rémi Bernon 2023-11-07 20:56:28 +01:00 committed by Arkadiusz Hiler
parent 838d14d66e
commit 37785cfbd3
122 changed files with 558 additions and 69 deletions

View file

@ -1,6 +1,10 @@
/* This file is auto-generated, do not edit. */
#include "unix_private.h"
#if 0
#pragma makedep unix
#endif
NTSTATUS IVROverlay_IVROverlay_014_FindOverlay( void *args )
{
struct IVROverlay_IVROverlay_014_FindOverlay_params *params = (struct IVROverlay_IVROverlay_014_FindOverlay_params *)args;