Wasatch.VCPP
1.0.19
Visual C++ driver for Wasatch Photonics spectrometers
WasatchVCPPLib
WasatchVCPPDemo
InputBox.h
Go to the documentation of this file.
1
5
#pragma once
6
7
#include <string>
8
9
std::string InputBox(
const
char
*Prompt,
const
char
*Title =
""
,
const
char
*Default =
""
);
10
std::string PasswordBox(
const
char
*Prompt,
const
char
*Title =
""
,
const
char
*Default =
""
);
Generated by
1.9.3