Jump to content

jumper

Member
  • Posts

    1,945
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by jumper

  1. Yes, I'm very interested * How's the connectivity going? * What version of the WUSB54GC do you have? Is it one of the following from this HowTo? WUSB54GC v1 Device Name: Compact Wireless-G USB Adapter FCC ID: Q87-WUSB54GC Device ID: USB\VID_13B1&PID_0020 Chipset: RT2501U: RT2571WF MAC/BBP, RT2528L 2.4 GHz Transceiver Driver: Ralink-rt73 WUSB54GC v3 Device Name: Compact Wireless-G USB Network Adapter FCC ID: Q87-WUSB54GCV3 Device ID: USB\VID_1737&PID_0077 Chipset: Integrated RT2070L: RT3070 MAC/BBP, RT2020 2.4 GHz Transceiver Driver: Ralink-rt2870
  2. Here's a link to some chipset details: http://en.wikipedia.org/wiki/Ensoniq_AudioPCI#EV1938 No mention of virtual audio devices, however. You may need to find WDM drivers rather than using VXD drivers.
  3. Win98se does let you. My SIS embedded audio was just playing three wav files in three different apps a minute ago and I could here all three mixed together. I think it's up to the sound card drivers how many virtual audio devices are provided. The easiest fix is probably to install a better sound card, but you might be able to add a virtual device to extend your systems current audio capabilities. What sound card are you using?
  4. I use Firefox 2.0.0.20, too. In my Faultlog.txt file I see: Date 07/08/2012 Time 01:39 FIREFOX caused an invalid page fault in module KERNEL32.DLL at 016f:bff7671f. Registers: EAX=00d9de00 CS=016f EIP=bff7671f EFLGS=00010212 EBX=0344efbc SS=0177 ESP=0341fff4 EBP=034200c4 ECX=034200dc DS=0177 ESI=8195b844 FS=1d4f EDX=03420138 ES=0177 EDI=0342022c GS=0000 Bytes at CS:EIP: ff 75 fc 9d 57 8d bd 30 ff ff ff 6a 04 55 57 e8 Stack dump: ********************************************************************** Date 07/08/2012 Time 01:39 FIREFOX caused an invalid page fault in module XPCOM_CORE.DLL at 016f:603a1359. Registers: EAX=ffff0120 CS=016f EIP=603a1359 EFLGS=00010a83 EBX=01005f70 SS=0177 ESP=01c0ff24 EBP=01004598 ECX=00000000 DS=0177 ESI=01004570 FS=131f EDX=00000004 ES=0177 EDI=034423d0 GS=0000 Bytes at CS:EIP: ff 50 04 57 8b ce e8 e9 01 00 00 53 ff 15 ec 52 Stack dump: 034423d0 01033d1c 0103281c 01c0ff98 8196d284 ffffffff 6039de1b 01bd5d67 01033c70 601b52f1 01032810 01001d30 01001d30 8196af70 01033690 601b72bb and Date 02/07/2013 Time 02:00 FIREFOX caused an invalid page fault in module XPCOM_CORE.DLL at 016f:603b0526. Registers: EAX=09c01000 CS=016f EIP=603b0526 EFLGS=00010206 EBX=00d9f528 SS=0177 ESP=00d9f4f4 EBP=00d9f52c ECX=000606ce DS=0177 ESI=000606c6 FS=3057 EDX=00061003 ES=0177 EDI=000606c6 GS=0000 Bytes at CS:EIP: c7 00 01 00 00 00 89 70 04 5e c3 56 8b 74 24 0c Stack dump: 04660a94 603b06cf 000606c6 00030362 04660a94 04660a94 603b0d55 00030362 00d9f528 00d9f524 00030362 04660a94 00000000 00000000 00d9f5c0 603b0dcd I don't know the cause(s), but it might be when I occasionally run out of virtual memory (swap drive gets full). xpcom_core.dll: 1.8.1.20: 2008121709
  5. > "Visual C++ 6".. from 1998?! maybe that's really a little too ancient... and one doesn't seem to get it anywhere.. VC6 is not too ancient--I use VC5 for all of my MSFN projects! Neither is free, however. > Jumper, just to get you right, non[e] of the listed ones is for w98 (except open watcom, I guess)?! It's just a list, but most of them should have a new or older version that will run on Win9x/ME (possibly with the help of KernelEx / SP3 / etc -- look for Win2K support).
  6. thefreecountry.com lists these IDE's and C/C++ compilers to go with them: Free C/C++ Compilers and Interpreters Microsoft Visual Studio 2012 Express New Microsoft Visual C++ 2010 Express Open Source Watcom / OpenWatcom C/C++ Compiler Digital Mars C/C++ Compiler (Symantec C++ Replacement) Bloodshed Dev-C++ C++ Compiler Tiny C Compiler - Smallest Linux C Compiler Portable Object Compiler Mingw32 C & C++ Compilers GNU C/C++ Compiler Pelles C Compiler CINT C and C++ Interpreter LADSoft CC386 C Compiler Cygwin Project (C & C++ Compilers) LCC-Win32 C Compiler Cyclone C Free Programmer's Editors, Integrated Development Environment (IDE), ASCII Text Editors Code::Blocks Visual MinGW RHIDE IDE for GNU based systems POW Programmers Open Workbench
  7. Remove the angled double-quotes. This works for me: @echo off dir %1 /-p /o:gn > %temp%\Listing start /w notepad /p %temp%\Listing del %temp%\Listing exit Use normal double-quotes if your temp path has a space in it (mine doesn't). Tip: don't use @echo off when debugging! Also: I second the recommendation to try using "Folder" instead of "Directory" again.
  8. The SE version of Shell32.dll already exports DllInstall. According to Ktree9, KernelEx 4.5.2 does not provide any of the three....
  9. For StarCraft II®: Wings of Liberty™, the Blizzard store says: PC Minimum System Requirements*: Windows® XP/Windows Vista®/Windows® 7 (Updated with the latest Service Packs) with DirectX® 9.0c 2.6 GHz Pentium® IV or equivalent AMD Athlon® processor 128 MB PCIe NVIDIA® GeForce® 6600 GT or ATI Radeon® 9800 PRO video card or better 12 GB available HD space 1 GB RAM (1.5 GB required for Windows Vista®/Windows® 7 users) DVD-ROM drive Broadband Internet connection 1024X720 minimum display resolution *Note: Due to potential programming changes, the Minimum System Requirements for this game may change over time. PC Recommended Specifications: Windows Vista®/Windows® 7 Dual Core 2.4Ghz Processor 2 GB RAM 512 MB NVIDIA® GeForce® 8800 GTX or ATI Radeon® HD 3870 or better Looks like a 9x system can just slide in with the minimum specs. Perhaps it's already possible to run it--have you (or anyone) tried? What dependencies remain to be added?
  10. A good place to start might be to review and update all the version strings. Most of the DLL's have product version "4.5.2" and file version "4, 5, 12, 0". Sheet.dll has product version "1, 0, 0, 7" and file version "1, 0, 0, 7" At the end of the install (or whenever run) verify.exe reports "v4.5.120". I suggest updating all product versions to "4.5.3" and verify.exe to "v4.5.3" Also the copyrights are 2009-2010; should be 2009-2011 (at least). Comments, Legal Trademarks, Private Build Description, Special Build Description can be removed (unless you want to use them). Edit: Just realized you might want to start a new topic "KernelEx 4.5.3 alpha"!
  11. Thanks! I'll add these definitions: [Kernel32.dll] AttachConsole=f1e ;false/fail, one param, set error [Shell32.dll] PathCleanupSpec=z2 ;zero flags, 2 params
  12. Take a look in HKEY_CLASSES_ROOT\Directory\shell (or similar) for an example to copy. If the batch file is named printdir.bat, it might look something like this: REGEDIT4 [HKEY_CLASSES_ROOT\Directory\shell\Print] @="&Print Directory" [HKEY_CLASSES_ROOT\Directory\shell\Print\command] @="C:\\WINDOWS\\printdir.bat \"%1\"" Edit: Added missing "REGEDIT4" to sample for clarity.
  13. K452stub - monitor and improve KernelEx' pure stubs. Core.ini usage: contents=Kstub822,std,kexbases,kexbasen,K452stub * K452stub.dll is a clone of Kstub822.dll that has been hexed to read from K452stub.ini and log to K452stub.log. * K452stub.ini contains stub definitions that are equal to or slightly better than the stubs provided by KernelEx. By monitoring K452stub.log, we can learn which KernelEx stubs are actually being called (not just satisfying the loader). Those stubs then become candidates for better stub or forward definitions or actual implementations. To override kexbasen and kexbases, K452stub must be listed last on the contents line. Sample output: [K452stub] = Advapi32.dll:OpenSCManagerA=r0xCAFEs3 = = Kernel32.dll:HeapSetInformation=z4 ;? = = Advapi32.dll:CryptAcquireContextW=z5 ;? = Definitions with a return value or ending in ";?" are cloned from the KernelEx source and have not been researched further.
  14. > Here's the sdbcreate I built earlier today: download Thanks...it confirmed my worst fears. http://dependencywalker.com/faq.html "You do not need (or want) APPHELP.DLL on Windows 95/98/ME/2000." The bad news: Sdbcreate needs apphelp.dll which won't be working on win9x anytime soon (too many dependencies, too low priority): "Usage: sdbcreate.exe dbspec.ini out.sdb [out.reg]\n" The good news: This is MSI-related and we don't really need the MSI installer. Once users have 4.52 installed, they can update individual files; or we can create a new installer that can be built on Win9x.
  15. > So am I supposed to replace apphelp.dll with apphel#.dll? ... What do I do with ipstub.dll? Please reread post #4, then use ipstub.dll to replace the evil apphelp.dll > Is there any hope of getting audition.exe (or auditio#.exe) to run? (yes I have KernelEx installed). You might have better luck using Kexstubs, but you're probably best off taking loblo's advice.
  16. Info on installing Flash 11.6 is here. BTW, if you previously installed Flash 11.3.*, then perhaps you need to rename npswf32_11.6.*.dll to npswf32_11.3.*.dll.
  17. > 1. What exactly should the msvc6chk tool do? ... But first, where is it? Can't find it in the sources, nor is it anywhere on my HDD (VC6/PSDK included). It's here in the KernelEx.SVN. I don't know why it's not in the source package along with the rest of what's in the SVN. 2. Note 2 says: "To execute sdbcreate project and create SDB database you need Windows Vista or later. " What about those that can only access Win98/ME/XP machines? Maybe we can use Kexstubs to get it to run under Win9x. It comes as source that gets built along with the rest of the KernelEx project, so I don't have the executable to analyze.
  18. > Of course the kernel32.dll (both the gdr and the qfe versions) are there! gdr? qfe? What are those? > With all due respect, haven't you ever heard about Intra-Package Deltas-Aware Packages? Sorry, but no. I'm a Win9x-only guy! > Do the following: under win 2k or higher.... Surely you jest! Will it run on SE with KernelEx? Using 7-zip, I can extract what appears to be a series of patch files from the package. Last year I studied one of these install packages and concluded that it must be run on a system that already contained the original file. I don't give this type of package a second look anymore. If the Kernel32.dll file isn't going to be available to ordinary 9x users, using it as part of a general solution isn't really an option. Perhaps jds can try it in his current endeavor.
  19. > Win XP SP3 kernel32.dll v. 5.1.2600.6293 Link is to a patcher. No Kernel32.dll file.
  20. Searching the 279 files in my C:\WINDOWS\KernelEx folder (and its 5 subfolders!), I found 3 versions of Kernel32.dll that contained the text ".reloc" + bwc13i .... 699KB ... 5.00.2195.7152 + bwc20a .... 703KB ... 5.00.2195.7173 + ReactOS .. 1428KB ... 42.3.14 I suggest trying one of the blackwingcat versions.
  21. > Btw schwups has posted the Win ME iphlpapi functions before I had the time to do it myself, thanks schwups. Ditto! I was able to download ver. 4.90.3001.2 from MDGx per this SP2RC3 discussion: > I [MDGx] suggest using newest iphlpapi.dll [build 4.90.3001.2] supported by 98/98SE/ME I haven't tested it yet, but if 4.90.3001.2 is good on SE, Iphlpapi5 will require it instead of trying to wrap any of multiple originals.
  22. > This file-substitution did not work. I got some sort of error message in FF2 when trying to bring up the Adobe flash-version/test page. > I thought that replacing the DLL file was all that was needed. No? In the past, Yes. Make sure the new file is named just "NPSWF32.dll" without the version in the name. What was the text of the error message?
  23. The original FLAC files without metadata already exist, so it's just a matter of generating files or streams that also contain the metadata without duplicating the original data. IIRC, VideoLan and VirtualDub both have a video/audio server mode that can create streams on-the-fly from separate audio and metadata files. And Quicktime / MP4 file formats support metadata physically present in the file along with audio tracks that are referenced from another file (the original FLAC file in our case here). Perhaps there are also other ASX or playlist formats that would suffice.
  24. > µTorrent 3.0.0 build 26473 - According to Filehippo/horse is it no beta. According to Oldapps.com, uTorrent 3.0.1 is Build 25815. You might also want to try these last Supported Versions of uTorrent for Windows Systems: Windows ME . . . uTorrent 3.0 Build 25460 Windows 2000 . . uTorrent 3.0 Build 25824
  25. Ktree reads the KernelEx install folder from the registry, reads Core.ini to get the [DCFG1] content= DLL list, then loads each DLL from within the install folder and calls get_api_table() on it. Any errors are reported in the Core.ini section (too late to check now!). Assuming you had KernelEx installed, Core.ini was not open in some app that read-locks it, and you weren't booted with an experimental Core.ini, I don't see why kexbases (DecodePointer, etc.) wouldn't be included in the report. Renaming the DCFG1 section to BASE like I tried several days ago breaks that part of Ktree; I had to hex a special version of Ktree to get it to work. Also, modifying the contents= line itself could interfere if there was a typo on the names of standard files. > "VerifyVersionInfoA" even shows multiple times KernelEx provides a custom version for each profile / OS.
×
×
  • Create New...