代码搜索:ZeroMemory
找到约 227 项符合「ZeroMemory」的源代码
代码结果 227
www.eeworm.com/read/125743/6022395
cpp osversion.cpp
#include "stdafx.h"
#include "hwinterfacedrv.h"
int SystemVersion()
{
OSVERSIONINFOEX osvi;
BOOL bOsVersionInfoEx;
ZeroMemory(&osvi, sizeof(OSVERSIONINFOEX));
www.eeworm.com/read/282673/9075444
cpp mrparticlesystem.cpp
/* 'mrParticleSystem.cpp' */
/* Complement header file */
#include "mrParticleSystem.h"
/* Default constructor */
mrParticleSystem::mrParticleSystem (void)
{
ZeroMemory (&m_kParameters,
www.eeworm.com/read/282671/9076024
cpp mrparticlesystem.cpp
/* 'mrParticleSystem.cpp' */
/* Complement header file */
#include "mrParticleSystem.h"
/* Default constructor */
mrParticleSystem::mrParticleSystem (void)
{
ZeroMemory (&m_kParameters,
www.eeworm.com/read/282671/9076177
cpp mrparticlesystem.cpp
/* 'mrParticleSystem.cpp' */
/* Complement header file */
#include "mrParticleSystem.h"
/* Default constructor */
mrParticleSystem::mrParticleSystem (void)
{
ZeroMemory (&m_kParameters,
www.eeworm.com/read/282671/9076439
cpp mrparticlesystem.cpp
/* 'mrParticleSystem.cpp' */
/* Complement header file */
#include "mrParticleSystem.h"
/* Default constructor */
mrParticleSystem::mrParticleSystem (void)
{
ZeroMemory (&m_kParameters,
www.eeworm.com/read/453443/7420572
cpp openfiledialog.cpp
/**
@file
Win::OpenFileDialog implementation.
*/
#include "OpenFileDialog.h"
using namespace Win;
OpenFileDialog::OpenFileDialog(HWND hwnd)
{
::ZeroMemory(&_ofn,sizeof(OPENFILENAM
www.eeworm.com/read/143026/5761391
cpp osinfo.cpp
#include "stdafx.h"
#include "OSInfo.h"
//***********************************************
COSInfo::COSInfo()
{
ZeroMemory(&m_osvi, sizeof(OSVERSIONINFO));
m_osvi.dwOSVersionInfoSize = sizeof
www.eeworm.com/read/171026/5400086
cpp osinfo.cpp
#include "stdafx.h"
#include "OSInfo.h"
//***********************************************
COSInfo::COSInfo()
{
ZeroMemory(&m_osvi, sizeof(OSVERSIONINFO));
m_osvi.dwOSVersionInfoSize = sizeof
www.eeworm.com/read/171026/5400896
cpp osinfo.cpp
#include "stdafx.h"
#include "OSInfo.h"
//***********************************************
COSInfo::COSInfo()
{
ZeroMemory(&m_osvi, sizeof(OSVERSIONINFO));
m_osvi.dwOSVersionInfoSize = sizeof
www.eeworm.com/read/287150/4026139
cpp osinfo.cpp
#include "stdafx.h"
#include "OSInfo.h"
//***********************************************
COSInfo::COSInfo()
{
ZeroMemory(&m_osvi, sizeof(OSVERSIONINFO));
m_osvi.dwOSVersionInfoSize = sizeof