Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/04/2018 in all areas

  1. You're not alone. I would like to know such things as well. Here are just some thoughts from the top of my head in no particular order: Win9x was relevant from 1995 to about 2004ish (when XP SP2 was released). Good thing is to limit books/articles released in that time period. IDA Pro is a nice tool (a must?) to have while dealing with Win9x. @rloew might give some ideas as well. Try looking in old articles from The Wayback Archive. Look inside Win9x disks content, there might be references to some books (tours/guides/cd sampler thingies alike). Download and have a look inside the SDKs. I know that Visual Studio 2005 is last version to compile Win98 compatible stuff. (even if you have to compile apps inside WinXP) Learn about the limitations (limited API calls, Unicode support) Driver architecture (VXD, PDR, MPD) is unique to Win9x, so it's hard to make drivers, since you cannot use knowledge from other OSes. I would like for someone to dive deep into NTKERN.VXD - expand it so the NT compatibility is much greater, if even possible. Don't get your hopes high for writing ground-breaking drivers, Nouveau for Linux is made for decades and is not perfect. Maybe basic stuff like an universal better IDE driver to replace the Microsoft's default one, or an universal HD Audio driver is possible. But something like GPU drivers? Probably impossible. Keep in mind that a lot of the Win9x kernel is still 16-bit and even DOS based, making it even harder to improve it!
    1 point
  2. https://techcommunity.microsoft.com/t5/Windows-Server-Insiders/Windows-Server-2019-Build-17623-SMB1-does-no-more-exists/td-p/176832 I found some info on the internet about enabling it. I don't know about whether one can/cannot enable it on a case-by-case basis
    1 point
  3. If I may: https://ffmpeg.zeranoe.com/forum/viewtopic.php?f=13&t=3572&start=80#p14102
    1 point
  4. 1 point
  5. https://rg3.github.io/youtube-dl/ It requires the Python interpreter (2.6, 2.7, or 3.2+), and it is not platform specific. It's a must-have, like ffmpeg or wget. Computing is like junk food nowadays but there's still a few very good programs and if an open source software is not compatible with you OS you have a chance to build it yourself and make it compatible again.
    1 point
  6. Happy happy Joy joy! I restored a system backup from April that I did with AOMEI Backupper, which went surprisingly smooth, and then KB4343900 got installed with no issues Now it's time to update other program and components... Many thanks @Tripredacus for leading me into the path to the solution. Two lessons from this case to be remembered: 1) Start investigating 0x80073701 issues from checking if any past update went wrong. 2) Always, remember to do regular backups, keep 'em safe and ready to use Topic can be closed.
    1 point
  7. Did @dencorso reply to someone after 7 years of looking for an iPaq for his job, or is something missing here?
    1 point
×
×
  • Create New...