28 lines
329 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
/*++
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
);