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. Wayback has at least 7 unique versions of boingoinstaller.exe (and possibly many more). There is also (the more recent?) BoingoWifinder.exe and BoingoWifinderXP.exe.
  2. Shorter ISA pins might be for compatibility with EISA slots. "4.90.3000.2" is ME.
  3. An external router or modem that connects to the PC via ethernet is the most reliable Internet solution. They don't require drivers or software, but instead are configured via web browser. The usual requirement is IE6 or FF2, so Retrozilla (NT4, 95+) should work. Avoid USB modems as they require drivers. I have an AT&T analog landline here in Silicon Valley and occasionally dial in to Netzero.net. Don't have DSL, so no notice.
  4. Yes. They work best when installed before other programs so they can monitor all registry and file system modifications. You can also delete the main app folder(s) and then run a system cleaner to remove shortcuts and registry references to the now-missing files.
  5. > I tried to add that to my original post by editing the post, but I could not find a "save" or "submit" button on the edit page. I'm using Opera 12.02. The buttons are mislabeled in some browsers--I also saw this last month. Depending on browser window width, Save by clicking the top ("Edit"?) or right button--the one not called "Cancel".
  6. Release candidate: K-Meleon76RC.7z 2016-05-01 30.9 MB now available at https://sourceforge.net/projects/kmeleon/files/k-meleon-dev/
  7. Yes, that error message means the required .NET Framework is not installed.
  8. 222 (CL2) is faster than 333 (CL3).
  9. 98se only has Msvcrt:wcstombs. In addition to WCSToMBEx, User32InitializeImmEntryTable and CliImmSetHotKey will also be needed. ReactOS has source for all three, so I'll add them to Kex (KernelEx for 9x).
  10. > Is there a way to just 'deactivate' a function of a dll ?? Wrong question, but yes: modify the function name in the export table. > IMM32.DLL from BlackWingCat's W2K updates What version? File version 5.00.2195.6657 from Windows2000-KB935839-v24d-x86-ENU.exe contains three User32 dependencies not supported by KernelEx 4.5.2015.12. Try using the ReactOS version instead.
  11. DIMMs should be okay, but put them in single-channel mode or relax the timings if you can. For a software solution, try rloew's RAM Limitation Patch demo. Check the system resources for each of the cards in Device Manager, modify them if you can, or change PCI slots.
  12. I've been fighting the same elipses problem for several years. I think the answer is a MS Sans Serif font upgrade. Angled quotes are also a problem. Meanwhile, it can be fixed in the menus and message boxes by changing the Windows system fonts for those items in: Display Properties >> Appearance. Choose the Item (Menu, Message Box, Tool Tips, ...Title bar) and Font (Arial, Tahoma, Verdana, ...). * Yes, we are a bit off-topic here (although I have considered programatic solutions) -- so DO NOT post any images. *
  13. @schwups > Kexbases has considerably become bigger. Moving the debug info into the dll's ensures its presence for debuggers (Procwin, DumpPE, Dr.Watson) and also shrinks the overall package size. @MiKl > Is there a quick way to compare the contents of KexBases with what one have in Kext to remove possible double entries ? Yes...process all Kexbase and Kext dll's (Kexbasen, Kexbases, ComdlgEx, iphlpapi4.dll, Kexstubs, Kstub822, etc.) with Kexports and Windiff! (Even Kexbasen and Kexbases can have duplicates when mixing different versions....) @Twin: Welcome to the project. Does PDF text selection work correctly in Foxit 4/5 with all version .10 files? If so, thank you for reporting the regression. Please use KexApiLog (DebugWindow) to isolate the api's involved. You can narrow/filter the results using the Windiff'ed output of Kexports on Kexbases.10 and .12 (see below); also try expanding it by diff'ing Kexbasen.10 and .12 as some api's were moved. Kexbasen.12 + kexbases.10 is a version mismatch and does not support all 10+10 or 12+12 api's! Also, there are many duplicates, so the order they are declared in Core.ini >> contents= matters! Kexbases.10 vs. Kexbases.12 edit: coming as soon as I debug the new spoilers Kexbasen.10 vs. Kexbasen.12 edit: coming as soon as I debug the new spoilers List produced with Kexports and Windiff 5.2.3790.0. Note: User32:SetLayeredWindowAttributes is stubbed in both kexbases.10 and .12 as implicit-only. Explicit (delay) loads will fail. Using Kexbases.10 somehow avoids the delay-load call (that fails).
  14. What version of ThinkVantage Access Connections are you testing, and what is the full error message for the missing resource dll?
  15. Yes. The one download was within an hour of the post. I'm now getting "MSFN - Error 500 Internal Server Error" on this and two older attachments, so all attachments seems to be broken at the moment. :(
  16. ADVAPI32.DLL:RegOpenCurrentUser is supported by KernelEx 4.5.2. You may have installed it to default to "Disabled". Right-click on ACHELPER.DLL and select Properties. In the KernelEx tab, select "Use specific compatibility mode" and "Windows 2000 SP4". Do the same for the main app.
  17. I have no idea what you mean by "j*v*" or "error 1723". Enable API hook on pdf.dll on both systems and compare the console logs.
  18. I was referring to the browser security setting that prevents the editor from accessing clipboard data directly. Probably Scripting->Allow Programmatic clipboard access. Try copying as plain text instead of rich text. Also try pasting with Ctrl+V. Right-clicking and selecting Paste tells the app to read the clipboard. Pressing Ctrl+V tells the OS to insert from the clipboard into the active window as if typed.
  19. What's the Reply/Preview Post box doing at the bottom of the Discover:All Activity page? Hand typed BB codes: hr: list=1 * * /list Before list One Two After Bold italic underline :) :yes: :thumbup On Edit, I see that all the BB codes have been converted to HTML. The /list tag is not being recognized so a matching /li /ol is added at the end. Let's try using HTML directly: Before list One Two After Also emoticons are not recognized: :crazy: :ph34r: but are honored in existed posts.... Some reprocessing of the HTML is still being done [:(] And if I don't terminate with a CR, we get>>>
  20. Signatures are double-spaced even more than regular text. My post does have an Edit option (but still no Quote or Reply on others) Edit loads the text in a narrow Required box and has Cancel and Save options, but not Preview. The Browse button is useless as there is no Attach button to go with it. The Reason for Edit box is a nice addition. There are no recent posts shown for context as before. I checked my signature in Settings and found that it has been modified--all line breaks have been doubled.
  21. Basically, the entire site is now broken: Broken navigation bookmarks No menus for navigating Miniscule fonts Horrendous layout Question marks everywhere Enabling Javascript used to cause a ten-folder delay in page loading (from ~10 to ~100 seconds). Now it does absolutely nothing. Pages load quickly but are almost completely unreadable. Site is now unusable in Firefox 2. And Opera 10.63 is only a little better--font size and layout are readable, but site is still largely unusable. And gray on gray text is still as invisible as before. Highlighting produces gray on light gray which can be read with difficulty. Selecting All produces obnoxious contrast, but is the only way to quickly read most of the headers and footers. No Reply or Quotes options, only "Quick" reply box at bottom. Preview Post reloads page with deleted reply! Board can't handle user logged in with two separate browsers at same time. Sign in page doesn't "Remember me" Check boxes are not aligned with clickable area. Since Preview Post doesn't work, all carriage returns will likely be deleted. If you are reading this, then at least Submit Reply works. :)
  22. > Is there actually a full version of 4.5.2015.12 yet? Yes, but now the forum update couldn't have happened at a worse time. I can't attach files yet. KernelEx.12.7z
  23. You forgot to tell us the browser and version. Did changing the setting fix the problem?
  24. KM 74_31 runs pretty well. SM 2.32 is another Gecko option that works, but both are sluggish. Slimboat 1.1.50, Qupzilla, and QTWeb are faster QT4/webkit options. Javascript usually works but ends with an error box (fixable). Qtwebkit4.dll needs to be downgraded to version 4.7.4 for these to work. BTW, KernelEx 4.5.x and USP3 are incompatible without some manual tweaking. I haven't installed USP3, but have manually updated some system files.
  25. Looks promising. A couple new DLL's for us to use. I recommend against using LZ32.dll as an auxiliary, as that will break the use of LZ32 with Kexstubs. KernelEx does not (yet) extend auxiliary DLL's.
×
×
  • Create New...