Re: Windows GUI prog: unexpected console window

new topic     » goto parent     » topic index » view thread      » older message » newer message

Windows will open a console when anything - even just a space or a C/R - gets printed. I would search the source code for any ?, puts(), printf() or display() commands.

That would be my first step. Also, of course, check to see if any ex.err file was created.

EDIT: of course, the ? or puts() might be in the Win32lib source. Don't forget to search there also.

Last - and worst case - something (perhaps in the encryption algorithm) is corrupting memory in Windows.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu