dsfFLACDecoder.cpp

Go to the documentation of this file.
00001 // dsfFLACDecoder.cpp : Defines the entry point for the DLL application.
00002 //
00003 
00004 #include "stdafx.h"
00005 BOOL APIENTRY DllMain( HANDLE hModule, 
00006                        DWORD  ul_reason_for_call, 
00007                        LPVOID lpReserved
00008                                          )
00009 {
00010     return TRUE;
00011 }
00012 

Generated on Tue Feb 15 14:54:15 2005 for oggdsf by  doxygen 1.3.9