代码搜索:ZeroMemory
找到约 227 项符合「ZeroMemory」的源代码
代码结果 227
www.eeworm.com/read/216802/4881216
s zeromemory_asm.s
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: zeromemory_asm.S
* PURPOSE: Memory functions
* PROGRAMMERS: Pat
www.eeworm.com/read/328439/13026674
cpp histogrameq.cpp
#define EXTRA_NAME "@histogrameq."
#include "loadbmp.h"
#define Point(x,y) lpPoints[(x)+(y)*nWidth]
void HistogramEq()
{
int x,y;
BYTE *lpPoints=new BYTE[nWidth*nHeight];
GetPoints(lpPoi
www.eeworm.com/read/124060/14598345
cpp statistics.cpp
//
// Statistics.cpp
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
// an
www.eeworm.com/read/195444/8155430
cpp peeperlib.cpp
///////////////////////////////////////////////////////////////////////////////
// 远程控制软件-偷窥者 开发库 //
// 日期:2001/10/02
www.eeworm.com/read/108657/15581212
cpp statistics.cpp
//
// Statistics.cpp
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
// an
www.eeworm.com/read/103770/15721779
c credderi.c
/*++
Copyright (c) 1987-1998 Microsoft Corporation
Module Name:
credderi.c
Abstract:
Interface to credential derivation facility.
Author:
Scott Field (sfield) 14-J
www.eeworm.com/read/102499/15779979
cpp histogrameq.cpp
#define EXTRA_NAME "@histogrameq."
#include "loadbmp.h"
#define Point(x,y) lpPoints[(x)+(y)*nWidth]
void HistogramEq()
{
int x,y;
BYTE *lpPoints=new BYTE[nWidth*nHeight];
GetPoints(lpPoi
www.eeworm.com/read/288992/8588072
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/384328/8880118
cpp findfile.cpp
#include "StdAfx.h"
#include ".\findfile.h"
CFindFile::CFindFile(void)
{
}
CFindFile::~CFindFile(void)
{
}
#define MAC_FILENAMELENOPATH 256
int CFindFile::FindDirInDir( CString &rootDir,
www.eeworm.com/read/355115/10291958
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