Jump to content

Dibya

Member
  • Posts

    2,142
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    India

Everything posted by Dibya

  1. For xp x64 try one core api by my friend Samuka. X64 next year
  2. If two oses are almost similar like xp and 2k3 ,2K then two oses can be developed but otherwise with too many difference will kill the developer . If someone wants to develop vista I will help him but I cannot do my self .
  3. Nt6.x are far different I do not know their kernel structure. I have studied xp kernel under disassembler for 3 years to come up something . Developing two os at a time is terrific .
  4. Lol currently I have following high priority plans UEFI,USB3.0/3.1,Dispatch,Ram patch , DirectX10/11/12,some most needed nt 6.x apps like chrome, Dropbox,blender,file zilla so on Lastly all new drivers .......
  5. i donot think 12.18 will be too hard but kex may need some update
  6. thanks i will test and let you know . its coding time . no more manual patching its time to opensoarce with custom patching engine .
  7. i am getting getting some size not specified error on nasm RegSetKeyValueW: mov edi,edi push ebp mov ebp,esp mov eax,[ebp+0Ch] push esi push edi xor esi,esi xor edi,edi cmp eax,esi jz L77C8CC7D cmp [eax],si jz L77C8CC7D push esi lea ecx,[ebp+0Ch] push ecx push esi push 00000002h push esi push esi push esi push eax push [ebp+08h] call RegCreateKeyW ; operation size not specified mov edi,eax L77C8CC4C: cmp edi,esi jnz L77C8CC75 push [ebp+1Ch] push [ebp+18h] ; operation size not specified push [ebp+14h] ; operation size not specified push esi ; operation size not specified push [ebp+10h] push [ebp+0Ch] ; operation size not specified call RegSetValueExW ; operation size not specified mov edi,eax mov eax,[ebp+0Ch] cmp eax,[ebp+08h] jz L77C8CC75 push eax call RegCloseKey L77C8CC75: mov eax,edi pop edi pop esi pop ebp retn 0018h ;------------------------------------------------------------------------------ L77C8CC7D: mov eax,[ebp+08h] mov [ebp+0Ch],eax jmp L77C8CC4C
  8. If jumper can fix opera 12.18 all problems will fix
  9. Am I wrong? Those api are added in platform update. 7 sp1 is another story .
  10. i know thats why i am trying my best
  11. well dll doesnot need generally but exe requires it
  12. Windows 7 x64 is far inferior to a super tweaked 8/8.1.... i donot know why people judge a book by its cover , metro ui is really hell but 8/8.1 kernel is far more stable where see 7 x64 is many reason unstable still people prefer it due its UI and that silly Aero(I am happy to drop FPS in your game my name is Aero). hands down man !! Windows 7 32bit is fine but for true 64bit experience 8/8.1 is real deal until and unless win32k.sys bugs are fixed by MS that make the os eats up too much RAM and CPU . Even in benchmarks 7 x64 perform worse than vista x64 Even 10 is just a crap still no os can beat its Directx 11 performance
  13. I made few changes in etwevent functions but i cannot remember what i did . I am not in home i said already . i am trying to recreate it again for you . Sorry man i have provided it if i am in home .
  14. I do not know which portion of reactos do so It says it do but it never worked for me . I may have to ask some reactos DeV's.
  15. Only two things not there Intel USB 3.0 ( solved) Uefi Z170 do not like xp but I managed it to run
  16. Surely xp rtm with no service pack will run fine on p2 with 64mb ram but sp1 and higher is another story . Even for the time of xp release most people had 128mb at least
  17. Reasons are bellow :- * Missing client features *Runs on NT 5.2 Kernel which is not liked by many application *True love for windows XP server 2003 in to do list so donot worry other reason is below yes you can .... you can fly
  18. finding s original battery became the bad dream for me
  19. download Pemaker by Blackwingcat open main exe with pemaker change sub system ver from 6.1 to 6.0
  20. try copy this from win 7 API-MS-WIN-DOWNLEVEL-ADVAPI32-L1-1-0.DLL API-MS-WIN-DOWNLEVEL-OLE32-L1-1-0.DLL API-MS-WIN-DOWNLEVEL-SHLWAPI-L1-1-0.DLL downlevel api dll contain forward to real dll like ole32 , some may not exists in vista you may need wrapper . with cff explorer try to change following dll in import API-MS-WIN-DOWNLEVEL-ADVAPI32-L1-1-0.DLL => ADVAPI32.DLL API-MS-WIN-DOWNLEVEL-OLE32-L1-1-0.DLL => OLE32.DLL API-MS-WIN-DOWNLEVEL-SHLWAPI-L1-1-0.DLL => SHLWAPI.DLL
  21. It came pre installed with 7 Thanks I will try. Once starting windows finish it works with out charger .
  22. No any one can stop crying after seeing this ? https://www.youtube.com/watch?v=KoD1yh5drGE Microsoft is not god , it has no right to take some ones life to earn money . XP is not dead she is still alive . why they are making grave for her
×
×
  • Create New...