#include <windows.h>
#include <visa.h>
#include <visatype.h>
#include <fstream>
#include <iostream>
#include <tchar.h>
#include <stdlib.h>
Defines | |
#define | DllExport __declspec(dllexport) |
#define | WIN32_LEAN_AND_MEAN |
Typedefs | |
typedef char | Int8 |
typedef unsigned char | UInt8 |
typedef unsigned short | UInt16 |
typedef unsigned long int | UInt32 |
#define DllExport __declspec(dllexport) |
#define WIN32_LEAN_AND_MEAN |
typedef char Int8 |
typedef unsigned short UInt16 |
typedef unsigned long int UInt32 |
typedef unsigned char UInt8 |