代码搜索:Winapi

找到约 4,315 项符合「Winapi」的源代码

代码结果 4,315
www.eeworm.com/read/270872/11023730

h psapi.h

/*++ BUILD Version: 0001 // Increment this if a change has global effects Copyright (c) 1994-1999 Microsoft Corporation Module Name: psapi.h Abstract: Include file for APIs
www.eeworm.com/read/270808/11025028

cpp objectsafetyimpl.cpp

#include "objectsafetyimpl.h" long ObjectSafetyImpl::queryInterface(const QUuid &iid, void **iface) { *iface = 0; if (iid == IID_IObjectSafety) *iface = (IObjectSafety *)this; els
www.eeworm.com/read/270808/11025032

h objectsafetyimpl.h

#ifndef OBJECTSAFETYIMPL_H #define OBJECTSAFETYIMPL_H #include #include class ObjectSafetyImpl : public QAxAggregated, public IObjectSafety { public: long queryInter
www.eeworm.com/read/270279/11043130

txt 3.txt

一个生产者一个消费者进程,使用轮换法使这两个进程轮换执行。 #include #include #include #include using namespace std; #define MAX
www.eeworm.com/read/470291/6917553

h shellapi.h

/*****************************************************************************\ * * * shellapi.h - SHELL.DLL functions, t
www.eeworm.com/read/470291/6917562

h ole.h

/*****************************************************************************\ * * * ole.h - Object Linking and Emb
www.eeworm.com/read/470291/6917591

h ver.h

/*****************************************************************************\ * * * ver.h - Version management fun
www.eeworm.com/read/469944/6921356

h wincred.h

/*++ BUILD Version: 0001 // Increment this if a change has global effects Copyright (c) 2000 Microsoft Corporation Module Name: wincred.h Abstract: This module contains the p
www.eeworm.com/read/469944/6921400

h cfgmgr32.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: cfgmgr32.h Abstract: This module contains the user APIs for the Configuration Manager, along wi
www.eeworm.com/read/136986/6944298

h func.h

#if !defined(FUNC_H) #define FUNC_H #include "stdafx.h" #define SMPPMAXLENGTH 512 #define BIND 0x00000001 #define BINDRESP 0x80000001 #define UNBIND 0x00000002 #define UNBINDRESP 0x8000