windows-nt/Source/XPSP1/NT/ds/nw/vwipxspx/dll/vwasync.h
2020-09-26 16:20:57 +08:00

28 lines
302 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
);