Jump to content

jumper

Member
  • Posts

    1,944
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    United States

jumper last won the day on May 17 2023

jumper had the most liked content!

6 Followers

About jumper

Contact Methods

  • Website URL
    geocities.ws/jumper

Profile Information

  • OS
    98SE

Recent Profile Visitors

23,390 profile views

jumper's Achievements

276

Reputation

  1. Internet Explorer 4.01 Service Pack 2 should contain W95Y2K.EXE. It installs an updated Shell32.dll that corrects date format issues in the "Find Files or Folders" dialog. To avoid other system issues, you should have OSR2 or 2.5 installed as well as IE4.01-SP2 full install and W95y2k. IE5.5sp2 is the last IE for Win95. I'd try IE5.01(sp4) first. Both should contain the last compatible 4.72 version of Shell32.dll.
  2. And hardware?
  3. What are the system requirements?
  4. Advanced->General->Display->Font Size:Large Fonts (or Other... for custom sizes) It defaults to Small:96dpi. Large is 120dpi. Other... shows a ruler to help in selecting a custom dpi.
  5. An NT version of Wsock32.dll lacking WsControl:1001 got installed. Restoring the previous 9x version should fix those errors. Because this is a demo that only installs in the past, all testing must also be done in the past.
  6. As a failure stub, the number of parameters (1, not 2) don't match and it will never return FALSE as needed. Try FindNextFileA instead.
  7. Under Windows, DOS apps run in a virtual machine that has a command console user interface. That VM can make software interrupt calls into the BIOS. DOS drivers usually install as Int21h sub-functions.
  8. What is "Dos-Prompt interrupt access"?
  9. Q108079 only applies to Windows 3.11 and 95 and states: "Please note that Microsoft's testing did not include cache sizes greater than 40MB." Oddly, they do provide this 51200/56320 example:
  10. > Can you solution work where the venue doesn't have WiFi? Would the HDMI wireless receivers (to plug into the projector) work in this solution? Ad-hoc wifi might work, or use you phone to create a private hotspot. Roku or Firestick could act as receiver. > ...the only common denomination being an HDMI port/cable to plug [into] my laptop ... placed near me instead of near the HDMI port/cable. An HDMI extension cable? > And just to add - the receiver/transmitter packages are not a via solution due to the transmitters power supply requirement (normally 2A) which my laptop can not provide. AC power adapter or powerbank. You could also do the PP presentation on a Chromebook or even your phone and cast it to a Chromecast. Or iPhone to Roku!
  11. Correct. COPYCMD is only for specifying file overwrite parameters /Y and /?. It is also used by XCOPY and MOVE, not just COPY.
  12. You have a cpu-incompatible version of ucrtbase.dll on your system.
  13. So you want to mirror your screen--VLC can do that via DNLA by selecting screen:// as the streaming source. DLNA is the only wifi-casting technology supported by XP. VLC can stretch it to its limits. Otherwise you will need a hardware-only solution such as wireless HDMI (transmitter and receiver pair). You can also record (or covert) your PowerPoint to a movie and stream that with VLC, pausing as needed during the live presentation.
  14. Use DLNA and VLC for media; screen:// as source to mirror.
×
×
  • Create New...