代码搜索:commctrl
找到约 1,362 项符合「commctrl」的源代码
代码结果 1,362
www.eeworm.com/read/395406/2436138
txt __cebase_features.txt
SYSGEN_AUDIO_STDWAVEFILES=1
sysgen_auth=1
sysgen_auth_ntlm=1
sysgen_auth_schannel=1
SYSGEN_CEDDK=1
sysgen_certs=1
sysgen_cmd=1
SYSGEN_COMMCTRL=1
SYSGEN_COMMDLG=1
SYSGEN_CORELOC=1
SYSGEN_CORE
www.eeworm.com/read/395406/2436140
out sysgensettings.out
SYSGEN_AUDIO_STDWAVEFILES=1
sysgen_auth=1
sysgen_auth_ntlm=1
sysgen_auth_schannel=1
SYSGEN_CEDDK=1
sysgen_certs=1
sysgen_cmd=1
SYSGEN_COMMCTRL=1
SYSGEN_COMMDLG=1
SYSGEN_CORELOC=1
SYSGEN_CORE
www.eeworm.com/read/393286/2481845
makefile
# Adaptec aacraid
obj-$(CONFIG_SCSI_AACRAID) := aacraid.o
aacraid-objs := linit.o aachba.o commctrl.o comminit.o commsup.o \
dpcsup.o rx.o sa.o rkt.o
EXTRA_CFLAGS := -Idrivers/scsi
www.eeworm.com/read/316872/3593939
makefile
# Adaptec aacraid
obj-$(CONFIG_SCSI_AACRAID) := aacraid.o
aacraid-objs := linit.o aachba.o commctrl.o comminit.o commsup.o \
dpcsup.o rx.o sa.o rkt.o nark.o
EXTRA_CFLAGS := -Idrivers/scsi
www.eeworm.com/read/101619/15823447
cpp datachbarcodedlg.cpp
//
// DATACH僶乕僐乕僪僶僩儔乕僟僀傾儘僌僋儔僗
//
#define WIN32_LEAN_AND_MEAN
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/100516/15872960
c tab.c
#include // 基本Windows编程接口的头文件
#include // 公共控件头文件
#include // 包含属性表控件的函数和常量说明的头文件
//#include
//#include
#include "sharewareluncher.h
www.eeworm.com/read/121213/7081765
h obj.h
#pragma once
#include
#include
class Obj
{
protected:
HIMAGELIST ImgList;//ImageList控件,用来读取bmp图像,自动生成mask和透明的渲染。
static HDC memdc;//所有对象共享的memdc,只初始化一次,提高渲染时的速度。但是多线程
www.eeworm.com/read/399080/7895789
cpp text5.cpp
// text5.cpp : 定义应用程序的入口点。
//
#include "stdafx.h"
#include "text5.h"
#include
#include
#include "resourceppc.h"
//LPCTSTR g_lpStrDraw = L"Windows CE是一个实时操作系统,广泛用于小尺
www.eeworm.com/read/101619/15823461
h wnd.h
//
// 傊側偪傚偙僂僀儞僪僂僋儔僗
//
// 宲彸偟側偄偲堄枴偑柍偄^^;
//
#ifndef __CWND_INCLUDED__
#define __CWND_INCLUDED__
#define WIN32_LEAN_AND_MEAN
#include
#include
#include
www.eeworm.com/read/479151/1339371
makefile
EXTRA_CFLAGS += -I$(TOPDIR)/drivers/scsi
O_TARGET := dummy.o
list-multi := aacraid.o
aacraid-objs := linit.o aachba.o commctrl.o comminit.o commsup.o \
dpcsup.o rx.o sap1sup.o
obj-$(CONFIG_S