代码搜索:MyString
找到约 1,391 项符合「MyString」的源代码
代码结果 1,391
www.eeworm.com/read/386035/2576750
cpp percentprinter.cpp
// PercentPrinter.cpp
#include "StdAfx.h"
#include "Common/IntToString.h"
#include "Common/MyString.h"
#include "PercentPrinter.h"
const int kPaddingSize = 2;
const int kPercentsSize = 4
www.eeworm.com/read/386035/2576771
h updatecallback.h
// UpdateCallback.h
#ifndef __UPDATECALLBACK_H
#define __UPDATECALLBACK_H
#include "Common/MyCom.h"
#include "Common/MyString.h"
#include "../../IPassword.h"
#include "../../ICoder.h"
#
www.eeworm.com/read/386035/2576773
h zipregistry.h
// ZipRegistry.h
#ifndef __ZIPREGISTRY_H
#define __ZIPREGISTRY_H
#include "Common/MyString.h"
#include "Common/Types.h"
#include "ExtractMode.h"
namespace NExtract
{
struct CInfo
{
www.eeworm.com/read/377159/2705177
cpp percentprinter.cpp
// PercentPrinter.cpp
#include "StdAfx.h"
#include "Common/IntToString.h"
#include "Common/MyString.h"
#include "PercentPrinter.h"
const int kPaddingSize = 2;
const int kPercentsSize = 4
www.eeworm.com/read/377159/2705198
h updatecallback.h
// UpdateCallback.h
#ifndef __UPDATECALLBACK_H
#define __UPDATECALLBACK_H
#include "Common/MyCom.h"
#include "Common/MyString.h"
#include "../../IPassword.h"
#include "../../ICoder.h"
#
www.eeworm.com/read/377159/2705200
h zipregistry.h
// ZipRegistry.h
#ifndef __ZIPREGISTRY_H
#define __ZIPREGISTRY_H
#include "Common/MyString.h"
#include "Common/Types.h"
#include "ExtractMode.h"
namespace NExtract
{
struct CInfo
{
www.eeworm.com/read/160535/10520704
h custtype.h
#ifndef H_custType
#define H_custType
#include "myString.h"
#include
#include "videoListType.h"
class custType
{
friend ostream& operator
www.eeworm.com/read/319149/13459705
h custtype.h
#ifndef H_custType
#define H_custType
#include "myString.h"
#include
#include "videoListType.h"
class custType
{
friend ostream& operator
www.eeworm.com/read/480367/1318506
h 7zcompressionmode.h
// 7zCompressionMode.h
#ifndef __7Z_COMPRESSION_MODE_H
#define __7Z_COMPRESSION_MODE_H
#include "../../../Common/MyString.h"
#include "../../../Windows/PropVariant.h"
#include "../../Comm
www.eeworm.com/read/480367/1318715
h mymessages.h
// MyMessages.h
#ifndef __MYMESSAGES_H
#define __MYMESSAGES_H
#include "Common/MyString.h"
#include "Common/Types.h"
void ShowErrorMessage(HWND window, LPCWSTR message);
inline void ShowEr