代码搜索:StormLib
找到约 70 项符合「StormLib」的源代码
代码结果 70
www.eeworm.com/read/444854/7105036
h stormlib.h
/*
ShadowFlare MPQ API Library. (c) ShadowFlare Software 2002
All functions below are actual functions that are part of this
library and do not need any additional dll files. It does not
www.eeworm.com/read/412251/2173430
h stormlib.h
/*****************************************************************************/
/* StormLib.h Copyright (c) Ladislav Zezula 1999-2005 */
/*------------------------------------
www.eeworm.com/read/412251/2173449
def stormlib.def
LIBRARY StormLib.dll
EXPORTS
SFileSetLocale
SFileGetLocale
SFileOpenArchive
SFileCloseArchive
SFileOpenFileEx
SFileCloseFile
SFileGetFilePos
SFileGet
www.eeworm.com/read/412251/2173053
svn-base stormlib.h.svn-base
/*****************************************************************************/
/* StormLib.h Copyright (c) Ladislav Zezula 1999-2005 */
/*------------------------------------
www.eeworm.com/read/412251/2173446
svn-base stormlib.def.svn-base
LIBRARY StormLib.dll
EXPORTS
SFileSetLocale
SFileGetLocale
SFileOpenArchive
SFileCloseArchive
SFileOpenFileEx
SFileCloseFile
SFileGetFilePos
SFileGet
www.eeworm.com/read/144049/12821207
h stdafx.h
/*****************************************************************************/
/* StdAfx.h Copyright (c) Ladislav Zezula 2003 */
/*------------------------------------
www.eeworm.com/read/412251/2173465
svn-base mpq.cpp.svn-base
#include "mpq.h"
//#include
#include "Stormlib.h"
#define __STORMLIB_SELF__
typedef std::vector ArchiveSet;
ArchiveSet gOpenArchives;
//xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
MP
www.eeworm.com/read/412251/2173477
cpp mpq.cpp
#include "mpq.h"
//#include
#include "Stormlib.h"
#define __STORMLIB_SELF__
typedef std::vector ArchiveSet;
ArchiveSet gOpenArchives;
//xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
MP
www.eeworm.com/read/412251/2173468
svn-base wmo.cpp.svn-base
#define __STORMLIB_SELF__
#include "wmo.h"
#include "Stormlib.h"
#include "mpq.h"
using namespace std;
WMORoot::WMORoot(std::string &filename) : filename(filename)
{
}
//xxxxxxxxxxxxxx
www.eeworm.com/read/412251/2173485
cpp wmo.cpp
#define __STORMLIB_SELF__
#include "wmo.h"
#include "Stormlib.h"
#include "mpq.h"
using namespace std;
WMORoot::WMORoot(std::string &filename) : filename(filename)
{
}
//xxxxxxxxxxxxxx