21 lines
229 B
C
21 lines
229 B
C
|
/*++
|
||
|
|
||
|
Copyright (c) 2000 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
pch.h
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
Pre-compiled header for opk.lib.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Brian Ku (briank) 06/20/2000
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
--*/
|
||
|
#include <opklib.h>
|
||
|
#include <tchar.h>
|