I have not been able to get any function inside ComCtl32.dll to be found. Here is an example function call. I've tried many variations and on 2 computers, so I believe it is a bug.
I'm doing quite a bit of "SplitString" operations on a spreadsheet database such that thousands of local variables are created. This makes debugging the code with that tray icon tool rather ...