windows-nt/Source/XPSP1/NT/multimedia/published/wmsdk/inc/key.c

18 lines
375 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//
// Microsoft Windows Media Technologies
// Copyright (C) Microsoft Corporation, 1999 - 2001. All rights reserved.
//
//
// Note: This certificate is only meant to allow the project to compile.
// To interact with the WMDM, you need to obtain a valid certificate from Microsoft.
//
#include <wtypes.h>
BYTE abPVK[] = {
0x00
};
BYTE abCert[] = {
0x00
};