Jump to content

piotrhn

Member
  • Posts

    115
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Poland

Everything posted by piotrhn

  1. modded icons but, we can use ie 6.5 on 2k from early longhorn/vista builds
  2. @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
  3. 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
  4. Pleasy try write expand for NT4. Apps: Process Explorer DRIVER.
  5. How properly? i replaced kernel32.dll in system32 directory & BSOD...
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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?
  11. Copy all resources from taskmgr.mui to taskmgr.exe save & run, it works. Prepared for you MULTILANGUAGE ver of taskmgr: PL/ENG. password: taskmgr
  12. 1. SYS Drivers: %windir%\System32\drivers or %SystemRoot%\System32\drivers 2. INF Files: %windir%\inf or %SystemRoot%\inf
  13. Im looking your 'hotplug.dll' and its not compatible with original "2ksp4" ; there are missing: DIALOGS: 330 & 603
  14. 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
  15. What software are you using to modify icons in 'explorer' 100, 130 ?
  16. ofcourse, but its not compatible..... Replacing 01 to 11 at address 574F doesnt work
  17. 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
  18. your modification doesnt work.... STOP c0000269 {invalid system DLL}... kernel32.dll was relocated in memory... ntdll.dll occupied the range of reserved addresses
  19. ok , i want try. But dont know how: add code to dll add new imports what tools use etc...


×
×
  • Create New...