Jump to content

jumper

Member
  • Posts

    1,829
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by jumper

  1. Use a slim lock instead. If an SList node is present, it must be processed (Next and Depth zeroed). A pointer to the next node in the list must be returned.
  2. Delrina/Amaze Daily Planner, from 1992/93 for Win 3.1 - Me, 2000. Also check Simtel mirrors for similar sw.
  3. Delete the file then create a hidden folder in its place. Optionally create in that folder a file with a comment.
  4. 2^32 is 4 gigs. AoE probably saw 24.1 GB as 0.1 GB. Extracting resulted in 23.9 GB or 3.9 GB to AoE.
  5. It's probably not in the source code, but inserted by the compiler for try-except blocks.
  6. </pre><li> In code box? </li> <li> line Hmm. Definitely not what I entered.... Edit: And garbled upon edit. The inline editor has never been as good as the old full-featured editor that opened full-window.
  7. Try: Msvcr80.dll V8.00.50727.762 Mozcrt19.dll V8.00.0000 These load for me in ProcWin on 98fe.
  8. Please add "SE" to the topic title. Without it, first edition is implied.
  9. Perhaps off-screen compositing is using a YUV color space or other compressed bitmap to reduce memory consumption.
  10. boo+.ini ? boot.ini (dot is in italics)
  11. Slipstream the driver into the OS install. Sleep requests can be blocked by any driver, program, or process. It might be possible to kill vga.sys programmatically once the new driver takes control.
  12. The restart is needed to deactivate the default driver. This can be prevented by installing the drivers for the new hardware before attaching it.
  13. The combination of things you want might not be possible. So install IE5.5, test, then try "removing" it and testing again.
  14. Don't extract, install! You need other supporting files as well.
  15. Dr Watson for system snapshots with versions and descriptions of drivers. System File Checker for detecting file changes. Both available from the Tools menu in System Information, or directly from %WinDir%. Revert system to last working. Take snapshot with DrWatson and have SFC scan and update. Try installing USP2.1, then USP3.0beta. Take new snapshots and have SFC report changes.
  16. The logs look correct. I'll check out the garbled text.
  17. Very good. Then these should also work: CryptEnumProvidersW=>CRYPT32:CryptEnumProvidersU CryptSetProviderW=>CRYPT32:CryptSetProviderU CryptSignHashW=>CRYPT32:CryptSignHashU CryptVerifySignatureW=>CRYPT32:CryptVerifySignatureU
  18. Try the "Desktop... -Position" page. (Down two in left-side menu.)
  19. I'm also on Win98fe. IE is 4.0. Shlwapi.dll is part of IE. Win98se has IE 5.0, ME has 5.5. Best way to update Shlwapi is to update IE to 5.5. (IE 6.0 sometimes causes Explorer hangs.)
  20. Is W2k detecting it via P-n--p and correctly reporting the make and model? If not, you might need a create a custom driver for it.
  21. Analog cable? Use the auto-resize button on the monitor. Check the advanced display properties for H and V synch options.as well as size.
  22. A stub for GetGlyphIndices{A|W} should take five parameters and return GDI_ERROR. A small, full version that calls Usp10:ScriptGetCMap is in KernelEx:UberGDI.c.
×
×
  • Create New...