Jump to content

jumper

Member
  • Posts

    1,935
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by jumper

  1. I use a single 0 in my Hosts file entries.
  2. > My main problem with MyPal are more low GDI resources after a while. Hopefully just the known issue with NtClose for which I think I now have a fix.
  3. Where's the download link?
  4. Can't reproduce. 9 and 10 use different fonts. On 98fe text in both is larger at 125%. All other selected font sizes display text at 100%.
  5. Try to create the directory manually. If FreeDOS considers the first name invalid, look for a winnt.exe option that allows you to choose another.
  6. S.F. Giants vs L.A. Dodgers baseball
  7. Search MSFN and try a different driver.
  8. What program? Can you modify the source? How is the array displayed?
  9. Download page appears, but link is invalid.
  10. 8 years, 8 months, and 8 days after 12/12/12!
  11. Thanks, I'll take a look. That character limit seems about right for unsorted definitions. Properly presorting should double it. Definitions can be grouped and split across multiple files with Kstub824 (available soon). I'll look into the underscore and Ntdll problems. >I have redirected MSVCRT to MSVCRJ with registry conventional KnownDlls, not KEX KnownDLLs I don't understand. Please clarify. Don't do that. It prevents Kex from extending Msvcrt! KernelEx intentionally does not work in Safe Mode. KernelEx still has the limitation that a module must exist, be loadable, and not be defined in HKLM:KernelEx\KnownDlls before it can be extended. This is why Lz32 is used.
  12. Take a process module Minisnap before exiting and again with the error dialog on screen. Post any diffs and the full error text. Also try with API logging to DebugWindow.exe and profiled in Depends.
  13. Keep up the good work! By "after close" do you mean close of the browser app or of the window/tab invoking webgl? I'll try to reassemble my P3+me system soon.
  14. Then how in the first post did you: "i installed the DOSBox-X on Windows 98"?
  15. The VM must use Waveout Audio or DirectSound, so experiment with those Windows settings as well.
  16. If sound is glitching, look for an audio sound buffer setting that can be increased.
  17. Disable or reduce the frequency of your browser's auto-backup. Move its cache to a ramdisk.
  18. More like a stripped-down IE5 for Win95: ie5shl95.exe
  19. CM_Get_DevNode_PropertyW is natively supported on Vista. What version of CfgMgr32.dll is installed?
  20. I meant the priority class, not the level. (Above post edited.) See SetPriorityClass().
  21. Is it possible to set the priority class to High or Realtime?
  22. Can you kill the process then restart it higher (or restart then raise)?
  23. To prevent appends, make the file read-only, or replace it with a folder of the same name.
×
×
  • Create New...