代码搜索:MyString

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

代码结果 1,391
www.eeworm.com/read/419645/2074769

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/419645/2074783

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/419645/2074938

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/419645/2075068

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/419645/2075224

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/386035/2576668

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/386035/2576761

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/386035/2576795

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/377159/2705188

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/377159/2705222

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