代码搜索:commctrl
找到约 1,362 项符合「commctrl」的源代码
代码结果 1,362
www.eeworm.com/read/248685/12546524
cpp helloword.cpp
// HelloWord.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "HelloWord.h"
#include
#define MAX_LOADSTRING 100
// Global Variables:
HINSTAN
www.eeworm.com/read/147239/12572726
cpp helloword.cpp
// HelloWord.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "HelloWord.h"
#include
#define MAX_LOADSTRING 100
// Global Variables:
HINSTAN
www.eeworm.com/read/238322/13892674
cpp flashram.cpp
// Flashram.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "Flashram.h"
#include
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE
www.eeworm.com/read/236313/14021707
cpp shellexe.cpp
// ShellExe.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "ShellExe.h"
#include
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE
www.eeworm.com/read/203971/15348074
cpp bank.cpp
//////////////////////////////////////////////////
//Bank.cpp
#include
#include
#include
#include
#include "resource.h"
#include "bank.h"
#i
www.eeworm.com/read/109199/15561839
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,ComCtrls,CommCtrl;
type
TForm1 = class(TForm)
Button1: TB
www.eeworm.com/read/288828/8603475
h comctrex.h
#include
#include
#include "MyIdDef.h"
#pragma comment(lib,"comctl32.lib")
int InitComCtr(){
int Re;
INITCOMMONCONTROLSEX icex;// Ensure that the common control DLL
www.eeworm.com/read/388365/8612827
cpp bulkxfer.cpp
// BulkXfer.cpp : Defines the class behaviors for the application.
//
#include
#include "stdafx.h"
#include "BulkXfer.h"
#include "BulkXferDlg.h"
#ifdef _DEBUG
#define new DEBU
www.eeworm.com/read/287801/8668469
h winmain.h
#ifndef _WINMAINHEADER
#define _WINMAINHEADER
// Windows Header Files:
#include
#include
#include
#include
#include
#define _WIN
www.eeworm.com/read/287177/8712174
h winmain.h
#ifndef _WINMAINHEADER
#define _WINMAINHEADER
// Windows Header Files:
#include
#include
#include
#include
#include
#define _W