Thanks for the suggestion, Cookie. But do I need to change my COMCTL32.OCX every time I want to compile the program? That would be a bit dodgy... I thinking... would it be possible to have 2 versions of that file installed (registered) at the same time? What about if I copy the old comctl32 with other name and use it in VB instead of the new version? (i mean in the menu Project > components).
quote:
Originally posted by CookieRevised
of course, you could add a version check to your program which checks the comctl32.ocx version and if it is older than 6.00.8106 advise to update on http://www.microsoft.com/downloads/details.aspx?F...-bb14-64662f5f62fe
before you create the actual main form of your application
that's a good idea, thanks
quote:
Originally posted by Absorbation
i've uploaded it to my webspace to if you dont mind
as long as people reference me as the author of the tweaker, I don't care where the file is uploaded
Thanks!