Graeme, >>The tiOPF demos do not have these aliases but are actually "compiling" >>just fine, or so it would appear. They do, in my experience, break some of >>the code completion IDE features but this needs more testing to be sure. >>I've counted 18 additional locations of WinProcs - only 5 of which are in > >I'll test some of the demos with Delphi 7 tomorrow and fix/remove any >uses clauses I can.
I have tiOPF2 loaded in D2007 and all of the demos are protected with the "WinTypes=Windows;WinProcs=Windows;...;" aliases. In fact it is impossible to have a project without this aliasing. I have tried to get rid of it but it only lasts until you reload the project and then it gets added again. So, there is no need to go further unless the choice is made to eliminate the need for aliasing. I have tested one-many demo and if aliasing is removed [while the project is open] Code Completion breaks the same as it does for D2009 and D2010. Eliminating the WinProcs and WinTypes fixes this as before. It is weird that the aliasing somehow has been removed from the tiOPF3 demos - all of them. -- Dave Keighan aka TDelphiHobbyist http://tdelphihobbyist.blogspot.com/ ------------------------------------------------------------------------------ Forrester Wave Report - Recovery time is now measured in hours and minutes not days. Key insights are discussed in the 2010 Forrester Wave Report as part of an in-depth evaluation of disaster recovery service providers. Forrester found the best-in-class provider in terms of services and vision. Read this report now! http://p.sf.net/sfu/ibm-webcastpromo _______________________________________________ tiOPF-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tiopf-talk
