
piotrhn
MemberContent Type
Profiles
Forums
Events
Everything posted by piotrhn
-
-
modded icons but, we can use ie 6.5 on 2k from early longhorn/vista builds
-
.
-
@blackwingcat BTRFS driver v1.8 https://github.com/maharmstone/btrfs/releases Please add to NTOSKRNL.EXE ->PsGetThreadProcess It ueses previously added apis: RtlGetVersion, RtlRandomEx, InterlockedPopEntrySlist, InterlockedPushEntrySlist, RtlSetBit
-
http://blog.livedoor.jp/blackwingcat/archives/2018050.html dnsrslvr.dll Updated version of dnsrslvr.dll by microsoft: Windows2000-KB920683-x86 dnsrslvr.dll 5.0.2195.7102 Windows2000-KB951748-V2-x86 dnsrslvr.dll 5.0.2195.7280 https://twilczynski.com/windows/updates/#list2000
-
Pleasy try write expand for NT4. Apps: Process Explorer DRIVER.
-
How properly? i replaced kernel32.dll in system32 directory & BSOD...
-
Can you explain my, why your kernel32 crash with BSOD ? STOP c0000269 {invalid system DLL}... kernel32.dll was relocated in memory... ntdll.dll occupied the range of reserved addresses
-
whats progress of rewriting KernelXE ?
-
Hi. I tried to run game named GOTHIC on 2k with KERNELEX installed, but there is error when try run. Can you test and confirm? It works on XP SP3 and VirtualBox 6.1.18
-
cześć. jaka jest ostatnia NAJNOWSZA wersja HFSLIP dla XPka? wersja: hfslip-1.7.10.cmd wyrzuca brakujący plik CAB wbemoc.cab. U ciebie ostatnia to 1.0.2 https://mega.nz/folder/2lBVBBLI#WqmqhpxuX0qyCY1LiX4-gw/folder/L0omSarK AKTUALIZACJE widze pare brakujących aktualizacji u ciebie na stronie porównując to z https://erpman1.tripod.com/wnt5xupd.html/ERPMan-s-Windows-2000-XP-Server-2003-System-Updates-Page Chce pobrać wszystkie aktualizacje i zrobić ISO dla XP PL i XP ENU
-
Please update SHRestricted in shell32, you only renamed ordinal. but its incomplete. CHECK WinME there's misssing args to upgrade webvw.dll from early whistler XP build & get CATEGORIZED CONTROL PANEL WebViewBarricade: ShowWebViewBarricade I tried change script HTT in webvw and replace ShowWebViewBarricade but it returns ERROR NOT FOUND in SHELL32. In 2k we have only HaveToShowWebViewBarricade webvw->shell32
-
KernelXE - My Unofficial Windows 2000 Kernel
piotrhn replied to Ximonite's topic in Windows 2000/2003/NT4
How looks your progress on future releases: 0.2.4.3/4/5 ... ; When you plane to publish & how we can help you with this? -
its not my project
-
KernelXE - My Unofficial Windows 2000 Kernel
piotrhn replied to Ximonite's topic in Windows 2000/2003/NT4
Copy all resources from taskmgr.mui to taskmgr.exe save & run, it works. Prepared for you MULTILANGUAGE ver of taskmgr: PL/ENG. password: taskmgr -
KernelXE - My Unofficial Windows 2000 Kernel
piotrhn replied to Ximonite's topic in Windows 2000/2003/NT4
1. SYS Drivers: %windir%\System32\drivers or %SystemRoot%\System32\drivers 2. INF Files: %windir%\inf or %SystemRoot%\inf -
KernelXE - My Unofficial Windows 2000 Kernel
piotrhn replied to Ximonite's topic in Windows 2000/2003/NT4
Im looking your 'hotplug.dll' and its not compatible with original "2ksp4" ; there are missing: DIALOGS: 330 & 603 -
KernelXE - My Unofficial Windows 2000 Kernel
piotrhn replied to Ximonite's topic in Windows 2000/2003/NT4
GDI32.DLL - Please add function: ClearBitmapAttributes (XP) 5.1 USER32.DLL - Please add some functions: PaintMenuBar (XP) 5.1 CalcMenuBar (XP) 5.1 IsServerSideWindow (XP) 5.1 RegisterUserApiHook (XP) 5.1 UnregisterUserApiHook (XP) 5.1 ChangeWindowMesageFilter (Vista) 6.0 DisableProcessWindowsGhosting (XP) 5.1 DwmHintDxUpdate (Vista) 6.0 GetGestureInfo (7) 6.1 GetRawInputDeviceInfoA (XP) 5.1 IsThreadDesktopComposited (Vista) 6.0 IsTouchWindow (7) 6.1 LogicalToPhysicalPoint (Vista) 6.0 RegisterPowerSettingNotification (Vista) 6.0 RegisterTouchWindow (7) 6.1 SetGestureConfig (7) 6.1 UnregisterPowerSettingNotification (Vista) 6.0 UnregisterTouchWindow (7) 6.1 VIDEOPRT.SYS Please add to driver function: (code from 2k3 Sp2) VideoPortIsNoVesa: (XP) 5.1 mov al,[L00027041] retn L00027041: db 00h; db 00h; db 00h; TASKMGR - update taskmgr to version 5259, from early VISTA 5259 is last compatible with 2k and works fine. there's few news: -dumping process -open contain folder LOCATION -properties of file -network card as in XP/2k33 -
KernelXE - My Unofficial Windows 2000 Kernel
piotrhn replied to Ximonite's topic in Windows 2000/2003/NT4
Try this Resource Editor -
KernelXE - My Unofficial Windows 2000 Kernel
piotrhn replied to Ximonite's topic in Windows 2000/2003/NT4
What software are you using to modify icons in 'explorer' 100, 130 ? -
-
Hi. I want to patch explorer.exe from Win NT 4.0 with Desktop Update v.: 4.72.3612.1700. dr-hoiby webpage is deleted, available in wayback, but theres no info about this version i found bytes to patch, but its not compatible with NT with Desktop Update, LINK_1 patch from this TOPIC doesnt work... on MDGX, i not found version with DeskUpdate
-
not working BSOD
-
your modification doesnt work.... STOP c0000269 {invalid system DLL}... kernel32.dll was relocated in memory... ntdll.dll occupied the range of reserved addresses
-
ok , i want try. But dont know how: add code to dll add new imports what tools use etc...