代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/493100/6406495

h d3dx9math.h

////////////////////////////////////////////////////////////////////////////// // // Copyright (C) Microsoft Corporation. All Rights Reserved. // // File: d3dx9math.h // Content: D3D
www.eeworm.com/read/403191/11521010

h d3dx10math.h

////////////////////////////////////////////////////////////////////////////// // // Copyright (C) Microsoft Corporation. All Rights Reserved. // // File: D3DX10math.h // Content: D3
www.eeworm.com/read/403191/11521017

h d3dx9math.h

////////////////////////////////////////////////////////////////////////////// // // Copyright (C) Microsoft Corporation. All Rights Reserved. // // File: d3dx9math.h // Content: D3D
www.eeworm.com/read/345961/11777576

h siusbxp.h

// The following ifdef block is the standard way of creating macros which make exporting // from a DLL simpler. All files within this DLL are compiled with the SI_USB_XP_EXPORTS // symbol defined
www.eeworm.com/read/368212/9705075

h siusbxp.h

// The following ifdef block is the standard way of creating macros which make exporting // from a DLL simpler. All files within this DLL are compiled with the SI_USB_XP_EXPORTS // symbol defined
www.eeworm.com/read/105593/15664639

h icreateinstance.h

// ICREATEINSTANCE_H // ================================================================= // 接口创建 // ================================================================ // 日期(Developed On): 3.4.200
www.eeworm.com/read/242732/4538409

c main.c

#include typedef int WINAPI DOWINMAIN(HMODULE hMod, LPSTR cmdline); int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, LPSTR cmdline, int cmdshow) {
www.eeworm.com/read/409921/2220945

c main.c

#include typedef int WINAPI DOWINMAIN(HMODULE hMod, LPSTR cmdline); int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, LPSTR cmdline, int cmdshow) {
www.eeworm.com/read/412689/11188875

cpp usedlg.cpp

// UseDlg.cpp : implementation file // #include "stdafx.h" #include "Use.h" #include "UseDlg.h" /////////////////////////////////////////////////// BOOL WINAPI InstallHook(); BOOL WINAPI Unin
www.eeworm.com/read/137483/5823988

cpp processnpc.cpp

#include "stdafx.h" void WINAPI ProcessMerchants(); void WINAPI ProcessEvents(); /* void DoRunRace(CNPCObject* pNPCObject) { switch (pNPCObject->m_wObjectType) { case _OBJECT_NPC: