Quote:
Originally posted by DrO
here's what i've done (only 4.5k now ) i have stripped some bits from the project (exdll dependancies which weren't needed) and a few other bits.
|
Wow! I'm impressed. As I said before, I've never really looked at how to optimize my code for size.
Unforunately, showbar doesn't work anymore...
Which is really weird, since I've stepped through the execution and the BSTR variant looks exactly the same whether I fill it using your functions or whether I use _bstr_t as a cast. (I put it back in just to test)
Remco