Jump to content

Tihiy

Developer
  • Posts

    2,849
  • Joined

  • Last visited

  • Days Won

    25
  • Donations

    280.00 USD 
  • Country

    Mauritius

Everything posted by Tihiy

  1. 1. No 2. No It's not easily possible to use this DLL in any OS.
  2. Sometime ago i wanted generic SVGA/VESA driver (like in XP) to include onto my 98 rescue CD. I've found generic SVGA driver for Windows 3.11 circulating in net (SVGA.EXE, you can find it here for example). But it refused to work (even in 3.1 on 486) But recently i've found a cool patch which adds VESA compliant video card support to this driver. And now you have 1024x768x256 instead of 640x480x16. I think it is much better! MDGx may advise this driver and patch somewhere in his useful tips. I've created a zip with required files and nothing unnecessary. You must merge system.cb included into this zip with yours in \windows (if you have one) and copy other files into \windows\system. After that, in safe mode, you will get maximum resolution. You can reduce "resolution=" in system.cb I haven't tried it enough - it does not work under VMWare (but nothing bad must happen, just error message and VGA driver loads) SVGA.zip
  3. I think that's because this patch modifies GetVersionInfoEx build number hi word to detect itself; propertly written applications should never examine buld number hi word. Better not to rely on GetVersionEx, i hope it'll be solved in next patch version (?).
  4. Well, LLXX, i'm not sure what it is so easy to add functions. In the patch you've submitted, no new functions were added into export table - they were in 98 kernel, but unimplemented. I know, adding functions to entry table is much harder. Are you sure that it is possible?
  5. Excellent.
  6. Patcher won't work on Win9x without rewriting .cmd-files to .bat ones with 9x paths. I've tried it, looks great, but too Linuxish to me - too different from Windows icons, even from firefox html icon. Do not forget that you'll need to use RPLite to turn on 32-bit icons support, because there is no 8-bit analogs!
  7. http://www.litepc.com/support/kb.cgi?view=51 Use search!
  8. Install WDM Update (included in Unofficial Service Pack) and use manufacter drivers instead of kX.
  9. It is good, however, i'm sure that main improvement in tcpip.sys and it is not included in 98SE2ME. I also don't know which files or registry entries are responsible for it.
  10. Yes? Give me examples. Any. Also: you want to say Win9x APIs are emulated in NT? Give me examples.
  11. Link21, please, give examples instead of nude words. What do you mean? Which old applications? new applications? Which newer APIs? obsolete APIs? Just another agressive dreamer.
  12. As far as I know 98SE2ME does not install Windows ME networking stack.
  13. I've said: So: you better should not install WMF patch because it installs updated gdi* files. Please post next time with RP (Lite) questions to RP (Lite) thread. P.S. RP4 is crap. Powerful crap.
  14. <sarcasm> Format C: </sarcasm> Seriously, you should look for patches that may improve system stability, but it is unsafe to install 98SE2ME or patched system files (user*,gdi*,shell*,kernel*) over RP4 due to its architecture.
  15. There may be a incorrent checksum in file(s) or file(s) is in HKEY_LOCAL_MACHINE\System\CurrentControlSet\control\SessionManager\WarnVerDLLs (CheckVerDLLs).
  16. It should leave driver files - just modifies registry entries. I had VMWare drivers installed and it catched them without reinstall.
  17. Here is a small registry trick i've discovered. With it you can reinstall all hardware drivers without a problem (you do not have to click a lot of hardware install dialogs). It can be very useful when you're deploying Win 98 image on different computers or installing your custom Windows version. Attached zip file contains 2 reg files: - reload.reg: makes 98 believe that it is installing itself first time. - delhdw.reg: removes current hardware entries and configuration. Warning: if you have WinME or 98SE2ME with sysdm.cpl from WinME, you'll have to reboot your computer 2 or more times due to stupid ME setup behavior. With sysdm.cpl from 98, your computer won't reboot! I hope someone will find this files useful. newconfig.zip
  18. Good, i hope some day slipstreaming will be as good as 2000/XP one, it's the only thing i wanted for ages.
  19. You should restore KERNEL32.DLL first. If it is not in \windows\revbckup, you should restore it from CD. Start your computer with win/dos boot cd; wait for command prompt; insert Windows ME cd, type <your drive>: ; type cd Win9x; type "extract win_8.cab kernel32.dll /l c:\windows\system /a"
  20. it clearly says windows 98se AND windows ME. please learn to read first.
  21. Kill yourself please, because this pack works only on Windows 98 SE and not supported more.
  22. Wow, good!
×
×
  • Create New...