代码搜索:MyString
找到约 1,391 项符合「MyString」的源代码
代码结果 1,391
www.eeworm.com/read/297604/3886341
h mymessages.h
// MyMessages.h
#ifndef __MYMESSAGES_H
#define __MYMESSAGES_H
#include "Common/MyString.h"
void MyMessageBox(HWND window, LPCWSTR message);
inline void MyMessageBox(LPCWSTR message)
{
www.eeworm.com/read/297604/3886410
h compresscall.h
// CompressCall.h
#ifndef __COMPRESSCALL_H
#define __COMPRESSCALL_H
#include "Common/MyString.h"
#include "Windows/Synchronization.h"
HRESULT MyCreateProcess(const UString ¶ms,
LPCW
www.eeworm.com/read/297604/3886504
h textpairs.h
// Common/TextPairs.h
#ifndef __COMMON_TEXTPAIRS_H
#define __COMMON_TEXTPAIRS_H
#include "Common/MyString.h"
struct CTextPair
{
UString ID;
UString Value;
};
class CPairsStorage
www.eeworm.com/read/427736/1966784
h handlerout.h
// HandlerOut.h
#ifndef __HANDLER_OUT_H
#define __HANDLER_OUT_H
#include "../../../Common/MyString.h"
#include "../../Common/MethodProps.h"
namespace NArchive {
struct COneMethodInfo
{
www.eeworm.com/read/427735/1967248
h handlerout.h
// HandlerOut.h
#ifndef __HANDLER_OUT_H
#define __HANDLER_OUT_H
#include "../../../Common/MyString.h"
#include "../../Common/MethodProps.h"
namespace NArchive {
struct COneMethodInfo
{
www.eeworm.com/read/427735/1967608
h compresscall.h
// CompressCall.h
#ifndef __COMPRESSCALL_H
#define __COMPRESSCALL_H
#include "Common/MyString.h"
#include "Windows/Synchronization.h"
HRESULT MyCreateProcess(const UString ¶ms,
LPCW
www.eeworm.com/read/427735/1967702
h textpairs.h
// Common/TextPairs.h
#ifndef __COMMON_TEXTPAIRS_H
#define __COMMON_TEXTPAIRS_H
#include "Common/MyString.h"
struct CTextPair
{
UString ID;
UString Value;
};
class CPairsStorage
www.eeworm.com/read/427735/1967778
h extractcallback.h
// ExtractCallback.h
#ifndef __EXTRACTCALLBACK_H
#define __EXTRACTCALLBACK_H
#include "../Agent/IFolderArchive.h"
#include "Common/MyString.h"
#include "../Common/ArchiveOpenCallback.h"
#i
www.eeworm.com/read/419645/2074826
h handlerout.h
// HandlerOut.h
#ifndef __HANDLER_OUT_H
#define __HANDLER_OUT_H
#include "../../Common/MethodProps.h"
#include "../../../Common/MyString.h"
namespace NArchive {
struct COneMethodInfo
{
www.eeworm.com/read/419645/2075195
h compresscall.h
// CompressCall.h
#ifndef __COMPRESSCALL_H
#define __COMPRESSCALL_H
#include "Common/MyString.h"
#include "Windows/Synchronization.h"
HRESULT MyCreateProcess(const UString ¶ms,
LPCW