代码搜索结果
找到约 65,482 项符合
H 的代码
stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__F
csocketcli.h
// CSocketcli.h : main header file for the CSOCKETCLI application
//
#if !defined(AFX_CSOCKETCLI_H__69E66DAA_8373_4750_8B03_E76D014B461E__INCLUDED_)
#define AFX_CSOCKETCLI_H__69E66DAA_8373_4750_8
csocketclidlg.h
// CSocketcliDlg.h : header file
//
#if !defined(AFX_CSOCKETCLIDLG_H__478F28EE_A14E_47D0_9D6F_1AF712CC6B1D__INCLUDED_)
#define AFX_CSOCKETCLIDLG_H__478F28EE_A14E_47D0_9D6F_1AF712CC6B1D__INCLUDED_
resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CSocketcli.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__D
wrapper.h
int __stdcall Wrap_dll_function (int first, double second, double * result);
add.h
typedef struct {
int first;
double second;
double* result;
} add;
int __stdcall dll_function (add x);
cvitext.h
/* void __stdcall DrawTextInWindow(short theWindow, short x, short y, char *text, char *fontName,
short pointSize, short bold, short italic, short shadow, long col
sharedlib.h
#include "extcode.h"
#pragma pack(push)
#pragma pack(1)
#ifdef __cplusplus
extern "C" {
#endif
void __stdcall _mydll(void);
long __cdecl LVDLLStatus(char *errStr, int errStrLen, void *mod
hosttype.h
#ifndef _hosttype_H
#define _hosttype_H
/**
NI CONFIDENTIAL