Content Type
Profiles
Forums
Events
Everything posted by Dibya
-
When Reactos becomes stable, you can make a fork that look like 2000
-
use XP x64 with classic theme , why bother with shady illegal leaked codes
-
Do you think a writing a driver possible like how Intel provided SSE driver for NT 4.0? https://www.betaarchive.com/forum/viewtopic.php?t=28694
-
Anyway to add FPU space?
-
Why dont we try a new LAN driver , just need hardware intterupts from Linux source?
-
last version of malwarebyte anti exploit that works on xp?
-
Which Antiviruses are Known for a Fact to be Working on XP SP3 as of 2019?
Dibya replied to spacequakes's topic in Windows XP
I moved K7 Ultimate Security , One of the best performer in AVTest and extremely lite, Anti Ransomware is really impressive to say the least , Not Bitdefender or Kaspersky level but their with Avast and Avira Better to go with Total security , i mean who cares for system optimizer and few fancy features https://www.k7computing.com/in/home-users/total-security I am impressed , Company is from India. Download a trial and check it out. -
Realtek HD Audio Drivers Modding for XP/Server 2003 on Modern Hardware
Dibya replied to MilkChan's topic in Windows XP
anyone have UAA for Xpx64? -
My ryzen 7 4800U is fully supported yet it doesnt work well on 11 , buggy as hell , back to 10 and I am happy , triple booting with ubuntu and XP
-
Windows 10 LTSC 2019 user here , i can say i have nothing to say it works but its buggy but fast and i gonna receive update until 2029. So their you go , If that sounds like 98 then it is but i have no idea
-
@DosFreak Thanks for pointing out , it is really interesting project, can be used to port many application.
-
Plan is to port Clang and LLVM with LIBC++, not particularly anything to do with MinGW, MinGW is GCC. LLVM produces fastest code.
-
Windows XP/Server 2003 requires a Overhaul of it's outdated compiler tool set, @user57 & I have successfully managed to port LLVM 16.05 & LLVM 17.01 to WIndows XP along with CLANG. CLANG and LLVM have superior performance characteristic to Microsoft's compiler, official build system of Chrome & Firefox uses LLVM. Special Thanks: USER57 for taking Herculean task of developing all these patches. LLVM Project for their amazing work to bring cutting edge opensource tool chain throughout Unix/ MACOS/Linux & Windows. Project Goals: * LLVM 17.X/18.X with Clang [Archived] * SDK upgrade for Windows XP/2K3 * Thread Local Support for NT5 [Windows 2000/XP/2K3] * LLD Linker with ThinLTO * C++ 17/20/23 with LibC++ * Inline x86/x64 ASM * Native SEH * Intrinsic Support * Multithreaded Compilation Installation: 1. Create C:\Program Files\LLVM\ [For Other Address, edit reg file as instructed] 2. Copy all content from bin folder of download to your newly created LLVM folder. 3. Apply llvm_xp.reg from installation/reg 4. Copy content of installer/LLVM_VS2010.zip [Depending on your Visual Studio version] to C:\Program Files\LLVM\ 5. Extract Content & run install.bat 6.Change Tool CHain to LLVM in VIsual STudio Link for Binary: LLVM 16.05 : https://www.mediafire.com/file/8pk5ak2alrx1v5r/LLVM_XP_v16%281%29.zip/file LLVM 17.01: https://www.mediafire.com/file/hqhcwrcyaknun8h/LLVM_1701_XP_2K3.zip/file [Microsoft Visual C++ Redist 2019 is required] We are looking for more developer in this project.to archive all our goals. Source Code: It will be uploaded soon to Github along with Patch file for Windows 10 SDK 10.0.19041.0 & with User57's File Patcher tool which changes Subsystem & Major OS version of PE/Binary file kept under folder. Source code for LLVMXP.dll & other patches will be updated in Github Repository. Guide on C++17 on Visual Studio 2010 By Win32: Source COde: https://mega.nz/file/yzJRzapZ#_naxMXLDrplDUuSP8dQZF0jSRVWTI-esMkesiFXImWs
-
I hope Rudy from heaven watching us and smiling at us.
-
These statistics are rigged , beyond nuance
-
You have to port yourself , see how KVM is ported to XP by Japanese Professor , i linked above.
-
VMWare is wrote min-port and used Mesa Winsys for Video , we can write a minport with UEFI support , and use Opengl/Vulkan/OpenCL/Directx9 on modern Intel/AMD GPU even on Nvidia with terrible performance. https://archive.mesa3d.org/ mesa-21.2.6/src/gallium/frontends/wgl/stw_device.c You can check it out , XP DDK and Server 2003 DDK have some driver example for Display. Thing is studying the driver and mesa and making a new driver , not gonna be easy but 80% work is already done by Mesa guys. Speaking of Intel i219 https://doxygen.reactos.org/dir_1fd5db4229a5858743134ea1546c500f.html Linux kernel have e1000e interrupts linked in the driver. https://github.com/ddk50/winkvm This WinKVM have Linux Kernel Mode Api wrapper, Linux ALSA driver can be ported for Universal audio driver to Windows XP , including WiFi 6 driver.
-
Feodor2 is back https://github.com/Feodor2/Mypal/blob/master/README.md