EgtInterface :
- piccoli miglioramenti.
This commit is contained in:
+2
-2
@@ -31,7 +31,7 @@
|
||||
const char* EIN_STR = "EgtInterfaceR32.dll ver. " ;
|
||||
#endif
|
||||
#endif
|
||||
const int STR_DIM = 40 ;
|
||||
const int STR_DIM = 50 ;
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
static HINSTANCE s_hModule = NULL ;
|
||||
@@ -63,7 +63,7 @@ DllMain( HMODULE hModule, DWORD dwReason, LPVOID lpReserved)
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
const char*
|
||||
GetEInVersion( void)
|
||||
__stdcall GetEInVersion( void)
|
||||
{
|
||||
std::string sVer ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user