代码搜索:commctrl
找到约 1,362 项符合「commctrl」的源代码
代码结果 1,362
www.eeworm.com/read/249674/12481497
cpp test-menu.cpp
// Test-Menu.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "Test-Menu.h"
#include
#include
#define MAX_LOADSTRING 100
// Glob
www.eeworm.com/read/146590/12636785
cpp myproject.cpp
// Myproject.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "Myproject.h"
#include "ini.h"
#include
#include
#include "Shellapi.h"
www.eeworm.com/read/236918/13993317
cpp cezip.cpp
// CeZip.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "CeZip.h"
#include
#include "Commdlg.h"
#include "compress.h"
#include "divide.h"
#in
www.eeworm.com/read/133804/14022942
dpr custcntl.dpr
program CustCntl;
{$R CustCntl.res}
uses Windows, Messages, CommCtrl, Legend in 'Legend.pas', BarGraph in 'BarGraph.pas';
const
// 图标资源ID
IDI_CUSTCNTL = 102;
// 模板资源ID
IDD_CUSTCNT
www.eeworm.com/read/205113/15326336
cpp readthread.cpp
// ReadThread.cpp : implementation file
//
#include "stdafx.h"
#include "commCtrl.h"
#include "ReadThread.h"
#include "mycomm.h"
#include "waveCommCtl.h"
#ifdef _DEBUG
#define new DEBUG_NE
www.eeworm.com/read/205113/15326339
cpp writethread.cpp
// WriteThread.cpp : implementation file
//
#include "stdafx.h"
#include "commCtrl.h"
#include "WriteThread.h"
#include "mycomm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
sta
www.eeworm.com/read/108374/15587468
cpp decss.cpp
// DeCSS.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#include
#include
#include "css/CSSkeysNT.h"
#include "css/CSS
www.eeworm.com/read/105466/15666414
cpp dllextend.cpp
#include
#include
#include
#include
#include "DllExtend.h"
#include "ALlib.h"
BOOL WINAPI DllMain(HINSTANCE hinstDll,DWORD fdwReason,LPVOID
www.eeworm.com/read/101619/15823467
cpp winmain.cpp
#define INITGUID
#define WIN32_LEAN_AND_MEAN
#include
#include
#include
#include
#include
using namespace std;
#include "DebugOut.
www.eeworm.com/read/100281/15878079
h config.h
#ifndef _CONFIG_H_INC
#define _CONFIG_H_INC
/*
* When commctrl.h does not define the DLLVERSIONINFO structure, set
* _CONFIG_DLLVERINFO to 1. The headers used in mingw32 do not define
* thi