Jump to content

Drugwash

Member
  • Posts

    1,840
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Romania

Everything posted by Drugwash

  1. Unless some application overrides the default library search path, one could place a copy of the troublesome library (i.e. msvcrt.dll as in DougB's situation) in application's folder where main executable resides and then set the appropriate compatibility mode. This should theoretically override the global library by loading the local copy instead. This may however introduce complications and one may tend to forget about the local copy, later on trying to work on the global one without success.
  2. VLC is a stupid player because it will not display subtitles on the overlay. This has been its plague for years and they do not intend to fix it. It's plain stupid to watch a 16:9 movie on a 4:3 display and have the subtitles occupy the active video instead of the darn black space below. I'm using GOMPlayer with ffdshow and a few other codecs manually installed. I don't need or want any HD. This is all madness, it has to be stopped!
  3. I now understand why such registry change didn't "take" some time ago when I performed some tests. Is there a way to (programmatically or not) have KernelEx acknowledge the registry settings changes for one or more files and update the property sheets accordingly? That is, the exact reverse of the current/normal behavior. FYI, currently I have no 9x test machine so can't be of any use here other than maybe some ideas.
  4. Well this is a very interesting question. ProductVersion says 5.00.0910.1900 and ProductName says 'Microsoft® Windows ® 2000 Operating System'. However, the file timestamp is 1999.04.23, which means it's the original file that shipped with 98SE. And indeed, checking with the CD it is the original file. I now wonder, how come an official 98SE file delivered in '99 appears as belonging to Windows 2000… Anyway, I've already performed some limited tests and all above-mentioned APIs except for SetSuspendState() do work correctly. I haven't tried the latter because I don't like my hard drive to be stopped unnecessarily.
  5. In my humble opinion both Windows and Linux have been effed up deliberately. The choice - our choice - inevitably has to be between dumb and dumber. Someone decided so. What are we gonna do?
  6. Has anyone tested SetSuspendState() in powrprof.dll? I have a Win2000 version of the library on my main 98SE system. Unfortunately no guinea pig-machine to test on, at the moment. There are a few other useful APIs such as IsPwrHibernateAllowed(), IsPwrSuspendAllowed(), IsPwrShutdownAllowed() that could report whether a certain state can be induced or not, as well as the more complex GetPwrCapabilities() that returns a structure full of power-related information. I assume IsPwrHibernateAllowed() and IsPwrSuspendAllowed() would eliminate the frustration of not being able to set a certain power state.
  7. Mr. R. Loew on this board may have an experimental (?) patch for 512MB videocards. Please contact him for full details.
  8. It's stones falling from high above that kill innocent bystanders, not the small rocks one can kick along the dirt road.
  9. The archive site may be serving a newer, crippled version of the package. While the text on the old archived page may indeed mention Win9/ME, the package itself may only suport XP (and later). Hence the confusion.
  10. it's a 36-episode series of videos, the one above just got somehow stuck when I copied the link (I'm no friend of Google's "children"). Do watch them all from the beginning, it'll be an amazing(ly frightening, at some point) experience.
  11. Things you never knew existed: That toilet thing (or something similar) appears in one of the videos in the series. Some of the gadgets are stupid or useless. Very few of them are actually useful and/or nice to have. Most of them are scary when thought of in depth. And yeah: smartphone-controlled. We're living in a giant microwave oven.
  12. You got the scaling problem, that's why I mentioned it. If you don't have any options similar to NVIDIA's drivers and you can't add custom resolution then I don't think there's any other solution. Anybody else disagreeing, please speak out.
  13. You'd probably have to add a custom resolution, if at all possible. I believe this issue has already been discussed here somewhere for both NVIDIA and ATI. With NVIDIA it's relatively simple but no idea about ATI, personally I could never stand them, can't remember why - maybe because of the bloated Control Center, maybe because it wouldn't install or do what I wanted it to. Here's the scaling options in the NVIDIA control panel; if there's similar capabilities in the ATI control panel you may be able to work around the issue:
  14. LCD/TFT monitors have the bad habit of displaying distorted images at resolutions other than the native one. CRT monitors may be bulky, heavy, with foggy or multiple images if too old or slightly defective, but they would still display images better than LCDs at a wide range of resolutions. Depending on how old the games are, some may start at 320x240px and some relatively newer ones may go up to 1280x960 but old ones usually cap at 800x600 which is a non-standard resolution and even CRT monitors sometimes have a hard time centering the image at that resolution. I'd say most if not all old games would only recognize a 4:3 aspect ratio so even on a 5:4 monitor they will still look a bit distorted, not to mention a 16:9 or 16:10 aspect ratio. Problem is, modern monitors may simply error out on such low resolution as 320x240 or even 640x480 and if they do display something the images would be ugly because they have to be approximated. If you can temporarily perform a test, find a really old game that can only do 320x240 or 640x480, use a videocard/driver capable of clone view with only analog outputs and connect a CRT and an LCD monitor to the video outputs, then start the game and observe the displays. Switch games or game settings, try other resolutions, observe the differences. Then draw the conclusion yourself.
  15. If you upload the file on Vimeo it will be automatically converted to H264 in an MP4 container. You may use the same format for local storage/playback to avoid any possible DRM/playback issues with the WMV format. I used to have MediaCoder installed too and tried to use it a few times but it was way too complicated and also had a habit to crash every once in a while at startup so I uninstalled it. It does however have a lot of features, it can display details about the files to be converted and offers a large array of formats, codecs, tools for the output.
  16. Jorge, try Vimeo for video storage and a video convertor such as Any Video Converter, Avanti-GUI or similar, if needed.
  17. Some can be updated, others are intertwined with other files and/or registry settings. Can't say which is which. You may try comctl32.dll first, see if v4.71 works (can't remember if v5.80 works in Win95 so don't try that unless you know how to restore the original in DOS mode; it only offers the LVS_EX_LABELTIP style anyway). According to release notes for v2.41 SCSI on official homepage: - Added full support for the Large Fonts mode (120 dpi) - Fixed visual appearance bugs that appear when the Large Fonts option is enabled This may or may not have something to do with your issue. Have you tried the other (non-SCSI) version on the same machine, does it exhibit the same behavior as the SCSI version? I see you have the simple 2.42 in first screenshot which displays correctly. I've just looked into the main executable and both the dialog and the string table are set to Russian. Dialog font is MS Shell Dlg 8pt. You may try to edit it with ResHacker and set both to LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL or LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US. However in my 98SE even with Win95 compatibility set for KernelEx it still displays correctly. Please note that tampering with the files may void your warranty/license/whatever so only do this with a trial version and if it fixes it do report the issue to the software creator.
  18. The application may have been built with a hardcoded font that does not exist on your system (such as Tahoma which is only installed with the Office suite AFAIK). Certain controls may miss some flags or specific messages. Common Controls and other libraries are updated through installing latest compatible Internet Explorer (is it 5.5 SP4?). Anyway, the ListView is the most complex control of all and the latest 95-compatible library that holds it may not be 100% compatible with the requests of the application.
  19. People need to leave their computers on the desk, not carry them in the pocket. Life is for real, not a game in an electronic gadget.
  20. That one would make a perfect Microsoft logo.
  21. You may try editing the icon resources if you have a fair amount of computer knowledge, adding 256 color versions to the existing ones (which probably use 32-bit transparency). It also matters how the multiple images are stored in each icon. Better perform testing on a single icon and when you get to the desired solution apply it to all the others.
  22. I'm getting a 403 code (access forbidden) for the second image. First one, though, depicts the idea clearly enough.
  23. They probably do some NAT or something between the modem connection and the Internet. I also have a DHCP server on this machine (an XP set up to share the modem connection to all the LAN machines, where these machines are in the 192.168.0.x class). The 10.x.x.x IP is assigned automatically, as well as the external IP, at each connection to the ISP's server. No (useful) settings for the modem. No additional firewall or anti-virus suite, default Windows firewall is disabled. Since networking in not really my forte I can only assume a broken bridge between internal LAN 192.168.0.x and external IP 82.137.x.x due to the intermediary 10.x.x.x or some settings that are completely out of my reach. Apologies for hijacking the topic, I'm only hoping some of the information here could help in fixing the original poster's issue.
×
×
  • Create New...