Console vs. Windows Executable format
Posted: Tue Aug 02, 2005 4:19 am
I'm a new user to PB, and running version 3.30 (full), which I got off the cover of some magazine. It's rapidly convincing me into buying the full version, i'm very impressed
.
My question is regarding the use of the console executable format as opposed to windows. It would seem to me, that there would never be any reason to use the latter format, you can still make windows, be invisible etc., yet it seems that there is a saving to be made in the amount of memory a 'console' application uses -using windows task manager-.
Another intresting thing i've noticed, is that minimising the console window seems to reduce this memory usage even more! This would seem to be more than simply from loading/unloading the console display, as after a few routines (when the memory usage begins to climb) a quick restore/minimize reduces the overhead again.
I'm sure there's some excellant reasons for using the windows executable type, and for why i'm not really saving anything by using a console window. If anyone has a link to some article about this topic,or can quickly enlighten me, i'd appreciate it
.

My question is regarding the use of the console executable format as opposed to windows. It would seem to me, that there would never be any reason to use the latter format, you can still make windows, be invisible etc., yet it seems that there is a saving to be made in the amount of memory a 'console' application uses -using windows task manager-.
Another intresting thing i've noticed, is that minimising the console window seems to reduce this memory usage even more! This would seem to be more than simply from loading/unloading the console display, as after a few routines (when the memory usage begins to climb) a quick restore/minimize reduces the overhead again.
I'm sure there's some excellant reasons for using the windows executable type, and for why i'm not really saving anything by using a console window. If anyone has a link to some article about this topic,or can quickly enlighten me, i'd appreciate it
