Re: String comparisons in VB6

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"Sean Campbell" <SeanCampbell@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:65F37F98-602E-4196-8CE2-B81381AD9C44@xxxxxxxxxxxxxxxx
Thanks to you and KAB for the tips. I will try them out.

Here a small follow-up thought: could I write a .NET function (dll) that
uses the EndsWith function and then reference it in VB6 to benefit from
the
.NET enhancements to VB?

Sean

Or, write your own EndsWith function in VB6 in a minute or two and save the
hassle of instantly sucking the performance life out of your app and adding
20+ megabytes to your setup package size.

--
Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Freeware 4 color Gradient Frame? http://www.vbsight.com/GradFrameCTL.htm


.