2020-09-30 16:53:55 +02:00

28 lines
329 B
C

/*++
Copyright (c) 1991 Microsoft Corporation
Module Name:
vwipx.h
Abstract:
Contains function prototypes for VWASYNC.C
Author:
Richard L Firth (rfirth) 25-Oct-1993
Revision History:
25-Oct-1993 rfirth
Created
--*/
DWORD
VwAesThread(
IN LPVOID Parameters
);