Jump to content

Dibya

Member
  • Posts

    2,143
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    India

Everything posted by Dibya

  1. WinUSB 2.0 is need to be installed with user mode driver framework and kernel mode driver framework. I also faced same problem a while few days back with my fathers Galaxy note 3 Neo Are you having lolypop or later android version? SamSungUSB DRiver :: https://androidmtk.com/download-samsung-usb-drivers any way all above i mentioned and with kies and following driver should solve If any problem arise , feel free to PM Me
  2. WIC , WDDM1.1 , Few Api Calls(Less than 20 or so)
  3. Thanks Dubby I know C a bit
  4. MY XP ISO is AS Small As 270MB with openoffice + all myapps(Small apps like firefox, sumatra pdf + other like img burn) + windows themes + win8.1 Transformation pack Slipstreamed+ All hotfixes+MSvisual runtime till 2015 + all netframework + Wic and XPS If you know making entries.ini for nlite /rvmi (It is toooo easy) you can edit XP on fly. In RyanVM forum, you can get many good update packs and addons.
  5. Same way I use ASmedia card in XP
  6. TRy searching about FIx128 , it will unlock pae of xp upto 128GB It is rus so click the the left button to apply I personally donot know rusian.
  7. XP is having more than win8.1 marketshare so unless less than 2% user use it no one can say it as abonedoneware. Windows XP ForeVer. We might find XP is used by someone in 20 2nd Century. XP is good due to its own good.
  8. I donot prefer wim base installation as it is imposible to slipstream directly. I XP / 2k3 , Patched files are directly replaced directly in i386 folder by RvMi & Nlite during update pack intrigation and your iso size will be as small as less than 700mb but everything wrong goes with WIM, you have to intrgate msu files , which are impossible to slipstream directly and can increase your iso size more than a DVD.
  9. ANyway i use WIfi with WPA2 in my laptop (Compaq620) running SP3 with all updates anyway i think it is a kind of weired problem. Try Visiting windows update site once , choose express then custom , then goto hardware section install if any driver update available Or Try Running this little app :: http://www.softpedia.com/get/System/System-Miscellaneous/DriverPack-Solution-Lite.shtml Note: Please uncheck the recommended programs you want DriverPack Solution Online not to deploy before hitting the 'Install' button.
  10. Seems to be driver related problem Try updating Driver
  11. dude replace it on System32\Drivers
  12. Website is working great and also too cool Please Take care of your health
  13. Friend i never use promise . I use my on board jmicron and intel ahci. Anyway , I hope any one here will help you
  14. thanks submix8c and jaclaz I am leaving GetThreadID , This is breaking every thing. Thanks a lot for those book. I will study all those . If any software exist that can break exe dll to C/c++/C# but nothing such exist in this material world
  15. try replacing usbstor.sys with server 2003 one
  16. I never want to goto Windows 10. For improving secuirity WE can not make a school a jail same we cannot restrict a user from everything of a OS
  17. I have asked you my friend as cff is unable to fix base. Being true i have never so much heck with any api as much i have with GetThreadID. I use Visualstudio 2005 , Pe ChecKSum , LordPE, PE Detevtive, Flex Hex, Hex workSHop, IDA Pro, PEEXplorer, Chinese BAse alloc corrector, OllyDBG.
  18. Which tool should i use ?
  19. THanks jaclaz and submix8c
  20. I am Unhappy with MS.

    They are forcing user to get Windows 10 ! on their PC without their will

  21. I believe Above statement and those are true enouf I use ssd tweaker & Intel SSD ToolBox . I use many modified Systemfiles to improve cleartype font optimization and i replace xp memory manger with 2k3 datacentre R2 ones. I use nlite for Slipstreamig my asmedia usb3.0 driver and sata driver(AHCI) I already unlocked PAE upto 128GB so that i can use more than 3.25 gb ram in my 32 bit XP. (I would like to thanks Syvet pro ) About DPI , Newer DPI make my old gold software loooooooook toooooo much bad. Really I am happy found a XP Lover like You! You do rock my friend !! Keep up your dieherdness
  22. Any one can help when i am adding some zero bytes in hex mode in kernel32.dll it is getting broken. I donot want to replace anything
  23. You can easily run xp in mordern hardware only some workaround is needed
  24. IT SURELY WILL WORK. *Install XP With all updates *Download and run SSD Tweaker *Voila you are done *Manually do trimm when you like
  25. ASSEMBLY CODE of GetThreadID Please Help me I have to make ASM File Reasssebling by adding following lines or some other way exist. Any app exist that can directly edit a file in assembly with out hexbyte patching methode. .text:1000A2A0 ; Exported entry 613. GetThreadId .text:1000A2A0 .text:1000A2A0 ; ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ S U B R O U T I N E ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ .text:1000A2A0 .text:1000A2A0 ; Attributes: thunk .text:1000A2A0 .text:1000A2A0 public GetThreadId .text:1000A2A0 GetThreadId proc near .text:1000A2A0 jmp dword_100244B4 .text:1000A2A0 GetThreadId endp .text:1000A2A0[\code] ASSEMBLY CODE of GetThreadID .text:1000A2A0 ; Exported entry 613. GetThreadId .text:1000A2A0 .text:1000A2A0 ; ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ S U B R O U T I N E ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ .text:1000A2A0 .text:1000A2A0 ; Attributes: thunk .text:1000A2A0 .text:1000A2A0 public GetThreadId .text:1000A2A0 GetThreadId proc near .text:1000A2A0 jmp dword_100244B4 .text:1000A2A0 GetThreadId endp .text:1000A2A0[\code]%0
×
×
  • Create New...