News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Windows desktop application with a console child

Started by aw27, March 12, 2019, 04:19:26 AM

Previous topic - Next topic

guga

Hi Aw

Nice test app :t :t :t

Did´t tested the code below, but maybe this can be useful for your needs.

https://support.microsoft.com/en-au/help/190351/how-to-spawn-console-processes-with-redirected-standard-handles
Coding in Assembly requires a mix of:
80% of brain, passion, intuition, creativity
10% of programming skills
10% of alcoholic levels in your blood.

My Code Sites:
http://rosasm.freeforums.org
http://winasm.tripod.com

aw27

Quote from: TimoVJL on March 13, 2019, 02:04:03 AM
so for my example GetKeyState is correct,
In the 2nd example, it works 1st time you click, will not work the second time you click. In the 1st example it works.

daydreamer

shouldnt it be possibe to use winapi Textarea and fake a console with the right colors and font?

but the next challenge maybe should be to make something that still runs fast despite you extremely underclock it inside a emulator that is turned down so the code runs at less than 10mhz,maybe also be forbidden to use any cpu directive

this becomes my 686th post :biggrin:
my none asm creations
https://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding