代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/119334/14832339

h secrunasuser.h

//this file is part of eMule //Copyright (C)2004 Merkur ( devs@emule-project.net / http://www.emule-project.net ) // //This program is free software; you can redistribute it and/or //modify it und
www.eeworm.com/read/209167/15226564

h d3dx8tex.h

////////////////////////////////////////////////////////////////////////////// // // Copyright (C) Microsoft Corporation. All Rights Reserved. // // File: d3dx8tex.h // Content: D3DX
www.eeworm.com/read/171026/5399801

h socket.h

#ifndef __SOCKET_H__ #define __SOCKET_H__ // init socket BOOL WINAPI InitSocket() { int nStatus = 0; WORD wVersionReqd = MAKEWORD(2, 1); WSADATA lpmyWSAData; nStatus = ::WSAStartup(wV
www.eeworm.com/read/171026/5400314

h socket.h

#ifndef __SOCKET_H__ #define __SOCKET_H__ // init socket BOOL WINAPI InitSocket() { int nStatus = 0; WORD wVersionReqd = MAKEWORD(2, 1); WSADATA lpmyWSAData; nStatus = ::WSAStartup(wV
www.eeworm.com/read/170988/5401586

h ctl3d.h

/*----------------------------------------------------------------------- | CTL3D.DLL | | Adds 3d effects to Windows controls | | See ctl3d.doc for info | ----------------------------
www.eeworm.com/read/169937/5408775

c draw3d.c

#include "windows.h" #include "wintools.h" /* * WIN Draw Library * Draw3dShadow - draws a shadow with bottom-left and top-right missing * Draw3dBox - draws a complete shadow * Draw3dInset - draw a
www.eeworm.com/read/167893/5451025

c draw3d.c

#include "windows.h" #include "wintools.h" /* * WIN Draw Library * Draw3dShadow - draws a shadow with bottom-left and top-right missing * Draw3dBox - draws a complete shadow * Draw3dInset - draw a
www.eeworm.com/read/158793/5594754

c draw3d.c

#include "windows.h" #include "wintools.h" /* * WIN Draw Library * Draw3dShadow - draws a shadow with bottom-left and top-right missing * Draw3dBox - draws a complete shadow * Draw3dInset - draw a
www.eeworm.com/read/158106/5598496

c draw3d.c

#include "windows.h" #include "wintools.h" /* * WIN Draw Library * Draw3dShadow - draws a shadow with bottom-left and top-right missing * Draw3dBox - draws a complete shadow * Draw3dInset - draw a
www.eeworm.com/read/195283/8166440

cpp edll1.cpp

////////////////////////////////////////////////////////////////////////////// // // Module: einst.exe/edll1.dll - Detours Test Program // File: edll1.cpp // Author: Galen C. Hunt // // Copy