
roytam1
MemberContent Type
Profiles
Forums
Events
Everything posted by roytam1
-
Yes, according to timeline, coding does not begin. https://developers.google.com/open-source/gsoc/timeline https://summerofcode.withgoogle.com/organizations/5423529534160896/#5099385011568640
-
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)
-
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.
-
Maybe a working xHCI driver from ReactOS (GSoC 2017) will work on XP.
-
Thats nice, looks promising.
-
How about MS17-010 / wannacry on Windows 2000
roytam1 replied to blackwingcat's topic in Windows 2000/2003/NT4
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)? -
Microsoft patches Windows XP to fight 'WannaCry' attacks
roytam1 replied to Jody Thornton's topic in Windows XP
Wine has no NTFS related API but it still runs and encrypts files. -
Microsoft patches Windows XP to fight 'WannaCry' attacks
roytam1 replied to Jody Thornton's topic in Windows XP
nope. -
Microsoft patches Windows XP to fight 'WannaCry' attacks
roytam1 replied to Jody Thornton's topic in Windows XP
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) -
@Dibya I tried FontCreator 11 on vanilla XP SP3 and it doesn't show any window, can you test it in your ExtendedXP?
-
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.
-
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
-
Can you give more details about patching srv2k3 explorer.exe for XP?
-
Russians have a patched 6.16 that works
-
I'd rather use genuine MS EDITBIN /REBASE tool to rebase DLL into new address.
-
And news on One-Core-API binaries?
-
You actually needs Firefox with WhatsApp Web only.
-
Have you tried this? http://support.lenovo.com/us/en/products/laptops-and-netbooks/lenovo-g-series-laptops/lenovo-g560-notebook/downloads/ds010987
-
Does that PC has SSE and with SSE driver installed? I can't remove SSE dependency from QtWebKit.
- 331 replies
-
- mozilla
- retrozilla
-
(and 3 more)
Tagged with:
-
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)
-
Thanks, besides the UI font is different from system UI font, it is somewhat working.
-
anyone tried this on palemoon 27?
- 205 replies
-
- patcher
- compatibility
-
(and 2 more)
Tagged with:
-
anyone tried this on palemoon 27 beta 3? http://www.palemoon.org/WIP/
- 205 replies
-
- patcher
- compatibility
-
(and 2 more)
Tagged with:
-
inaccessible boot device windows 2000 server
roytam1 replied to COKEDUDEUSF's topic in Windows 2000/2003/NT4
seems to be Hard Disk failure, grab a recovery environment disk/stick and boot from it and check disk status(SMART, chkdsk) first. -
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