代码搜索:CreateWindowEx

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

代码结果 68
www.eeworm.com/read/180366/6315303

cnt coreapi.cnt

:Base COREAPI.HLP :Title 1 Creating Windows 2 CreateMDIWindow=CreateMDIWindow 2 CreateWindow=CreateWindow 2 CreateWindowEx=CreateWindowEx 2 RegisterClass=RegisterClass 2 RegisterClassEx=Regist
www.eeworm.com/read/413494/11153967

cnt coreapi.cnt

:Base COREAPI.HLP :Title 1 Creating Windows 2 CreateMDIWindow=CreateMDIWindow 2 CreateWindow=CreateWindow 2 CreateWindowEx=CreateWindowEx 2 RegisterClass=RegisterClass 2 RegisterClassEx=Regist
www.eeworm.com/read/202296/15386892

cnt coreapi.cnt

:Base COREAPI.HLP :Title 1 Creating Windows 2 CreateMDIWindow=CreateMDIWindow 2 CreateWindow=CreateWindow 2 CreateWindowEx=CreateWindowEx 2 RegisterClass=RegisterClass 2 RegisterClassEx=Regist
www.eeworm.com/read/402343/11536838

c regwnd_h.c

// hEdtKey = CreateWindowEx( WS_EX_CLIENTEDGE, TEXT("EDIT"), TEXT(""), // ES_AUTOHSCROLL|WS_CHILD|WS_TABSTOP|WS_VISIBLE, // 93+x0, 3+y0, 378, 20, // hMainWnd, (HMENU)IDC_EDT_KEY, hInst, NULL
www.eeworm.com/read/402343/11536842

c regwnd.c

// hEdtKey = CreateWindowEx( WS_EX_CLIENTEDGE, TEXT("EDIT"), TEXT(""), // ES_AUTOHSCROLL|WS_CHILD|WS_TABSTOP|WS_VISIBLE, // 93+x0, 3+y0, 378, 20, // hMainWnd, (HMENU)IDC_EDT_KEY, hInst, NULL
www.eeworm.com/read/256652/11980711

cpp midiplay.cpp

//////////////////////////////////////////////////// // About MIDI Library Modules's Example // // HugeSoft Workstation MMX 2000/01/06 // // http://hugesoft.163.net
www.eeworm.com/read/154897/11920648

c demo_setting_sound.c

#include #include #include #include #include #include #include #include #
www.eeworm.com/read/106635/15631628

bas modapi.bas

Attribute VB_Name = "modApi" Option Explicit ' Window Functions Public Declare Function CreateWindowEx Lib "user32" Alias "CreateWindowExA" (ByVal dwExStyle As Long, ByVal lpClassName As String,
www.eeworm.com/read/192685/8362846

txt 如何向标准输出写unicode字符.txt

在 WinAPI中 用 于 Unicode的 函 数 例 如 : Declare Function CreateWindowEx Lib "user32" Alias "CreateWindowExA" (ByVal dwExStyle As Long, ByVal lpClassName As String, ByVal lpWindowName
www.eeworm.com/read/242302/13078190

txt 如何向标准输出写unicode字符.txt

在 WinAPI中 用 于 Unicode的 函 数 例 如 : Declare Function CreateWindowEx Lib "user32" Alias "CreateWindowExA" (ByVal dwExStyle As Long, ByVal lpClassName As String, ByVal lpWindowName