Jump to content

jumper

Member
  • Posts

    1,946
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by jumper

  1. Perhaps. Please provide a document and code sample.
  2. I'm still having trouble getting changes applied to the pif, like W98 is buffering a la ini files. But did finally get CoE to set 10h at 63h.
  3. It's just where it should be in the 386 section. Follow the 16-bit chain of headers to find the 386 section. Chain starts at 171h as legacy section header actually follows its data. Header struct (size 22d/16h): Char [16d/10h] - szSectionName Word Next, dataOffset, dataLength You have an extra 16h+6h in your section calculation. Maybe an extra 286 section that mine (98 and ME) don't have? (Sorry, can't post files from pc now.)
  4. 1B0h in my pif tests on 98: Fc/b y.pif z.pif Will try again on ME. Update: Close on Exit is 01h at 1B0h on 98 and ME, so !Suggest must be 04h at same on both.
  5. Try profiling it in Dependency Walker for clues as to which module is causing it to abend.
  6. You're running in full-screen and don't want to be interrupted by Windows, so for best performance you should be in MS-DOS mode. 1. Don't dismiss the dialog! Run the wizard to create a new shortcut. 2. Use the other tabs to set better options. 3. Install a program that will click the buttons for you. 4. Use a different VM to run the more challenging DOS programs.
  7. Means at least 3 ( >= 3 ).
  8. Or after 12/31/2107. All other dates get wrapped into that range. This is correct for FAT partitions.
  9. Patching the import table is easy.
  10. Thanks. My cd's aren't at hand, and extra folders didn't get copied to disk....
  11. But you just called it a: And was your first response about FE or SE?
  12. No, mine doesn't. Not even as an option. And he's asking about ME, not 98.
  13. Not an Aspire One. Please edit title to remove the "one". 1996 is too early. The mmx is probably an upgrade. Could also be socket 5. What markings/labels are on the mainboard and largest support chips (the chipset)? And on the current ram A close-up photo would help.
  14. I'm thinking edo simms, maybe 2x32MB. Why? If you have one, tell us what you see: Cpu socket, chipset, ram slots, etc.
  15. Installer bugs with known workarounds are low priority.
  16. Ddhelp.exe is the DirectDraw preloader. Don't rename it, disable its preload with Msconfig. It will then load when needed. Systray.exe is the poorly named Powrprof launcher. Deselect Show on Taskbar in Power Meter. Mdgx recommends U891711. Search msfn.org for extensive discussion. I haven't tried any of them.
  17. I don't know driver patching.
  18. Agreed. I have plans to support wildcards on both types of KnownDLLs, for example: API-MS-Win-Core-* = Kernel32.dll
  19. Ddhelp and systray are also optional. The KB should not still be running after installation. The other five I have.
  20. Core.ini version (on first line) should be 4.5.2016.24 or later. Kexstubs (k*stub*) should only be used in the experimental modes, not BASE or DCFG1. Use (or clone) BASE_NSB instead.
  21. Also, if you network the machines together, Win7 can probably share the internet connection with older systems.
  22. Check the 64-bit change log. That developmental build might have been 64-bit specific.
  23. Actually, it looks like google.ru is popping up that dialog, so don't go to that site.
  24. Select www.msn.com (as the default search engine?). Then search for and replace it in the registry with a server of your choice.
  25. Toolbar keeps updating. Probably the spinner.
×
×
  • Create New...