You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
302 B
23 lines
302 B
/*++
|
|
|
|
Copyright (c) 1996 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
mbid.cxx
|
|
|
|
Abstract:
|
|
|
|
Builds a library that defines the MB guids.
|
|
|
|
Author:
|
|
|
|
Taylor Weiss (TaylorW) 13-Dec-1999
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
#include <windows.h>
|
|
#include <initguid.h>
|
|
#include <iadmw.h>
|