代码搜索:MyString

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

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

h extractcallback.h

// ExtractCallback.h #ifndef __EXTRACTCALLBACK_H #define __EXTRACTCALLBACK_H #include "../Agent/IFolderArchive.h" #include "Common/MyString.h" #ifdef _SFX #include "ProgressDialog.h" #els
www.eeworm.com/read/427736/1966782

h parseproperties.h

// ParseProperties.h #ifndef __PARSEPROPERTIES_H #define __PARSEPROPERTIES_H #include "Common/MyString.h" #include "Common/Types.h" HRESULT ParsePropValue(const UString &name, const PROPVAR
www.eeworm.com/read/427736/1966884

h loadcodecs.h

// LoadCodecs.h #ifndef __LOADCODECS_H #define __LOADCODECS_H #include "../../../Common/Types.h" #include "../../../Common/MyCom.h" #include "../../../Common/MyString.h" #include "../../../C
www.eeworm.com/read/427736/1966910

h defaultname.h

// DefaultName.h #ifndef __DEFAULTNAME_H #define __DEFAULTNAME_H #include "Common/MyString.h" UString GetDefaultName2(const UString &fileName, const UString &extension, const UString &a
www.eeworm.com/read/427735/1967245

h parseproperties.h

// ParseProperties.h #ifndef __PARSEPROPERTIES_H #define __PARSEPROPERTIES_H #include "Common/MyString.h" #include "Common/Types.h" HRESULT ParsePropValue(const UString &name, const PROPVAR
www.eeworm.com/read/427735/1967567

h extractengine.h

// ExtractEngine.h #ifndef __EXTRACTENGINE_H #define __EXTRACTENGINE_H #include "Common/MyCom.h" #include "Common/MyString.h" #include "../../IPassword.h" #include "../Agent/IFolderArchive
www.eeworm.com/read/427735/1967606

h loadcodecs.h

// LoadCodecs.h #ifndef __LOADCODECS_H #define __LOADCODECS_H #include "../../../Common/Types.h" #include "../../../Common/MyCom.h" #include "../../../Common/MyString.h" #include "../../../C
www.eeworm.com/read/427735/1967635

h defaultname.h

// DefaultName.h #ifndef __DEFAULTNAME_H #define __DEFAULTNAME_H #include "Common/MyString.h" UString GetDefaultName2(const UString &fileName, const UString &extension, const UString &a
www.eeworm.com/read/427735/1967684

h physdrivefolder.h

// PhysDriveFolder.h #ifndef __PHYSDRIVEFOLDER_H #define __PHYSDRIVEFOLDER_H #include "Common/MyString.h" #include "Common/MyCom.h" #include "IFolder.h" class CPhysDriveFolder: public
www.eeworm.com/read/427735/1967737

h viewsettings.h

// ViewSettings.h #ifndef __VIEWSETTINGS_H #define __VIEWSETTINGS_H #include "Common/MyString.h" struct CColumnInfo { PROPID PropID; bool IsVisible; UInt32 Width; }; inline boo