Re: ActiveX Control question

Brian Hook <[email protected]> Thu, 13 Jan 2005 16:31:43 -0500
Newsgroups gmane.games.devel.windows
Message-ID <[email protected]>
> That was sort of my original question, stated differently =)  I'm just
> not sure where long-term work can be stored, all the examples I see
> are basically focused on property exchange, event reaction, and doing
> things in OnDraw().

What I ended up doing, and I think this is okay, is having an
OnCreate() for the control which turns around and does a
SendMessage()...then I turn around and have an OnCommand() which calls
"Go()" which spawns the worker thread and goes from there.  Whew. 
Ugly, but it seems to work.


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Gamedevlists-windows mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows
Archives:
http://sourceforge.net/mailarchive/forum.php?forum_id=555