Jump to content

jumper

Member
  • Posts

    1,944
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by jumper

  1. Disable or reduce the frequency of your browser's auto-backup. Move its cache to a ramdisk.
  2. More like a stripped-down IE5 for Win95: ie5shl95.exe
  3. CM_Get_DevNode_PropertyW is natively supported on Vista. What version of CfgMgr32.dll is installed?
  4. I meant the priority class, not the level. (Above post edited.) See SetPriorityClass().
  5. Is it possible to set the priority class to High or Realtime?
  6. Can you kill the process then restart it higher (or restart then raise)?
  7. To prevent appends, make the file read-only, or replace it with a folder of the same name.
  8. A file/disk shredder utility perhaps.
  9. K32GetPerformanceInfo is a "b2e" - it returns a BOOL, takes two parameters, and sets LastError upon failure. Try replacing it with BeginUpdateResourceA, another b2e.
  10. http://geocities.ws/jumper/
  11. I've patched the two missing imports with appropriate failure substitutes and it now loads. Available soon.
  12. My simple uxtheme.dll: KernelEx Auxiliary DLL Updates
  13. And CTR prevents the skia-induced crash?
  14. content.azure.backend? What is CTR?
  15. DW on XPsp3 reports Kernel32.dll missing EnumCalendarInfoExEx and GetFinalPathNameByHandleW. EnumCalendarInfoA and ExW are also imported....
  16. Now on my Win98+Kex.25 laptop (primitive ftpd -> FF2). ImportPatcher.42 reports missing: [Kernel32.dll] EnumCalendarInfoExEx= GetThreadIOPendingFlag= Transferring to XP via thumb drive for analysis next.
  17. It's still stuck on my Android phone. (The ES File Explorer v4.2 ftp server that worked so well last year now crashes.)
  18. Doesn't explain the helpforum image problem....
  19. If they did something by accident, you should get a reward for detecting and reporting the bug!
  20. The fix you mentioned in post#1 applies to those later versions. That's why you must try them.
  21. Sky won't know there's a problem if you don't report it, and only they can fix it. Just tell them you have a custom internet device that had been working perfectly well on Sky and still works with other providers, so what did Sky change on this date?
  22. Unless it does. Why are you not willing to try? That never works. The app won't be able to read the returned string. That invalidates all following tests, so change it back and retest everything. The correct api is GetOpenFileNameA.
  23. Multiprocess enabled or disabled? Enabled might lighten the resource load by distributing it.
×
×
  • Create New...