Multiple Windows on Desktop Each Having Their Own Process

Started by thebofh, February 02, 2006, 07:30:31 PM

Previous topic - Next topic

thebofh

Could someone shed some light on this for me.  I am relatively new to assembly programming.  I want to create 4 windows on the desktop that each have their own thread.  I am trying to create a utility for network monitoring.  I would like to use EasyCode to do this.  Any help on how to do this under EasyCode in the visual mode would really be appreciated.  Thanks.

Ramon Sala

Hi thebofh,

Taking into account the Easy Code visual mode, the only thing I can think of is making a program with just one window and running four instances. You can pass a parameter to each window through the command line, if you want them to do different tasks.

Regards,

Ramon
Greetings from Catalonia