Jump to content

windows2

Member
  • Posts

    412
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    France

windows2 last won the day on December 29 2021

windows2 had the most liked content!

4 Followers

About windows2

Contact Methods

  • MSN
    Windows2000Warrior
  • Website URL
    Win2000_dev_community https://discord.gg/HD4fTkrhQZ

Profile Information

  • OS
    Windows 2000 Professional

Recent Profile Visitors

24,182 profile views

windows2's Achievements

181

Reputation

  1. Not that it matters much right now, but many applications no longer support 32-bit. Windows XP with One-Core-API can still run a lot of modern software, but in the long run, only the x64 version will have the minimum capabilities needed for everyday use.
  2. If you still want to do this for XP 64-bit, I might be able to help you find testers. You can create a new post in the win2000_dev_community support section, and I will try to find people to test it with you. all I can say is that the future is now with the 64-bit system.
  3. It's actually been a long time since the last update to this project, we need more time and will. the BSOD issues on devices without a serial COM port make things hard , and I've discussed with Rairii the possibility of creating a solution that would allow us to debug via Ethernet cable as exemple. so an interface in the HAL intended for serial debugging send/receive one byte at a time should implimented ,
  4. Obtaining the MTP driver for Windows 2000 is possible through Windows Media Player 10. However, this is limited. Therefore, Windows Media Player 11 has a newer driver that uses UMDF. Unfortunately, this driver doesn't work on Windows 2000 due to a few factors compared to XP. I decided to create a solution using Kernel Mode and a companion user application to compensate for this.
  5. Do what makes you comfortable. I think you'll change your mind once you try it. It can also read the file code in folders like the DDK... and extract a solution, create the project files for you, and write the code in them. I used to think, like you, that GPT was the best, but I've changed my mind. I think you'll have to write a script. What you'll face is extracting the differences between Linux and XP code by parsing the DDK and other aspects of both systems. In the next stage, the code will be successfully compiled, and then debugging will likely be necessary. I think that's what you're aiming for?
  6. Why not use Copilot with Visual Studio Code? It's extremely useful and much smarter. can even read a very large number of lines. I used it to write this : https://github.com/Win2000DevCommunity/Win2000-MTP-KMDF-DRIVER
  7. Hello , you can download it from here
  8. ‎‎‎
  9. Returned again through an alternative server
  10. Unfortunately, direct link not works from wlu site , but as jumper said , search with "intel" or "gigabit" https://ibb.co/tMGZdJxY
  11. Search here with keyword intel : http://win2k.org/wlu/wluen.htm
  12. You are right my friend, I have a lot to learn, I wanted to highlight this because it will fix the problem with the 2 To limit with GPT . @Dietmar@dotexe1337@Damnationare you interested ?
  13. Hey everyone, I’m trying to debug the disk.sys from Windows Vista on XP/2000. I’m not good in driver debugging, and even in XP though all the functions seem to exist, the driver doesn’t work. Maybe someone can understand what’s going wrong or point me in the right direction. windbg log : https://pastebin.com/zaKXc3ZM
  14. https://winraid.level1techs.com/t/storport-for-windows-2003-with-smart-support/37069/2 , the iso is availaible in win2000_dev_community discord server, In MSFN I didn't publish it because of the rule there.
×
×
  • Create New...