Jump to content

roytam1

Member
  • Posts

    3,681
  • Joined

  • Last visited

  • Days Won

    426
  • Donations

    0.00 USD 
  • Country

    Hong Kong

Everything posted by roytam1

  1. Wine has no NTFS related API but it still runs and encrypts files.
  2. 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)
  3. @Dibya I tried FontCreator 11 on vanilla XP SP3 and it doesn't show any window, can you test it in your ExtendedXP?
  4. 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.
  5. 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
  6. Can you give more details about patching srv2k3 explorer.exe for XP?
  7. Russians have a patched 6.16 that works
  8. I'd rather use genuine MS EDITBIN /REBASE tool to rebase DLL into new address.
  9. And news on One-Core-API binaries?
  10. You actually needs Firefox with WhatsApp Web only.
  11. Have you tried this? http://support.lenovo.com/us/en/products/laptops-and-netbooks/lenovo-g-series-laptops/lenovo-g560-notebook/downloads/ds010987
  12. Does that PC has SSE and with SSE driver installed? I can't remove SSE dependency from QtWebKit.
  13. 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)
  14. Thanks, besides the UI font is different from system UI font, it is somewhat working.
  15. roytam1

    XomPie

    anyone tried this on palemoon 27?
  16. roytam1

    XomPie

    anyone tried this on palemoon 27 beta 3? http://www.palemoon.org/WIP/
  17. seems to be Hard Disk failure, grab a recovery environment disk/stick and boot from it and check disk status(SMART, chkdsk) first.
  18. 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
  19. 0x80070002 is HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND), i.e. The system cannot find the file specified. So it tries to find a file when CoGetInterceptor* is executed and it failed.
  20. https://dxr.mozilla.org/mozilla-central/source/ipc/mscom/Interceptor.cpp#99 https://bugzilla.mozilla.org/show_bug.cgi?id=1263224
  21. That is "G" not "D". "G" means "Game Fix" which does not have some newer API exports so it will not confuse some games.
  22. This may help: http://kb.mozillazine.org/Security.tls.version.* https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.15.1_release_notes
×
×
  • Create New...