Some performance notes

Rob Gayvert rtg at rochester.rr.com
Wed Mar 2 16:02:57 UTC 2005


Cees de Groot wrote:

> On Wed, 02 Mar 2005 10:43:03 -0500, Rob Gayvert 
> <rtg at rochester.rr.com>  wrote:
>
>>     while(PeekMessage(&msg,stWindow,0,0,PM_NOREMOVE))
>>        GetMessage(&msg,stWindow,0,0);
>
> It's been ages since I chatted in C with the Win32 API, but this 
> wouldn't  harm regular Squeak at all, would it?

I think there are some issues here with using Squeak as a browser 
plugin, but I'm unclear on how all that works.



More information about the Wxsqueak mailing list