代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/220488/14798667
chm windows核心编程.chm
www.eeworm.com/read/119982/14815609
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/119982/14815613
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/119882/14818587
chm programming_windows.chm
www.eeworm.com/read/119804/14820887
pas main_windows.pas
unit MAIN_WINDOWS;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, FRMBASS, Grids, Impstringgrid, ComCtrls, StdCtrls,
DsFancyButton, E
www.eeworm.com/read/119804/14820935
dfm main_windows.dfm
inherited Frm_main_input: TFrm_main_input
Left = 293
Top = 182
Caption = 'Frm_main_input'
ClientHeight = 492
ClientWidth = 680
PixelsPerInch = 96
TextHeight = 12
inherited Imag
www.eeworm.com/read/119124/14838754
doc windows进程大全.doc
www.eeworm.com/read/219114/14894047
h windows2.h
www.eeworm.com/read/218200/14931551
chm windows-games.chm
www.eeworm.com/read/116511/14967879