代码搜索:commctrl

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

代码结果 1,362
www.eeworm.com/read/365688/9851185

pas helpers.pas

unit helpers; interface uses windows, commctrl; function Byte2Hex(value: byte): shortstring; function Word2Hex(value: Word): shortstring; function Byte2Bin(v : byte) : shortstring; fun
www.eeworm.com/read/168757/9898166

pas helpers.pas

unit helpers; interface uses windows, commctrl; function Byte2Hex(value: byte): shortstring; function Word2Hex(value: Word): shortstring; function Byte2Bin(v : byte) : shortstring; fun
www.eeworm.com/read/357160/10214441

cpp main.cpp

#include #include #include #include "Select.h" #include "Main.h" #include "LocalMessage.h" HINSTANCE hInstance; DWORD WINAPI entry() { CoInitialize(NULL);
www.eeworm.com/read/279844/10384240

cpp rilsample.cpp

// RILSample.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "RILSample.h" #include #include #include "ril.h" #pragma comment(lib,
www.eeworm.com/read/424909/10401725

cpp hsmmc_perf.cpp

// HSMMC_Perf.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #include #include #define MAX_LOADSTRING 100 // Glob
www.eeworm.com/read/353298/10456080

cpp main.cpp

#include #include #include #include "Select.h" #include "Main.h" #include "LocalMessage.h" HINSTANCE hInstance; DWORD WINAPI entry() { CoInitialize(NULL);
www.eeworm.com/read/439772/7701854

h fontcontrols.h

#ifndef FONTCONTROLS_H #define FONTCONTROLS_H #define STRICT #include #include #pragma comment(lib,"comctl32.lib") #define CHANGETEXT 1000 #define CHANGEBKG 1001 #
www.eeworm.com/read/439245/7713923

c testcustdraw.c

#include #include #include "..\coolsb\coolscroll.h" UINT CALLBACK CoolSB_DrawProc(HDC hdc, UINT uCmdId, UINT uButflags, RECT *rect); extern HWND hwndScroll; extern BO
www.eeworm.com/read/331115/12848246

cpp writereg.cpp

// WriteReg.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "WriteReg.h" #include #include #include #include
www.eeworm.com/read/142995/12905857

h window.h

#ifndef __Window #define __Window #include #include #include #include #include "Struct.h" inline void chSETDLGICONS(HWND hwnd, int idi) {