Download Latest Version KernelEx-4.5.2.exe (228.4 kB)
Email in envelope

Get an email when there's a new version of KernelEx

Home / KernelEx / 4.5.1
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2011-05-07 1.6 kB
KernelEx-4.5.1-source.tar.bz2 2011-05-07 333.8 kB
KernelEx-4.5.1.exe 2011-05-07 231.1 kB
Totals: 3 Items   566.6 kB 0
What's new:
----------------------------------
* New KernelEx API Hook infrastructure for developers
* Various bugfixes

Apps fixed / now working:
-------------------------
* New Opera 11 non-MSI installer now works
* Fixed download numbers in Opera 11 not being displayed properly
* Fixed missing checkboxes in GTK applications - Pidgin and GIMP among others
* Fixed Google Earth installation on non-english systems

Detailed changelog:
-------------------
added kernel32.SetThreadUILanguage stub
replaced some MSLU regkey APIs with custom implementation: advapi32.RegCreateKeyW, RegCreateKeyExW, RegDeleteKeyW, RegOpenKeyW, RegOpenKeyExW, RegSetValueExW
replaced kernel32.GetLocaleInfoW (MSLU, error handling LOCALE_RETURN_NUMBER) with custom implementation (fixes Opera 11 download numbers)
added advapi32.RegGetKeySecurity - allows Opera 11 uninstall to proceed further
added redirection for 'All Users\Desktop' for SHGet*Follder* functions (allows Opera 11 installer to complete)
fixed buffer length argument for wctomb in STACK_WtoA macro, added parentheses around macroes
fixed advapi32.RegSetValueExA to allow null lpData pointer (allows Opera 11 setup to proceed further)
added advapi32.GetNamedSecurityInfo (allows Opera 11 setup to proceed further)
added GDI32.MaskBlt - fixes missing checkboxes in GTK apps - Pidgin and GIMP
added api logging DLL + debug window for KernelEx API Hook infrastructure
replaced old api logging with KernelEx API Hook infrastructure
sdb: fixed google earth transform to work on non-english systems, added new product codes
added missing configs for google earth exes
Source: README.txt, updated 2011-05-07