Searched refs:hWlx (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/VBoxGINA/
H A DDialog.cpp474 int WINAPI MyWlxDialogBoxParam(HANDLE hWlx, argument
504 return g_pfnWlxDialogBoxParam(hWlx, hInst, lpszTemplate, hwndOwner,
517 return g_pfnWlxDialogBoxParam(hWlx, hInst, lpszTemplate, hwndOwner,
530 return g_pfnWlxDialogBoxParam(hWlx, hInst, lpszTemplate,
H A DVBoxGINA.cpp247 BOOL WINAPI WlxInitialize(LPWSTR lpWinsta, HANDLE hWlx, PVOID pvReserved, argument
256 hGinaWlx = hWlx;
265 return GWlxInitialize(lpWinsta, hWlx, pvReserved, pWinlogonFunctions, pWlxContext);

Completed in 43 milliseconds