Jump to content

jumper

Member
  • Posts

    1,944
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by jumper

  1. QT4 apps often work with kex.
  2. An app calls CreateFile to create a device handle by prefixing the driver filename with "\\.\", then talks to it with calls to DeviceIoControl. See internals.cpp in the KernelEx source for an example.
  3. Another Msimg32 to try is from KernelEx (Win9x). It doesn't use forwarding and has fewer dependencies.
  4. NT4 might also need an SP, maybe 4 or even 6. Also highest IE possible.
  5. Actually, profiling with DW is very easy, and a skill every MSFN contributor should have in their debugging toolset. If you meant testing at each step of the copying, please be patient and methodical. You'll be glad you did.
  6. A simple way to do that is to load an exe into DW and then profile it. DW will add to the tree any delayed (explicit) dependencies and warn of problems. The log will show what loaded last before the exe began unloading. Separately, you can try upgrading XP with v.15 dlls (one at a time) while still using the .11 exe. Some might work.
  7. In addition to these new issues, how well are history, bookmarks, and printing working?
  8. > fails to erase the disc. Try the lightweight EasyIso by Dirk Paehl www.dpaehl.de
  9. Adaptec has a driver that mounts specially formatted CD and DVD discs as drives any app can write to. Deleting files hides but doesn't erase them, so discs eventually fill up. RW discs can be reused, R can't.
  10. If the XP version does not access the net, that improves its chances of working on 9x.
  11. No. Only XP and lower apps are usable now.
  12. Write-protect the registry, or restore a good one at boot.
  13. Later versions only add features for NT. Use an earlier version on 9x.
  14. Links, please. (Not urls) Here and in target pages. TIA.
  15. 50727.762 is in lots of FF and KM builds. 40607.16 is in Cole2k media codec pack v6.0.9 std 32bit.
  16. DirectX > 9 and files from BWC are not supported.
  17. > Revolutions Pack has been causing issues for me If you have KernelEx installed, remove it. RP and Kex are not fully compatible.
  18. Does not compute.
  19. DOS requires a FAT partition to boot. Win9x requires DOS. The VM image would have to be a booted DOS session with NTFS support already loaded. Focus on getting this much working before adding Windows.
  20. > What is the comparable Firefox version? FF = SM - "2." + 3
  21. Filter capacitors or their solder connections going bad?
  22. Vista APIs. Use Kexstubs, 823 for now until I post 824.
  23. The chipset is not a pci-connected device.
×
×
  • Create New...