Multi-threaded GUI
Andrej Mitrovic
andrej.mitrovich at gmail.com
Thu Jul 26 08:15:08 PDT 2012
On 7/25/12, Gor Gyolchanyan <gor.f.gyolchanyan at gmail.com> wrote:
> Hi!
>
> I'm trying to write a WinAPI example to have multi-threaded GUI.
I think I've ported some WinAPI samples before that used
multithreading, but I don't recall what they're about or how they work
anymore so I can't recommend it:
See Multi1 & Multi2 here:
https://github.com/AndrejMitrovic/DWinProgramming/tree/master/Samples/Chap20
More information about the Digitalmars-d
mailing list