UltraScan III
Namespaces
Classes
Files
File List
File Members
gui
us_win_utils.h
Go to the documentation of this file.
1
#ifndef WIN_UTILS_H
2
#define WIN_UTILS_H
3
4
#ifndef ulong
5
#define ulong unsigned long int
6
#endif
7
8
char
*
GetLastError
(
void
);
9
int
GetErrorCode
(
void
);
10
int
ShowInterpNames
(
char
*,
int
);
11
int
SendCommand
(
ulong
,
char
*,
char
* );
12
int
SendQuery
(
ulong
,
char
*,
char
*,
char
*,
int
);
13
14
#endif
15
16
Generated on Sun Jun 21 2015 11:40:43 for UltraScan III by
1.8.3.1-20130324