代码搜索:ZeroMemory
找到约 227 项符合「ZeroMemory」的源代码
代码结果 227
www.eeworm.com/read/242302/13078416
txt 按文件类型获取其图标.txt
SHGetFileInfo可 以 按 文 件 类 型 取 图 标 , 如 :
SHFILEINFO sfi;
HIMAGELIST hil;
ZeroMemory(&sfi,sizeof(sfi));
hil = SHGetFileInfo(".zip",
FILE_ATTRIBUTE_NORMAL,
www.eeworm.com/read/114100/15111752
txt 按文件类型获取其图标.txt
SHGetFileInfo可 以 按 文 件 类 型 取 图 标 , 如 :
SHFILEINFO sfi;
HIMAGELIST hil;
ZeroMemory(&sfi,sizeof(sfi));
hil = SHGetFileInfo(".zip",
FILE_ATTRIBUTE_NORMAL,
www.eeworm.com/read/163229/10169315
cpp item.cpp
// Item.cpp: implementation of the CItem class.
//
//////////////////////////////////////////////////////////////////////
#include "Item.h"
////////////////////////////////////////////////////
www.eeworm.com/read/163229/10169460
cpp skill.cpp
// Skill.cpp: implementation of the CSkill class.
//
//////////////////////////////////////////////////////////////////////
#include "Skill.h"
/////////////////////////////////////////////////
www.eeworm.com/read/449306/7508974
cpp dlgjoin.cpp
// DlgJoin.cpp : implementation file
//
#include "stdafx.h"
#include "Sample.h"
#include "DlgJoin.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__
www.eeworm.com/read/145187/7154805
h define.h
#define NO_FLAGS_SET 0
//#define PORT (u_short) 44965
//#define DEST_IP_ADDR "127.0.0.1"
#define MAXBUFLEN 255
#define SECENDVAL 3
#define BTSBASE 7
//命令字定义
enum cmdDefine{
DEV_CONNECT = 0
www.eeworm.com/read/398033/8009261
cpp dxfpline.cpp
// DXFPLINE.cpp: implementation of the CDXFPLINE class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "dxf.h"
#include "DXFPLINE.h"
#
www.eeworm.com/read/397486/8042574
cpp guildfortress.cpp
// GuildFortress.cpp: implementation of the CGuildFortress class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "server.h"
#include "USE
www.eeworm.com/read/322701/13370844
h define.h
#define NO_FLAGS_SET 0
//#define PORT (u_short) 44965
//#define DEST_IP_ADDR "127.0.0.1"
#define MAXBUFLEN 255
#define SECENDVAL 3
#define BTSBASE 7
//命令字定义
enum cmdDefine{
DEV_CONNECT = 0
www.eeworm.com/read/211576/15177264
h define.h
#define NO_FLAGS_SET 0
//#define PORT (u_short) 44965
//#define DEST_IP_ADDR "127.0.0.1"
#define MAXBUFLEN 255
#define SECENDVAL 3
#define BTSBASE 7
//命令字定义
enum cmdDefine{
DEV_CONNECT = 0