Jump to content

jumper

Member
  • Posts

    1,937
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by jumper

  1. I'm still confident you can do better.
  2. Actually when I reload the page and click in the reply box, my previous text is restored.
  3. So I can erase a post by editing it to include boot . Ini? Edit to follow.... So editing does not affect the original post. Only the changes are lost as the Submit button gets stuck on Saving...
  4. Should work. Just remember that it will bloat your registry, so back everything up first.
  5. Using cmpxchg twice will always be logically incorrect. Please code it correctly!
  6. Composite Nanofiber
  7. Wind
  8. Hand
  9. Carbon Dating
  10. Use in drivers is a problem. GPU's and NIC's are just two peripherals with controllers that can access the data bus at the same time as the CPU.
  11. http://journaleyapp.com https://alternativeto.net/software/mini-diary/ http://www.lanet.lv/simtel.net/win3/pim-pre.html - darwin11.zip (990309) 54K Diarywin: Daily Diary/Journal. Freeware mpd46a.zip (970708) 399K My Personal Diary: Multifeatured private diary http://www.lanet.lv/simtel.net/win95/pim-pre.html Or we could write our own....
  12. In the exchange case, cmpxchg8b is: cmp64 mov64 We can only do: cmp32 cmp32 mov32 mov32 Or: cmp32 cmpxchg (32) mov32 Using cmpxchg twice is buggy.
  13. 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.
  14. Delrina/Amaze Daily Planner, from 1992/93 for Win 3.1 - Me, 2000. Also check Simtel mirrors for similar sw.
  15. Delete the file then create a hidden folder in its place. Optionally create in that folder a file with a comment.
  16. 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.
  17. It's probably not in the source code, but inserted by the compiler for try-except blocks.
  18. </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.
  19. Try: Msvcr80.dll V8.00.50727.762 Mozcrt19.dll V8.00.0000 These load for me in ProcWin on 98fe.
  20. Please add "SE" to the topic title. Without it, first edition is implied.
  21. Perhaps off-screen compositing is using a YUV color space or other compressed bitmap to reduce memory consumption.
×
×
  • Create New...