2001-08-13 23:18 GMT+3 Alexander Kresin <alex@belacy.belgorod.su>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-08-13 23:18 GMT+3 Alexander Kresin <alex@belacy.belgorod.su>
|
||||
* source/vm/mainwin.c
|
||||
* added hInstance assignment to hb_hInstance
|
||||
|
||||
2001-08-11 22:45 GMT -3 Luiz Rafael Culik <culik@sl.conex.net>
|
||||
* include/hbextern.ch
|
||||
* removed extern declaration for ALTD() function
|
||||
|
||||
@@ -78,6 +78,7 @@ int WINAPI WinMain( HINSTANCE hInstance, /* handle to current instance */
|
||||
HB_SYMBOL_UNUSED( hPrevInstance );
|
||||
HB_SYMBOL_UNUSED( iCmdShow );
|
||||
|
||||
hb_hInstance = hInstance;
|
||||
GetModuleFileName( hInstance, szAppName, 249 );
|
||||
argv[ 0 ] = szAppName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user