代码搜索:commctrl

找到约 1,362 项符合「commctrl」的源代码

代码结果 1,362
www.eeworm.com/read/382791/2624246

c frmtbar.c

/* * frmtbar.c * * Implementation of a richedit format bar * */ #include "preinc.h" #include #include #include #include #in
www.eeworm.com/read/378895/2679556

pas dsnunit.pas

unit DsnUnit; // Runtime Design System Version 2.x June/08/1998 // Copyright(c) 1998 Kazuhiro Sasaki. interface uses Windows, Messages, SysUtils, {COMMCTRL,}Classes, Graphics, Controls,
www.eeworm.com/read/361993/2940003

cpp autopatchdlg.cpp

// AutoPatchDlg.cpp : implementation file // #include "stdafx.h" #include "corumautopatch.h" #include "AutoPatchDlg.h" #include "CorumAutopatch.h" #include #include "DirectoryN
www.eeworm.com/read/360247/2964588

pas fccustomdraw.pas

unit fccustomdraw; { // // Components : None // // Copyright (c) 1999 by Woll2Woll Software } interface uses windows, commctrl; {$i fcIfDef.pas} const {$ifdef fcDelphi3Only} LV
www.eeworm.com/read/360247/2964899

pas fccustomdraw.pas

unit fccustomdraw; { // // Components : None // // Copyright (c) 1999 by Woll2Woll Software } interface uses windows, commctrl; {$i fcIfDef.pas} const {$ifdef fcDelphi3Only} LV
www.eeworm.com/read/360247/2965209

pas fccustomdraw.pas

unit fccustomdraw; { // // Components : None // // Copyright (c) 1999 by Woll2Woll Software } interface uses windows, commctrl; {$i fcIfDef.pas} const {$ifdef fcDelphi3Only} LV
www.eeworm.com/read/267735/4259774

c frmtbar.c

/* * frmtbar.c * * Implementation of a richedit format bar * */ #include "preinc.h" #include #include #include #include #in
www.eeworm.com/read/265771/4280924

pas dsnunit.pas

unit DsnUnit; // Runtime Design System Version 2.x June/08/1998 // Copyright(c) 1998 Kazuhiro Sasaki. interface uses Windows, Messages, SysUtils, {COMMCTRL,}Classes, Graphics, Controls,
www.eeworm.com/read/367600/9740440

h window.h

#include #include #include class CWindow { protected: WNDCLASS WndClass; HWND hWnd; int nHeight, nWidth; HDC hMainWndDC; public: CWindow(LPSTR
www.eeworm.com/read/270129/11047023

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils,Forms,HookType,Math, Controls, StdCtrls,CommCtrl, Classes,StrUtils,shellapi,registry,shlobj,mmsystem; type TForm1 = class(TForm