RE: [perl-win32-gui-users] Setting individual item properties

2004-02-26 Thread Glenn W Munroe
Jonathan, You've probably become bored with this and moved onto something else, but I finally got it and I think that some of the techniques may be useful elsewhere. The problem was, indeed, that I was writing to a copy of the structure rather than the structure itself. As far as I can see, althou

Re: [perl-win32-gui-users] Anyone help?

2004-02-26 Thread Laurent ROCHER
Hi, > Could be that I broke this when upping the _WIN32_IE constant to 0x0501. If > you put that back to 0x0400 does it work again? No, _WIN32_IE dont change anything with 0x0501 or 0x0400. _WIN32_IE apply normaly only on Internet Explorer header file. WINVER apply on Windows API hearder. I proba

RE: [perl-win32-gui-users] Anyone help?

2004-02-26 Thread Stephen Pick
Hi, Could be that I broke this when upping the _WIN32_IE constant to 0x0501. If you put that back to 0x0400 does it work again? Steve -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Laurent ROCHER Sent: 25 February 2004 19:02 To: [EMAIL PROTECTED]; perl-