summaryrefslogtreecommitdiffstats
path: root/private/nw/vwipxspx/dll/vwasync.h
blob: 4c4bd4779006618ae971be0a0c7357f58ffca1f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/*++

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
    );