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.
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.
Milan,
Please use GTGUI.lib instead of GTWIN.lib.
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.
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 ?
Dear Antonio,
Yes it did solve the problem. Thanks a lot.
With best regards,
Milan.