Jump to content

roytam1

Member
  • Posts

    3,612
  • Joined

  • Last visited

  • Days Won

    415
  • Donations

    0.00 USD 
  • Country

    Hong Kong

Everything posted by roytam1

  1. Yes, according to timeline, coding does not begin. https://developers.google.com/open-source/gsoc/timeline https://summerofcode.withgoogle.com/organizations/5423529534160896/#5099385011568640
  2. Seems font width measuring API returning 0 here. This happens when I port QtWeb to NT4. BTW will you do the same for but NT 3.51? It seems more interesting (and challenging, as missing Winsock2)
  3. ReactOS is a clean room reversed engineering free reimplementation of Windows (now targeting 2003 SP1) and Google Summer of Code (GSoC) 2017 they started a branch implementing xHCI driver.
  4. Maybe a working xHCI driver from ReactOS (GSoC 2017) will work on XP.
  5. Thats nice, looks promising.
  6. I dug in msfn and found this: and this may be why blackwingcat NOT to use 5.00.2195.7369. But what about Windows2000-KB2508429-v17(5.00.2195.7371)?
  7. Wine has no NTFS related API but it still runs and encrypts files.
  8. that may be hard as the change is quite large on some functions when I comparing 6860(pre MS17-010) and 7208(MS17-010 March for POSReady)
  9. @Dibya I tried FontCreator 11 on vanilla XP SP3 and it doesn't show any window, can you test it in your ExtendedXP?
  10. IMHO it's worth mentioning that XP with srv2k3's disk.sys doesn't make your XP accessing >2.2TB disk in full capability. and storport support is missing in XP so no workaround for accessing >2.2TB disk besides Paragon GPT loader w/ (S)ATA controller working in IDE mode.
  11. Not working here, tested with Win2003 SP2 explorer.exe, crashed. > kernel32.dll!_GetPrivateProfileSectionW@16() + 0x43 shlwapi.dll!CIniStrCache::SHGetPrivateProfileSection() + 0xc0 shlwapi.dll!_SHGetPrivateProfileSection@16() + 0x19 explorer.exe!WaitForSCMToInitialize() + 0x16 ntdll.dll!_NtQueryInformationProcess@20() + 0xc kernel32.dll!_GetErrorMode@0() + 0x18 explorer.exe!_ModuleEntry@0() + 0x68 kernel32.dll!_BaseProcessStart@4() + 0x23
  12. Can you give more details about patching srv2k3 explorer.exe for XP?
  13. Russians have a patched 6.16 that works
  14. I'd rather use genuine MS EDITBIN /REBASE tool to rebase DLL into new address.
  15. And news on One-Core-API binaries?
  16. You actually needs Firefox with WhatsApp Web only.
  17. Have you tried this? http://support.lenovo.com/us/en/products/laptops-and-netbooks/lenovo-g-series-laptops/lenovo-g560-notebook/downloads/ds010987
  18. Does that PC has SSE and with SSE driver installed? I can't remove SSE dependency from QtWebKit.
  19. what about writing your own schannel.dll like ReactOS did? (You may help finishing up ReactOS schannel.dll+mbedtls.dll for use in XP/2003)
  20. Thanks, besides the UI font is different from system UI font, it is somewhat working.
  21. roytam1

    XomPie

    anyone tried this on palemoon 27?
  22. roytam1

    XomPie

    anyone tried this on palemoon 27 beta 3? http://www.palemoon.org/WIP/
  23. seems to be Hard Disk failure, grab a recovery environment disk/stick and boot from it and check disk status(SMART, chkdsk) first.
  24. If your CPU has SSE(for NT4, you'll need a SSE kernel driver as well http://x.rths.cf/nt4sse.zip), you can use my QtWeb NT4 port. https://code.google.com/archive/p/qtweb/issues/182#c2
×
×
  • Create New...