代码搜索:commctrl
找到约 1,362 项符合「commctrl」的源代码
代码结果 1,362
www.eeworm.com/read/169075/9881689
cpp winsockcomm0.cpp
// WinsockComm.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "WinsockComm.h"
#include
// Vincent added codes here
#include
#inclu
www.eeworm.com/read/355289/10280182
cpx ddcaps.cpx
// DDCAPS.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "DDCAPS.h"
#include
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE h
www.eeworm.com/read/353322/10454622
dpr dipslib.dpr
library DIPSLib;
{$R 'DIPSLib.res' 'DIPSLib.rc'}
uses
Windows, Messages, CommCtrl;
type
TShareMem = record // 共享内存结构
g_hhook: HHOOK;
g_dwThreadIdDIPS: DWORD;
end;
const
www.eeworm.com/read/142995/12905852
h versionsearcher.h
#ifndef __VersionSearcher
#define __VersionSearcher
#include
#include
#include
#include
#pragma comment(lib, "comctl32.lib")
#include "resourc
www.eeworm.com/read/317154/13509625
cpp sdtest.cpp
// SDTest.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "SDTest.h"
#include
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE h
www.eeworm.com/read/101083/6240169
cpp simoptn.cpp
#include
#include // includes common dialog functionality
#include
#include // includes common dialog template defines
#include "resource.h"
www.eeworm.com/read/480905/6652985
cpp mycpu.cpp
// MYCpu.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "MYCpu.h"
#include
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE hIn
www.eeworm.com/read/263994/11333425
cpp threadsync.cpp
// ThreadSync.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "ThreadSync.h"
#include
#include
DWORD WINAPI AThread (PVOID pArg)
www.eeworm.com/read/408280/11400111
h winmain.h
#ifndef _WINMAINHEADER
#define _WINMAINHEADER
// Windows Header Files:
#include
#include
#include
#include
#include
#define _W
www.eeworm.com/read/408280/11400198
h winmain.h
#ifndef _WINMAINHEADER
#define _WINMAINHEADER
// Windows Header Files:
#include
#include
#include
#include
#include
#define _W