代码搜索:ZeroMemory
找到约 227 项符合「ZeroMemory」的源代码
代码结果 227
www.eeworm.com/read/213892/15123149
h atlcopies.h
// atlcopies.h: ATL copy policy classes, including _Copy specializations.
/////////////////////////////////////////////////////////////////////////////
// Copyright (c) 1998 Chris Sells
// All ri
www.eeworm.com/read/415829/11051652
cpp genfiles.cpp
#include "GenFiles.h"
#include
#include
namespace GenLib
{
BOOL GenFiles::fileDialog(const enum FILE_DIALOG_TYPE dialogType, const HWND parent, const char *topic, const
www.eeworm.com/read/111408/15512922
cpp main.cpp
#include
#include
#include "../../../include/MD_File.h"
void main()
{
CMD_File file;
file.EnableErrMSG(true); // 当发生错误时弹出对话框
// file.SetExtFilePath("akazam");
f
www.eeworm.com/read/108939/15569572
cpp genfiles.cpp
#include "GenFiles.h"
#include
#include
namespace GenLib
{
BOOL GenFiles::fileDialog(const enum FILE_DIALOG_TYPE dialogType, const HWND parent, const char *topic, const
www.eeworm.com/read/107310/15609812
cpp main.cpp
//
// 8-may-2000 GBO
// gert.boddaert@advalvas.be
// =================================================================
// DISCLAIMER
// ===================================================
www.eeworm.com/read/102552/15775944
htm subject_23456.htm
序号:23456 发表者:boylikegirl 发表日期:2002-12-04 11:55:25
主题:如何 清空CHAR A[100];
内容:如何 清空CHAR A[100];char a[10000];如何清空他
返回上页
www.eeworm.com/read/100281/15878084
c id3.c
/*
* id3.c - Copyright (C) 1999,2000 Jay A. Key
*
* ID3 configuration dialog. Lets the user input the album name, artist,
* year, and select a genre.
*
************************************
www.eeworm.com/read/358437/10189115
cpp ras.cpp
// RAS.cpp: implementation of the CRAS class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "RAS.h"
#ifdef _DEBUG
#undef THIS_FILE
s
www.eeworm.com/read/316654/13519141
cpp winmain.cpp
/*****************************************************************************/
/* WinMain.cpp Copyright (c) Ladislav Zezula 2003 */
/*------------------------------------
www.eeworm.com/read/369779/9633954
cpp odbc_testdlg.cpp
// ODBC_TESTDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ODBC_TEST.h"
#include "ODBC_TESTDlg.h"
#include
#include
#ifdef _DEBUG
#define new DEBUG_N