Re: [win32-gui] RE: [perl-win32-gui-hackers] Constants, Scintilla, Grid, DIBitmap and AxWindow

2006-05-31 Thread Robert May
Jeremy White wrote: Here's how I stand: Scintilla - no problems with this. I have the code ready to become Grid - I'm ready to make this part of core too. As it relies on the DIBitmap - Whilst this should technically be compilable (sp?) using AxWindow - relies on the MS ATL framework, so I d

RE: [perl-win32-gui-hackers] Constants, Scintilla, Grid, DIBitmap and AxWindow

2006-05-31 Thread Jeremy White
Here's how I stand: Scintilla - no problems with this. I have the code ready to become Grid - I'm ready to make this part of core too. As it relies on the DIBitmap - Whilst this should technically be compilable (sp?) using AxWindow - relies on the MS ATL framework, so I doubt it can ever be

[perl-win32-gui-hackers] Com in C, part 4 & 5

2006-05-31 Thread Jeremy White
http://www.codeproject.com/com/com_in__c4.asp http://www.codeproject.com/useritems/com_in_c5.asp Cheers, jez.