Stimfit
@PACKAGE_VERSION@
Loading...
Searching...
No Matches
src
libstfio
abf
axon
AxAtfFio32
atfutil.h
Go to the documentation of this file.
1
/****************************************************************************\
2
* *
3
* Written 1990 - 1995 by AXON Instruments Inc. *
4
* *
5
* This file is not protected by copyright. You are free to use, modify *
6
* and copy the code in this file. *
7
* *
8
\****************************************************************************/
9
//
10
// HEADER: ATFUTIL.H Prototypes for functions in ATFUTIL.CPP
11
// AUTHOR: BHI Feb 1995
12
13
#ifndef __ATFUTIL_H__
14
#define __ATFUTIL_H__
15
16
#if !defined(_WINDOWS) || defined(__MINGW32__)
17
int
LoadString(
HINSTANCE
hInstance,
int
nErrorNum,
char
*sTxtBuf,
UINT
uMaxLen);
18
#endif
19
20
extern
HINSTANCE
g_hInstance
;
21
22
#if defined(_WINDOWS) && !defined(__MINGW32__)
23
#include "
./../Common/resource.h
"
24
#endif
25
26
#endif
g_hInstance
HINSTANCE g_hInstance
resource.h
HINSTANCE
HANDLE HINSTANCE
Definition
unix.h:137
UINT
unsigned int UINT
Definition
unix.h:47
Generated by
1.14.0