代码搜索:MyString

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

代码结果 1,391
www.eeworm.com/read/480367/1318561

h zipcompressionmode.h

// CompressionMode.h #ifndef __ZIP_COMPRESSIONMETHOD_H #define __ZIP_COMPRESSIONMETHOD_H #include "Common/MyString.h" namespace NArchive { namespace NZip { struct CCompressionMethodMode
www.eeworm.com/read/480367/1318693

h extractcallbackconsole.h

// ExtractCallbackConsole.h #ifndef __EXTRACTCALLBACKCONSOLE_H #define __EXTRACTCALLBACKCONSOLE_H #include "Common/MyString.h" #include "Common/StdOutStream.h" #include "../../Common/FileStre
www.eeworm.com/read/480367/1318755

h overwritedialog.h

// OverwriteDialog.h #ifndef OVERWRITEDIALOG_H #define OVERWRITEDIALOG_H #include "Common/MyString.h" namespace NOverwriteDialog { struct CFileInfo { bool SizeIsDefined; bool TimeI
www.eeworm.com/read/480367/1318764

h sortutils.h

// SortUtils.h #ifndef __SORTUTLS_H #define __SORTUTLS_H #include "Common/MyString.h" void SortFileNames(const UStringVector &strings, CIntVector &indices); #endif
www.eeworm.com/read/480367/1318795

h ifileextractcallback.h

// IFileExtractCallback.h #ifndef __IFILEEXTRACTCALLBACK_H #define __IFILEEXTRACTCALLBACK_H #include "Common/MyString.h" #include "../../IDecl.h" namespace NOverwriteAnswer { enum EEnum
www.eeworm.com/read/480367/1318848

h registryplugins.h

// RegistryPlugins.h #ifndef __REGISTRYPLUGINS_H #define __REGISTRYPLUGINS_H #include "Common/MyString.h" enum EPluginType { kPluginTypeFF = 0 }; struct CPluginInfo { UString Fil
www.eeworm.com/read/464631/1526440

h zipcompressionmode.h

// CompressionMode.h #ifndef __ZIP_COMPRESSIONMETHOD_H #define __ZIP_COMPRESSIONMETHOD_H #include "Common/MyString.h" namespace NArchive { namespace NZip { struct CCompressionMethodMode
www.eeworm.com/read/464631/1526603

h extractcallbackconsole.h

// ExtractCallbackConsole.h #ifndef __EXTRACTCALLBACKCONSOLE_H #define __EXTRACTCALLBACKCONSOLE_H #include "Common/MyString.h" #include "Common/StdOutStream.h" #include "../../Common/FileStre
www.eeworm.com/read/464631/1526665

h overwritedialog.h

// OverwriteDialog.h #ifndef OVERWRITEDIALOG_H #define OVERWRITEDIALOG_H #include "Common/MyString.h" namespace NOverwriteDialog { struct CFileInfo { bool SizeIsDefined; bool TimeI
www.eeworm.com/read/464631/1526674

h sortutils.h

// SortUtils.h #ifndef __SORTUTLS_H #define __SORTUTLS_H #include "Common/MyString.h" void SortFileNames(const UStringVector &strings, CIntVector &indices); #endif