Sorry, Krool, I don't feel well and my answers took a long time.

I think problem is more complicated. Here what I have:

I have 2 states now of VMWare:

1) Fresh install Rollup 2:
Compiled exe crashes.

2) Fresh install Rollup 2 + VB6 IDE installed:
Compiled exe is NOT crashes.
In IDE - crashes.

There was also error on line:
Code:
Err.Raise Number:=91, Description:="To use this functionality, you must provide a manifest specifying comctl32.dll version 6.0 or higher."
but I commented it. And I sure you specificially created it.

Anyway, do you think problem with compiled EXE arises due to some missing dll in OS?
I'll try to get crash dump.

---
BTW, about subclassing, please forget what I wrote, I confused the source of the problem.