From: Robert M. <rm...@po...> - 2006-06-26 18:02:00
|
Reini Urban wrote: > why not Win32::GUI::Region->ExtCreateRegion() and > Win32::GUI::Region->GetRegionData() ? > > Rgn != Region You're quite correct. I thought I was being consistent with all other region functions, but we should be being consistent with the Win32 API. I'll change it. Rob. |