JunkBox_Win_Lib 1.5.3
Loading...
Searching...
No Matches
InputNumDLG.h File Reference
#include "DLGBoxBase.h"
Include dependency graph for InputNumDLG.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CInputNumDLG
 
class  CInputFloatNumDLG
 
class  CInputMultiFloatNumDLG
 

Namespaces

namespace  jbxwl
 

Functions

BOOL InputNumDLG (LPCTSTR title, int *val)
 
BOOL InputFloatNumDLG (LPCTSTR title, double *val)
 
BOOL InputMultiFloatNumDLG (LPCTSTR t0, double *v0, LPCTSTR t1=NULL, double *v1=NULL, LPCTSTR t2=NULL, double *v2=NULL, LPCTSTR t3=NULL, double *v3=NULL, LPCTSTR t4=NULL, double *v4=NULL, LPCTSTR t5=NULL, double *v5=NULL)