Jump to content

Zero3K

Member
  • Posts

    12
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by Zero3K

  1. I am getting no sound when using a compiled ac97 audio driver from WDK 8.1's sample code in a Windows 7 (x86)/Windows Server 2003 (x86) VM ran using VirtualBox 6.0.20. I have noticed that there is a CIV is out of range error being mentioned in the debug output shown in WinDbg. I chatted with a developer who told me that its possibly an issue with its MAX_BDL_ENTRIES code. I am attaching the debug output that I get when changing DBG_DEFAULLT to DBG_ALL in the proper line of code found in its debug.h file. I am also attaching a driver so people can replicate the issue that I mentioned.

    ac97smpl_debug_Win2K3.log

    ac97_driver.zip

  2.  

     

    Do share the magic :) 

    PS: Is this more stable and error free than OP's method?

    In essence it is the same method with handle hack, just using another utility:

    http://forum.thinkpads.com/viewtopic.php?f=67&t=113024

     

    The one I use is attached, it is not the latest version but works the best for me. Also I use ClassicShell 4.1.0 because they broke classic theme support later.

     

     

    It doesn't work on Windows 10. Is it possible to get the method that is mentioned in here applied at startup?

  3. I have discovered a way to remove that icon, which involves the following steps:

    1. Download Dud (http://www3.telus.net/_/dud/) and Replacer (http://www3.telus.net/_/replacer/).
    2. Rename dud.exe to stobject.dll.
    3. Give Ownership of the stobject.dll in \Windows\System32 to Administrators and give Full Permission to it.
    4. Run Replacer to replace the original stobject.dll with the renamed dud.exe.
    5. Restart the PC.

  4. I have some suggestions to make:

    1. Add an option where it'll automatically open a folder selection dialog when you click on an archive that's registered with it.

    2. Make the dialog that pops up when extracting a file contain the progress of the extraction.

×
×
  • Create New...