deployment - Common Controls 6.0 in Windows 2000? -


i'm wanting use grouping in clistctrls, seems have been introduced in common controls 6. cc6 came out xp, have problem windows 2000 , earlier. deploying new version of comctl32.dll seem solution - however, our software has requirement of being standalone executable.

is there solution problem?

unfortunate information microsoft:

unlike earlier versions of comctl32.dll, version 6 not redistributable. way can use version 6 of dynamic-link library (dll) use operating system contains it.

found at: http://msdn.microsoft.com/en-us/library/ms997646.aspx


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -