2008-06-19 11:23 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* source/rtl/gtwvt/gtwvt.c
! Avoid using the "Windows" word in public message.
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-06-19 11:23 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* source/rtl/gtwvt/gtwvt.c
|
||||
! Avoid using the "Windows" word in public message.
|
||||
|
||||
2008-06-19 11:08 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbtip/cgi.prg
|
||||
* contrib/hbtip/encoder.prg
|
||||
|
||||
@@ -1603,7 +1603,7 @@ static void hb_gt_wvt_Init( PHB_GT pGT, FHANDLE hFilenoStdin, FHANDLE hFilenoStd
|
||||
|
||||
if( ! hb_winmainArgGet( &s_hInstance, &s_hPrevInstance, &s_iCmdShow ) )
|
||||
{
|
||||
hb_errInternal( 10001, "It's not a Windows GUI program", NULL, NULL );
|
||||
hb_errInternal( 10001, "It's not a GUI program", NULL, NULL );
|
||||
}
|
||||
|
||||
pWVT = hb_gt_wvt_New( pGT );
|
||||
|
||||
Reference in New Issue
Block a user