shell extension dll
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
im trying to load shell extension in place of existing in windows dll or redirect specific resource from one dll to existing in windows dll for example: in Windows\System32\systemcpl.dll have uifile inside dll, but i want to Windows explorer read from my dll ui file not from systemcpl.dll i think its using DllGetClassObject DllCanUnloadNow DllRegisterServer DllUnregisterServer sorry bout my english, im new with english and C++ ^^ if u didnt understand let me know ill try to clarify