Can I avoid console window when I run FWH application ?

Post Reply
Milan Mehta
Posts: 115
Joined: Mon Oct 17, 2005 4:42 am
Location: India

Can I avoid console window when I run FWH application ?

Post by Milan Mehta »

Hello All,

When I run an FWH application, a console window also pop up along with main window. Can I avoid it ? I am using May 2006 build.

TIA
Milan.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Milan,

Please use GTGUI.lib instead of GTWIN.lib.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Milan Mehta
Posts: 115
Joined: Mon Oct 17, 2005 4:42 am
Location: India

Post by Milan Mehta »

Dear Antonio,

I am still getting two windows open after linking GtGui.Lib instead of GtWin.Lib. Do I need to do anything else ?

TIA
Milan.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Milan,

Please check that you are using these flags when calling ilink32:

ilink32 -Gn -aa -Tpe -s -v ...

What Windows version are you using ? Can you reproduce it using a FWH sample ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
Milan Mehta
Posts: 115
Joined: Mon Oct 17, 2005 4:42 am
Location: India

Post by Milan Mehta »

Dear Antonio,

Yes it did solve the problem. Thanks a lot.

With best regards,

Milan.
Post Reply