nanogui: Thread: Two applications on the same screen


[<<] [<] Page 1 of 1 [>] [>>]
Subject: Two applications on the same screen
From: "Greg Haerr" ####@####.####
Date: 21 Dec 2000 18:17:22 -0000
Message-Id: <014a01c06b7a$3a304d00$15320cd0@gregh>

: Without using Nano-X is it possible to make 2 applications with the
: microwindows API, and run them at the same time on the same screen?

Donald,
    The current constraint with the win32 API is that you've got to
link the programs together (and typically run them in the same thread).
Given the nature of most Win32 programs, this isn't very hard.  Basically,
in WinMain, register your separate window classes, create your windows,
and then dispatch the events from one main loop.

Regards,

Greg

[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.