Some performance notes

Cees de Groot cg at cdegroot.com
Wed Mar 2 15:51:04 UTC 2005


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?



More information about the Wxsqueak mailing list