RegDeleteKeyEx
For applications running under WOW, they can't delete a reg key under 64bit hive using RegDeleteKey. They have to use RegDeleteKeyEx.
RegDeleteKeyEx exist in advapi32.dll, only in 64bit OS.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
For applications running under WOW, they can't delete a reg key under 64bit hive using RegDeleteKey. They have to use RegDeleteKeyEx.
RegDeleteKeyEx exist in advapi32.dll, only in 64bit OS.