Re: [perl-win32-gui-hackers] Odd problem with 671

2004-03-24 Thread Laurent ROCHER
I think i found problem. I solve multiple problem of uninitialised variable. I have commit my change on 655-Fix CVS. - GUI_MessageLoops.cpp : Fix multiple problem with NEM event and painting problem. - GUI.xs : Correct problem with wndprocPreNEM changed two time. - GUI_Options.cpp : Co

Re: [perl-win32-gui-hackers] Odd problem with 671

2004-03-24 Thread Jez White
Ok, below is another example of issues between a Ming built 671 and VC built 671 (via the sourceforge PPM). This one is more worrying since it is effecting NEM/OEM. The Ming built 671 works correctly. The example creates a main window, with a child window contained with in it. The child window ha