
jumper
MemberContent Type
Profiles
Forums
Events
Everything posted by jumper
-
Problems accessing certain sites (Https aka TLS)
jumper replied to Ninho's topic in Browsers working on Older NT-Family OSes
It only works with 9.6 or the special build of 9.8 on the Proxomitron website. This feature is obsolete by almost ten years...I wouldn't bother. -
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
jumper replied to jumper's topic in Windows 9x Member Projects
@cov3rt: Please edit your post to remove the quote, it's superfluous. TIA. Thanks! Yes, this package is still a collection of updated files to be copied over a standard 4.5.2 installation. While the 195KB package size is slightly smaller than the full 4.5.2 installer, once the six files are extracted you'll see that they are much larger than the originals they replace. This is because they contain some extra information to aid in debugging (in addition to all the new code). -
Does the latest version of reCAPTCHA work with XP?
jumper replied to HoppaLong's topic in Windows XP
No screenshot is available. Find the original submit button and the second should be just to the right of or below it. If it's there, it'll be obvious. Update: the ReCAPTCHA demo at https://www.google.com/recaptcha/api2/demo doesn't have a hidden button, but also seems to have been fixed for the better in the last few months. It now works in SeaMonkey 2.0.14 (like FF3.6) with scripting disabled. Click in the proper check boxes, click Verify, copy the text that appears into the lower box, and click Submit. ->"Verification Success... Hooray!" -
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
jumper replied to jumper's topic in Windows 9x Member Projects
@Kippykip: Thanks for the kexCOM bugfix alert. I added the PersistStream support fix to CShellLink::GetClassID and also to ::IsDirty (these two functions service multiple object types). I also added more robust parameter checking to all CShellLink functions (but they probably don't need it unless invoked from a buggy app!) And I also added a kexCOM version resource and debug strings. @MiKl: This is good news. Please post to the KEXT topic the details about the email fix and your kexstubs output logs for SeaMonkey and OpenOffice. @Aiko: Stay tuned--we'll need help with testing/bug reporting, debugging, and sometimes research on MSDN or with Google. KernelEx2016.16.7z 195KB KernelEx 4.5.2016.16 update contains files: * KernelEx.dll * kexbasen.dll * kexbases.dll * kexCOM.dll * sheet.dll * verify.exe and features: * multiple new PrintDlgW, PrintDlgExA, and PrintDlgExW versions in kexbasen * kexbasen.dll: 6 stubs moved to kexbases, 6 new forwards * kexbases.dll: 6 stubs moved to kexbasen, 118 new stubs, 2 FIXMEs moved to kexbasen ...(a FIXME is a partial implementation that needs more work) * kexCOM.dll: CShellLink fixes, Version resource, Debug strings * updated versioning in sheet.dll and verify.exe ---< more details soon >--- -
Does the latest version of reCAPTCHA work with XP?
jumper replied to HoppaLong's topic in Windows XP
There is sometimes a hidden, secondary submit button that will bypass the reCAPTCHA. Try View->Use Style->None to display hidden page elements. This trick got me through several job-related website registrations during the Fall. I think the problem is ECMAscript-related. -
Internet Explorer 11 or Trident 7 layout engine browser for Vista?
jumper replied to darrelljon's topic in Windows Vista
Non-IE browsers that use the Trident engine just use whatever version is installed on your system. To get Trident 7 onto the system for them to use, you have to install IE11 first. You might be able to extract the files without installing IE11, but the Trident 7 files are highly unlikely to be able to run on Vista because of missing dependencies. -
How to Get Steam Games (without using steam) to Work On Windows 98?
jumper replied to Bracamonte's topic in Windows 9x/ME
We can modify GPU drivers, but we might not need to. It might be easier to solve the problem via API hooking. Whichever method is easier is more likely to be effected. -
Latest Versions of ssleay32.dll and libeay32.dll for WinXP ?
jumper replied to Monroe's topic in Windows XP
The files should not be put in the global system32 folder! The readme says to put them in an app's local directory. This is because incompatible versions all use the same file name. -
How to Get Steam Games (without using steam) to Work On Windows 98?
jumper replied to Bracamonte's topic in Windows 9x/ME
Apps use an API to talk to the drivers; we can intercept those calls in user-space! Lot of work :yes: Impossible :no: -
Problems accessing certain sites (Https aka TLS)
jumper replied to Ninho's topic in Browsers working on Older NT-Family OSes
If this proxy can be run on a secondary system on a user's local network, it could also offload the decryption work currently slowing down the cpu on older hardware and single-cpu OSes. -
My XP system for KernelEx development hasn't been rebooted for 25 months, but does hibernate much of the time. It is not Internet-connected, but has been used to watch a couple of DVD movies with VisualStudio still running in the background.
-
Problems accessing certain sites (Https aka TLS)
jumper replied to Ninho's topic in Browsers working on Older NT-Family OSes
The portable version of Opera 12.18 is giving me the follow error at startup, but has zero missing dependencies on Win 98se. -
Latest Versions of ssleay32.dll and libeay32.dll for WinXP ?
jumper replied to Monroe's topic in Windows XP
"j" means "10", so "openssl-1.0.2j-i386-win32" is version 1.0.2.10. 1.10 hasn't been released yet on that page. When it is, it will be named something like "openssl-1.1.0-i386-win32" for v1.1.0.0 or "openssl-1.1.0a-i386-win32" for v1.1.0.1. All 1.0.2 versions should be API compatible with each other, but not with any upcoming 1.1.x versions. -
How to Get Steam Games (without using steam) to Work On Windows 98?
jumper replied to Bracamonte's topic in Windows 9x/ME
Oops, clicked on the wrong button (Dang IPB and FontAwesome!). How do I remove "Reputation" ? (-1 for MrMateczko) > which are simply impossible to run under 98SE no matter how much you KernelEx Nonsense! It's only code. -
How to Get Steam Games (without using steam) to Work On Windows 98?
jumper replied to Bracamonte's topic in Windows 9x/ME
steamcmd.exe runs on SE with KernelEx, needing help for only five functions: [KERNEL32.dll] HeapSetInformation= HeapQueryInformation= OpenThread= GetFileSizeEx= SetFilePointerEx= I don't know enough about STEAM to know if it "works" or not. It seems to be an updater, downloading an 8MB file for starters. I aborted the execution at: [2017-01-04 10:46:52] Downloading update (60 of 8,886 KB)... -
Firefox 48.0.2 and Flash Player 24 working on Windows 2000
jumper replied to sdfox7's topic in Windows 2000/2003/NT4
> FAULT ->0103cefe 8b01 mov eax,[ecx] ds:dddddddd=???????? The fault occurs in code at address 0103cefe, but the task list fails to report the address at which each module is loaded. Profiling in Depends should provide this info. Or check with a process viewer while the app is still loaded. From the stack back trace, it looks like ProcessIdToSessionId might have something to do with it. -
Firefox 48.0.2 and Flash Player 24 working on Windows 2000
jumper replied to sdfox7's topic in Windows 2000/2003/NT4
> The only issue I ran into is that Firefox 49 fails to run and throws up a Dr Watson error. Check the log file to see what module the error occurred in. Also Profile in Depends for a second opinion. And maybe Profile FF48 and compare. -
> "Fatal Error! Unable to load nga_w32.dll!" What do Depends and ImportPatcher have to say about it? DriverGuide has version 3.1r19 with nga_w32.dll here: http://www.driverguide.com/driver/detail.php?driverid=601071&action=filfo
-
Bay Trail-M CPU, thus Bay Trail-M chipset.
-
How to install Windows 98SE or ME on Dell Latitude D600
jumper replied to FantasyAcquiesce's topic in Windows 9x/ME
0x00000485 ERROR_DLL_NOT_FOUND One of the library files needed to run this application cannot be found. -
Windows cannot possibly clear the target path / location of the folder! And it might help if you actually describe in detail what you are trying to do.... Is an extra service or background CBT app acceptable?
-
In the Change Icon dialog, paste or type the desired location path (with trailing backslash) into the File name box before clicking on [Browse]. You can also paste or type the full path of an icon-containing file before clicking [OK]. Hint: The text you want to paste might be the target path located on the previous sheet/dialog before clicking [Change Icon].
-
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
jumper replied to jumper's topic in Windows 9x Member Projects
@MiKl Even after transferring hundreds of definitions to kexbases, I still have over 450 entries in my stubs.ini, including 188 for Ntdll! I'll add these Ntdll stubs to Kexbases: NtAcceptConnectPort=r0xC0000002s6 NtCompleteConnectPort=r0xC0000002s1 NtConnectPort=r0xC0000002s8 NtCreatePort=r0xC0000002s5 NtListenPort=r0xC0000002s2 NtCreateEvent=r0xC0000002s5 NtCreateIoCompletion=r0xC0000002s4 NtCreateKey=r0xC0000002s7 NtCreateNamedPipeFile=r0xC0000002s14 NtCreateSection=r0xC0000002s7 Because you are using ROS, try forwarding like: NtConnectPort=>ROS\Ntdll: > Are you with 4.17 then reaching XP SP3 level ? Better, but not fully. 4.17 will have a more flexible architecture that will allow better support for XP, Vista, Win7, and Win8. -
> @Jumper: which gcc you use? it reject def the way you use MSVC5 and 6, not gcc. Both @101 and #101 seem to work for both implicit and explicite loads by ordinal, however, shell.#@101 (in shellxp.dll v0.2a) probably will not! > and you can delete the attachment you made like dencorso said. I *missed* the bin icon previously, since I always turned off the JS and images (only turn JS on to upload) No bin icon for me, even with Chrome fully enabled. Update: As of mid-November 2016, the Delete button has been fully restored to My Attachments and works great. Thanks, xper!
- 205 replies
-
- patcher
- compatibility
-
(and 2 more)
Tagged with: