代码搜索:commctrl
找到约 1,362 项符合「commctrl」的源代码
代码结果 1,362
www.eeworm.com/read/132330/14099403
h sample.h
#include
#include
#include "resource.h"
HINSTANCE hInst = NULL;
HWND hWndMain = NULL;
HWND hWndRBar = NULL;
HWND hWndCBar1 = NULL;
HMENU hMenu = NULL;
www.eeworm.com/read/126566/14416639
cpp demo.cpp
//////////////////////////////////////////////////
//Demo.cpp
#include
#include
#include
#include
#include "resource.h"
#include "tce1.h"
#i
www.eeworm.com/read/116153/14986691
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/208047/15255414
h winmain.h
#ifndef _WINMAINHEADER
#define _WINMAINHEADER
// Windows Header Files:
#include
#include
#include
#include
#include
#define _W
www.eeworm.com/read/229812/4743826
c generic.c
#include
#ifdef __NT__
#include // for InitCommonControls()
#endif
#include
#include
#include "generic.h"
HINSTANCE MyInstance;
static c
www.eeworm.com/read/281160/4118751
cpp comctldemo.cpp
/////////////////////////////////////////////////
// ComctlDemo.cpp文件
#include
#include
#include
#include "resource.h"
// 链接到comctl32.lib库
#pragm
www.eeworm.com/read/447482/1702404
h media.h
#include
#include
#include
#include
#include
enum PLAYSTATE {Stopped, Paused, Running, Init};
class CMedia{
private:
www.eeworm.com/read/396640/2411277
svn-base win_util.h.svn-base
/* Written by Krzysztof Kowalczyk (http://blog.kowalczyk.info)
The author disclaims copyright to this source code. */
#ifndef WIN_UTIL_H_
#define WIN_UTIL_H_
#include
/* Utiliti
www.eeworm.com/read/396589/2413858
cpp blitit.cpp
// BlitIt.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "BlitIt.h"
#include
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE h
www.eeworm.com/read/193382/8233723
cpp myie.cpp
// myie.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "myie.h"
#include
#include "..\comm\urldef.h"
/////////////mod by ljf
const TBBUTTO