Jump to content

Zero3K

Member
  • Posts

    12
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About Zero3K

Profile Information

  • OS
    Windows 10 x64

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Zero3K's Achievements

0

Reputation

  1. DVD Write Now's driver's source code is at https://github.com/reactos/reactos/tree/master/drivers/filesystems/udfs. Its not showing the UDF formatted disk image's contents in either ReactOS or Windows Server 2003. I formatted it as UDF via Windows 7's format command. Maybe someone here can fix it.
  2. "if you want to focus efforts with your partner, first fix it on windows. according my findings, the problem is between the circular buffer in stream.cpp, and the chip interface in adapter.cpp" is what one guy in a chat room told me. Also, I am attaching the latest modified source code that I want the fix applied to. ac97smpl_src.zip
  3. 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
  4. The Windows 8 Classic Patch available at the ThinkPads.com Support Community site now works on Windows 10.
  5. 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?
  6. the Final Release of it (barring any quick fixes) has been packaged onto its server. You can get it by going to http://kmeleon.sourceforge.net/files/K-Meleon74.exe. The changes are that the issues of it loading the wrong page when going back via the menu and K-Meleon giving the wrong locale to a website have been fixed.
  7. A new update for the latest beta was made available today. You can get it at http://kmeleon.sourceforge.net/files/K-Meleon74.0Beta3up2.7z.
  8. 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.
  9. 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...