K
Kerem Gümrükcü
Hi,
I know this is not a pure C# question but its something
i need in my application for a special purpose.
From where in the os can i get a list of all installed conrol
Panel items and the full path to them and if possible the
icon or icons index in the dll, cpl or whatever file?
There is a example in the msdn, but it needs the
full directory for the cpls in this case the \WINDIR\system32
but i need to get ALL cpls listed in the Control Panel Folder
of Windows,...
Whats the best way to do that,...
This is the msdn example:
http://support.microsoft.com/kb/232536/en-us
Regards
Kerem
I know this is not a pure C# question but its something
i need in my application for a special purpose.
From where in the os can i get a list of all installed conrol
Panel items and the full path to them and if possible the
icon or icons index in the dll, cpl or whatever file?
There is a example in the msdn, but it needs the
full directory for the cpls in this case the \WINDIR\system32
but i need to get ALL cpls listed in the Control Panel Folder
of Windows,...
Whats the best way to do that,...
This is the msdn example:
http://support.microsoft.com/kb/232536/en-us
Regards
Kerem