jumper
MemberContent Type
Profiles
Forums
Events
Everything posted by jumper
-
Opera was notorious for nagging if you didn't have it. Opera's developers believed strongly that it was the best version. For visual quality or performance, I don't know.
-
Back in the day, many websites offered a simple, non-interactive, "printer-friendly" version. Using a bot UA is one way to request that now. Using a mobile UA is another way to request a simpler page. Most sites probably don't even react to the UA, but for those that do "GoogleBot" or "BingBot" might be the best way to get a simple or browser-agnostic page.
-
Load Kernel32.dll in Dependency Walker and check the exports report to see what function BFF9A3C0 might be in.
-
1 x 4 + 3.7 = "over 7.5" 2 x 4 + 2.86 = "almost 11"
-
Let's start over with the basics: What is the make and model of the compact pc, and what video card is currently in it? Nvidia P118 (FX5200 128MB 8x AGP DVI Low Profile DDR) might be the only option. How big is the power supply? You might have no options if it is small. :( Good read at Reddit: Time to go old. Need a low profile video card for Win98. Google: low-profile video-card "agp 8x" Win98
-
Last versions of software for Windows Vista and Windows Server 2008
jumper replied to WinClient5270's topic in Windows Vista
No. Win7 apps that work are a bonus and listed as (UNS). But apps that do claim Vista support form the core of this list. Nothing unexpected (or redundant) about that.- 1,245 replies
-
- Server 2008
- software
-
(and 1 more)
Tagged with:
-
Last versions of software for Windows Vista and Windows Server 2008
jumper replied to WinClient5270's topic in Windows Vista
QupZilla is not based on Firefox: 1.8.9 is QT4/WebKit 2.0+ is QT5/WebKit- 1,245 replies
-
1
-
- Server 2008
- software
-
(and 1 more)
Tagged with:
-
User32.dll : TrackMouseEvent takes one parameter, returns a BOOL (boolean), and sets extended error information. GetWindowInfo takes two parameters and will corrupt the stack if called when used to replace TrackMouseEvent. Instead use one of the following: CloseDesktop CloseWindow CopyIcon DestroyCursor DestroyIcon DestroyMenu DestroyWindow DrawMenuBar GetDlgCtrlID GetKeyboardType Do not attempt to use User32.dll from Win98 in Win95. Do not attempt to redirect DLL's in Win95.
-
USP3 is heavy, so skip 98lite and Shell95 update. Don't install anything you don't need for the apps you plan to run.
-
PM to me the broken file and the last good version. I'll take a look.
-
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
jumper replied to jumper's topic in Windows 9x Member Projects
Too early? Not at all! I've been cleaning out my stubs.ini file with every build to ensure I'm testing with the new native code. In January work stalled on Ktree10 which will highlight duplicates. I'll resume that work asap. The use of "beta" is just to discourage newbies from expecting miracles! :lol: -
"This goes back to 2000 year when MSFN was hosted/started on my home server." -xper Can a moderator maybe move some of these OT posts to General Discussion? TIA. Thanks!
-
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
jumper replied to jumper's topic in Windows 9x Member Projects
KernelEx core update 4.5.2016.17 (beta) - KexBeta.17.7z KERNELEX.DLL KEXBASEN.DLL KEXBASES.DLL KEXCOM.DLL sheet.dll VKrnlEx.vxd Verify.exe -
Don't guess, test! Be Specific when reporting error messages!
-
DOS, Win 3.1,3.11,Win 95,98,ME Ramdrives List and Performance Comparison
jumper replied to 98SE's topic in Windows 9x/ME
> I'm looking Start your search at Google.com. -
Windows Post-Install Wizard (WPI) - MSFN (Thanks, Google.)
-
Re-test Wmplayer.exe in DW, then press F7 to Start Profiling.
-
Far Cry 1 should work without KernelEx, so disable it on the main app. If the patch needs help, then enable KernelEx on just that one file (or those files). Far Cry 2 can use DX9 or DX10. DX9 should be on the DVD, DX10 is a download. Look for an installer option to use DX9.
-
Okay, thanks. IE9-WindowsVista-x86-enu-final.exe: 9.00.8112.16421 (WIN7_IE9_RTM.110308-0330) Link date 3/08/2011, Subsystem Ver 5.1 contains ieshims.dll: 9.00.8112.16421 (WIN7_IE9_RTM.110308-0330) Link date 3/08/2011, Subsystem Ver 6.0 I don't know why ieshims.dll wouldn't get installed. Use 7zip 9.20 to extract it. (I wonder what happens when IE9-WindowsVista-x86-enu-final.exe (ss:5.1) is run in XP?)
-
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
jumper replied to jumper's topic in Windows 9x Member Projects
What version of Msvcrt.dll? What api's is it calling when kex is enabled? (KexApiLog/DebugWindow.exe filters: Include="MSVCRT" Exclude="") Results with other comp. modes? Debugging tip: Enable "Use API Hook" on just the DLL of interest (Msvcrt.dll) instead of the whole app (ffmpeg.exe), but don't forget to disable it when done! Thanks for the reports and debugging. :) -
But ieshims.dll was missing...when exactly did you install IE9?
-
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
jumper replied to jumper's topic in Windows 9x Member Projects
@filth > Posted Friday at 02:29 AM > No result (fails on same LoadLibraryExW). > (New log in attach) I was able to match your latest log with one of mine, and indeed they differ at your LoadLibraryExW failure. Mine is able to load Wintrust.dll and continues to launch. I have Wintrust.dll 5.131.1880.14 on my system and it works regardless of the mode. If your version is different, disabling KernelEx on it should fix this problem. What version do you have? > +disabling Kex on unicows.dll cause a problem: no visible cursor line on Opera 10+ Opera <11 doesn't need KernelEx except on GStreamer.dll. Disable it on Opera.exe. Enabling KernelEx on Unicows causes endless recursion on many functions in most modes, leading to a stack overflow that crashes many apps. The official stance is that KernelEx must be disabled on Unicows.dll. Unfortunately, Unicows links to some functions that have been fixed or updated by KernelEx and doesn't benefit from those updates when KernelEx is disabled. I'm working on this problem now (by adding code to KernelEx to reduce its usage of Unicows). For now try setting the mode on Unicows to 98se if you really must enable it. -
Including Platform Update (2011) and IE9? Last versions of software for Windows Vista and Windows Server 2008