Jump to content

jumper

Member
  • Posts

    1,840
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by jumper

  1. Me too. Then click in the reply box and it should auto-fill with your previous draft. I use Opera Mini (latest) on Android 11.
  2. I'm still confident you can do better.
  3. Actually when I reload the page and click in the reply box, my previous text is restored.
  4. 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...
  5. Should work. Just remember that it will bloat your registry, so back everything up first.
  6. Using cmpxchg twice will always be logically incorrect. Please code it correctly!
  7. 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.
  8. 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....
  9. 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.
  10. 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.
  11. Delrina/Amaze Daily Planner, from 1992/93 for Win 3.1 - Me, 2000. Also check Simtel mirrors for similar sw.
  12. Delete the file then create a hidden folder in its place. Optionally create in that folder a file with a comment.
  13. 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.
  14. It's probably not in the source code, but inserted by the compiler for try-except blocks.
  15. </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.
×
×
  • Create New...