9 lines
186 B
C
9 lines
186 B
C
//
|
|
// Microsoft Windows Media Technologies
|
|
// Copyright (C) Microsoft Corporation, 1999 - 2001. All rights reserved.
|
|
//
|
|
|
|
#include <wtypes.h>
|
|
|
|
extern BYTE abPVK[];
|
|
extern BYTE abCert[]; |