代码搜索:MyString

找到约 1,391 项符合「MyString」的源代码

代码结果 1,391
www.eeworm.com/read/297604/3886401

h diritem.h

// DirItem.h #ifndef __DIR_ITEM_H #define __DIR_ITEM_H #include "Common/MyString.h" #include "Common/Types.h" struct CDirItem { UInt32 Attributes; FILETIME CreationTime; FILETIME
www.eeworm.com/read/297604/3886439

h archiveopencallback.h

// ArchiveOpenCallback.h #ifndef __ARCHIVE_OPEN_CALLBACK_H #define __ARCHIVE_OPEN_CALLBACK_H #include "Common/MyString.h" #include "Common/MyCom.h" #include "Windows/FileFind.h" #ifndef _N
www.eeworm.com/read/427736/1966768

cpp methodid.cpp

// MethodId.cpp #include "StdAfx.h" #include "MethodId.h" #include "../../Common/MyString.h" static inline wchar_t GetHex(Byte value) { return (wchar_t)((value < 10) ? ('0' + value) : ('
www.eeworm.com/read/427736/1966835

h splithandler.h

// Split/Handler.h #ifndef __SPLIT_HANDLER_H #define __SPLIT_HANDLER_H #include "Common/MyCom.h" #include "Common/MyString.h" #include "../IArchive.h" namespace NArchive { namespace NSpli
www.eeworm.com/read/427736/1966912

h archiveopencallback.h

// ArchiveOpenCallback.h #ifndef __ARCHIVE_OPEN_CALLBACK_H #define __ARCHIVE_OPEN_CALLBACK_H #include "Common/MyString.h" #include "Common/MyCom.h" #include "Windows/FileFind.h" #ifndef _N
www.eeworm.com/read/427735/1967191

cpp methodid.cpp

// MethodId.cpp #include "StdAfx.h" #include "MethodId.h" #include "../../Common/MyString.h" static inline wchar_t GetHex(Byte value) { return (wchar_t)((value < 10) ? ('0' + value) : ('
www.eeworm.com/read/427735/1967205

h hfsin.h

// HfsIn.h #ifndef __ARCHIVE_HFS_IN_H #define __ARCHIVE_HFS_IN_H #include "Common/MyString.h" #include "Common/Buffer.h" namespace NArchive { namespace NHfs { struct CExtent { UInt3
www.eeworm.com/read/427735/1967360

h splithandler.h

// Split/Handler.h #ifndef __SPLIT_HANDLER_H #define __SPLIT_HANDLER_H #include "Common/MyCom.h" #include "Common/MyString.h" #include "../IArchive.h" namespace NArchive { namespace NSpli
www.eeworm.com/read/427735/1967481

h agentproxy.h

// AgentProxy.h #ifndef __AGENT_PROXY_H #define __AGENT_PROXY_H #include "Common/MyString.h" #include "../../Archive/IArchive.h" class CProxyFile { public: UInt32 Index; UString N
www.eeworm.com/read/427735/1967637

h archiveopencallback.h

// ArchiveOpenCallback.h #ifndef __ARCHIVE_OPEN_CALLBACK_H #define __ARCHIVE_OPEN_CALLBACK_H #include "Common/MyString.h" #include "Common/MyCom.h" #include "Windows/FileFind.h" #ifndef _N