代码搜索:CreateWindowEx

找到约 68 项符合「CreateWindowEx」的源代码

代码结果 68
www.eeworm.com/read/214946/15082079

c demomwpic.c

/***************************************************************** ****Win32 API demos:bmp,gif,jpg picture support in Microwindows ****by zhang kaohua 2004,2,23 **************************************
www.eeworm.com/read/248338/12583198

asm ctrls.asm

; ######################################################################## PushButton PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD EditSl PROTO :DWORD,:DWORD,:DWORD,:DWORD,:D
www.eeworm.com/read/236400/14017480

asm ctrls.asm

; ######################################################################## PushButton PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD EditSl PROTO :DWORD,:DWORD,:DWORD,:DWORD,:D
www.eeworm.com/read/269039/11110750

cpp confdialog.cpp

//----------------------------------------------------------------------------- // Copyright 2007 Jonathan Westhues // // This file is part of LDmicro. // // LDmicro is free software: you can re
www.eeworm.com/read/391067/8423449

txt 009.txt

第九课 子窗口控件 -------------------------------------------------------------------------------- 本课中我们将探讨控件,这些控件是我们程序主要的输入输出设备。 理论: WINDOWS 提供了几个预定义的窗口类以方便我们的使用。大多数时间内,我们把它们用在对话框中,所以我们一般就它们叫做子窗口控件。
www.eeworm.com/read/175224/9555383

cpp clearlog.cpp

#include "stdafx.h" #include "resource.h" #define DBSETHOST 1 #define DBSETUSER 2 #define DBSETPWD 3 #define DBSETAPP 4 #define DBSETID 5 #define DBSETLANG 6 #define ID_SENDMAIL 13579
www.eeworm.com/read/135153/5887483

c mtest2.c

#define MWINCLUDECOLORS #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int
www.eeworm.com/read/131762/5928133

c mtest2.c

#define MWINCLUDECOLORS #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int
www.eeworm.com/read/125811/6022023

c mtest2.c

#define MWINCLUDECOLORS #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int
www.eeworm.com/read/109236/6175853

c mtest2.c

#define MWINCLUDECOLORS #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int