Leaked source code of windows server 2003
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.
|
|
//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1998 - 1998
//
// File: dmcollectionobj.cpp
//
//--------------------------------------------------------------------------
// dmPerformanceObj.cpp
#include "dmusici.h"
#include "dmusicc.h"
#include "dmusicf.h"
#include "stdafx.h"
#include "Direct.h"
#include "dms.h"
#include "dmCollectionObj.h"
extern void *g_dxj_DirectMusicCollection;
CONSTRUCTOR(_dxj_DirectMusicCollection, {}); DESTRUCTOR(_dxj_DirectMusicCollection, {}); GETSET_OBJECT(_dxj_DirectMusicCollection);
|