代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/410100/11302066
h rtmdemodlg.h
// RtmDemoDlg.h : header file
//
#if !defined(AFX_RTMDEMODLG_H__E880C0ED_9982_45DA_A66B_6A7F0D29A2FD__INCLUDED_)
#define AFX_RTMDEMODLG_H__E880C0ED_9982_45DA_A66B_6A7F0D29A2FD__INCLUDED_
#if _
www.eeworm.com/read/260156/11742743
h tools.h
/*########################################################################
Filename: tools.h
----------------------------------------------------
Remarks: ...
--------------------------------
www.eeworm.com/read/124905/14526400
h tools.h
/*########################################################################
Filename: tools.h
----------------------------------------------------
Remarks: ...
--------------------------------
www.eeworm.com/read/223893/14613790
h serialportcontrol.h
#ifndef _SERIAL_PORT_CONTROL_H
#define _SERIAL_PORT_CONTROL_H
#define COM_RECVDATA WM_USER+1000//自定义消息
extern HANDLE hCom; //全局变量,串口句柄
extern HANDLE hCommThread; //全局变量,串口线程//串口监视线程控制函数
extern vo
www.eeworm.com/read/213757/15126262
h tools.h
/*########################################################################
Filename: tools.h
----------------------------------------------------
Remarks: ...
--------------------------------
www.eeworm.com/read/169190/5426875
h apr_arch_misc.h
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/395366/8181584
h tools.h
/*########################################################################
Filename: tools.h
----------------------------------------------------
Remarks: ...
--------------------------------
www.eeworm.com/read/411724/11231183
h winlockdll.h
#ifndef WINLOCKDLL_H
#define WINLOCKDLL_H
typedef struct _THREAD_DATA
{
HDESK hDesk;
char szDesktopName[20];
} THREAD_DATA;
#ifdef _DLL_
#define DLL_EXP_IMP __declspec(dllexport)
#els
www.eeworm.com/read/135287/13942549
h tools.h
/*########################################################################
Filename: tools.h
----------------------------------------------------
Remarks: ...
--------------------------------
www.eeworm.com/read/105593/15664739
h icreateinstance.h
#ifndef ICREATEINSTANCE_H_1_19_2003_
#define ICREATEINSTANCE_H_1_19_2003_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
enum TYPE //创建类型
{
CLD_IRENDERSYSTEM = 0,
CLD_ICAMERA