代码搜索:MyString
找到约 1,391 项符合「MyString」的源代码
代码结果 1,391
www.eeworm.com/read/419645/2074965
cpp rpmhandler.cpp
// RpmHandler.cpp
#include "StdAfx.h"
#include "../../../C/CpuArch.h"
#include "Common/ComTry.h"
#include "Common/MyString.h"
#include "Windows/PropVariant.h"
#include "../Common/Progr
www.eeworm.com/read/419645/2075126
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
www.eeworm.com/read/419645/2075187
h openarchive.h
// OpenArchive.h
#ifndef __OPENARCHIVE_H
#define __OPENARCHIVE_H
#include "Common/MyString.h"
#include "Windows/FileFind.h"
#include "../../Archive/IArchive.h"
#include "LoadCodecs.h"
#in
www.eeworm.com/read/419645/2075354
h opencallback.h
// OpenCallback.h
#ifndef __OPENCALLBACK_H
#define __OPENCALLBACK_H
#include "Common/MyString.h"
#include "Common/MyCom.h"
#include "Windows/FileFind.h"
#include "../../IPassword.h"
#in
www.eeworm.com/read/386035/2576712
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/386035/2576762
h openarchive.h
// OpenArchive.h
#ifndef __OPENARCHIVE_H
#define __OPENARCHIVE_H
#include "Common/MyString.h"
#include "Windows/FileFind.h"
#include "../../Archive/IArchive.h"
#include "LoadCodecs.h"
#in
www.eeworm.com/read/377159/2705139
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/377159/2705189
h openarchive.h
// OpenArchive.h
#ifndef __OPENARCHIVE_H
#define __OPENARCHIVE_H
#include "Common/MyString.h"
#include "Windows/FileFind.h"
#include "../../Archive/IArchive.h"
#include "LoadCodecs.h"
#in
www.eeworm.com/read/387809/8652741
h tree.h
#ifndef TREE_H
#define TREE_H
#include "list.h"
#include "poly.h"
#include "string.h"
typedef struct treeType
{
list vertices;
mystring treeName;
}*tree;
typedef struct vertexType
{
www.eeworm.com/read/387809/8652768
h tree.h
#ifndef TREE_H
#define TREE_H
#include "list.h"
#include "poly.h"
#include "string.h"
typedef struct treeType
{
list vertices;
mystring treeName;
}*tree;
typedef struct vertexType
{