代码搜索:Windows API

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

代码结果 10,000
www.eeworm.com/read/173684/9642993

cpp fc_windows.cpp

/* * TOPPERS/JSP Kernel * Toyohashi Open Platform for Embedded Real-Time Systems/ * Just Standard Profile Kernel * * Copyright (C) 2000-2002 by Embedded and Real-Time Systems Laborat
www.eeworm.com/read/368444/9695522

gif windows_mini.gif

www.eeworm.com/read/368444/9695563

gif windows_title.gif

www.eeworm.com/read/368444/9695580

gif windows_exit.gif

www.eeworm.com/read/171829/9735731

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/171829/9735736

cpp show_windows.cpp

#include LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { switch (uMsg) { case WM_COMMAND: switch ( LOWORD( wParam ) )