imm wrote:
> Thirdly: Don't use CreateThread, it has "issues" with how it
> interacts with the C runtime.
Oh great.. I never noticed that.
Will now have to look back through my apps to see if that's
causing any trouble.
> Even the M$ docs suggest that you use
> _beginthread instead.
Cripes, they're actually recommending an underbar function
instead of their core API calls?
Microsoft should just come right out and say not to use WIN32
at all.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk