代码搜索:Windows API

找到约 10,000 项符合「Windows API」的源代码

代码结果 10,000
www.eeworm.com/read/355000/10307072

ppt windows06.ppt

www.eeworm.com/read/280591/10312590

pdf windows ce.pdf

www.eeworm.com/read/162078/10340880

mak show_windows.mak

# Nmake macros for building Windows 32-Bit apps all: Show_W~1.exe # Update the resource if necessary generic.res:generic.rc generic.h rc -r -fo generic.res generic.rc # Update the obj
www.eeworm.com/read/162078/10340896

cpp show_windows.cpp

#include LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { switch (uMsg) { case WM_COMMAND: switch ( LOWORD( wParam ) )
www.eeworm.com/read/424154/10486576

pdf windows_drive.pdf

www.eeworm.com/read/423579/10545664

d windows.o.d

windows.o: windows.c config.h my_type.h \ F:/Program\ Files/WINAVR/avr/include/inttypes.h \ F:/Program\ Files/WINAVR/avr/include/stdint.h \ F:\Program\ Files\WINAVR\bin/../lib/gcc/avr/3.4.6/i
www.eeworm.com/read/423392/10562940

txt readme-windows.txt

wpa_supplicant for Windows ========================== Copyright (c) 2003-2008, Jouni Malinen and contributors All Rights Reserved. This program is dual-licensed under both the GPL version
www.eeworm.com/read/159993/10580701

html windows对象应用.html

窗口对象 function openPolarBear() { window.open("计算器程序.html","PolarBear","height=350,width=320"); } See the Polar Bear