Hi,
When i compile anything (e.g testdlg.prg ) using buildx.bat a dos window along with my executable program is showing .Why is that.
regards,
A.S.K
Fivewin 7.10
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Fivewin 7.10
Replace gtwin.lib with gtgui.lib.
EMG
EMG
Re: Fivewin 7.10
Thank you Enrico it works.EnricoMaria wrote:Replace gtwin.lib with gtgui.lib.
EMG
regards,
A.S.K