Jobson Nikely Ответов: 1

Как перенаправить ресурс DLL (расширение оболочки)


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


Что я уже пробовал:

я пытался с shell ace сделать это легко
но безуспешно
я не знаю с чего начать :(

1 Ответов

Рейтинг:
0

Richard MacCutchan

Вы уже разместили этот вопрос по адресу Shell extension dll-C / C++ / MFC дискуссионные доски[^]. Пожалуйста, разместите сообщение только на одном форуме.