Ok, let's in English.
When I try to start program with SkinManager in it, it falls with Runtime error 216 before line Application.Initialize;.
I have problem with debugging in Delphi, when I include module sSkinManager in simple default Windows Form project (in uses clause of main form).
Form is empty, just add “uses sSkinManager”.
With Intagrated Debugging option set to off everything is ok.
Program starts from explorer correctly and works fine.
Delphi 2010 with Updates 4 and 5.
I saw this before, but don't remember how it can be fixed. 🙁