Damnation
Content Type
Profiles
Forums
Events
Posts posted by Damnation
-
-
15 hours ago, Dibya said:
It always occur I informed earlier . May be I have to end up patching manually.
I'm going to try something, I'll let you know if it works.
0 -
I tried the patched dlls (renamed tmp files as you suggested)
got a STOP c0000021a BSOD error
0 -
-
1 hour ago, Dibya said:
See with Cff explorer it is creating export table after rsc section. If it do next bit up first optimization then fine other wise not . I do not know whether it do so
what sort of problems would this cause for XP?
0 -
6 hours ago, Dibya said:
I am aware of that , it keep working if we can fix it . Later version of kernelex patch in memory that may be adopted but I failed year ago . I have compiled the kernelex4.5.2 patch driver into sys rather vxd for xp but it never worked. XP is not 9x so it cannot run vxd .
Edit: more over kernelex create export table after relocation and resources table that crashes certain application also slows down system slightly. It is needed to impliment such mechanism so that export table created before relocation and resources table . Wildbills petool can do it but we have no src code so far . We need such mechanism to implement. PE file for stability non relocated code section should lie after relocated section but opposite happening with kernelex. May be it is not vital for 9x but for NT it is surely needed .
how did you notice it was creating the export table after the relocation and resources table? what tool did you use?
0 -
1
-
29 minutes ago, Dibya said:
Hi i am getting following error with pemaker
JAPANESE ui is not working properly under 7
not using XP @Dibya?
0 -
@Dibya You are right, it does not depend on kmdf, my bad
0 -
16 minutes ago, Dibya said:
That's for few android drivers around. I am talking about intel hd gfx
isn't intel graphics a kernel mode driver?
intel graphics kernel mode driver
igdkmd64.sys
0 -
I think you also need the kernel mode driver framework - wdfldr.sys and wdf01000.sys
But I admit I could be wrong about that.
0 -
Thanks
0 -
does anyone know if it's still possible to get the windows 98DDK anywhere?
0 -
did you mean Stop 0x0000007B?
0 -
I'm also looking forward to this
0 -
@Dibya: Any chance I could test your mod out tonight?
0 -
Just now, Dibya said:
I will PM you (private messages )
OK, thanks
0 -
30 minutes ago, Dibya said:
Okay I will send you . I am adjusting few more functions for FF54
Piotrhn is officially said he will be doing it as he found the old kernelex engine. I will be happy to have him and you.
Best of luck to both of you .
Thanks,
did you want my email?
0 -
1 hour ago, Dibya said:
I an unable to compile kernelex v 0.36 engine. If someone can help I will release.
where can i get it? maybe i can help?
0 -
@Dibya any idea on when the next release of ExtendedXP will be out?
0 -
1 hour ago, 98SE said:
Focus on the the XP 32-bit Intel USB 3.0 if you can. I can help with testing the driver. Can you explain the UEFI problem? My XP works fine what are you trying to fix? You are on Z170 Dibya?
XP will not boot on pure EFI systems.
you are probably using a legacy BIOS boot option on your z170 board.
0 -
3 hours ago, Dibya said:
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 .......
USB 3 is most important, at least in my opinion.
0 -
2 minutes ago, monroe said:
This is probably a dumb question but the possibility of having USB 3.0 working on WinXP sounds great. I have older computers (IBM Thinkpads) that are USB 2.0. I do have a couple of newer flash drives that are listed as USB 3.0 but on my computers they work as USB 2.0.
So the question would be ... if ExtendedXP does have USB 3.0 working later on ... and I'm sure it will ... will these USB 3.0 flash drives work as USB 3.0 flash drives on my computer?
I'm thinking the USB 3.0 will only be for WinXP on a newer computer with USB 3.0 ports ... but maybe I'm wrong.
...
If your laptop is as old as I think it is you will need to put in a USB 3.0 PCMCIA card to get USB 3 speeds.
and they won't be an intel chip, probably Renesas or ASmedia or something
0 -
1 minute ago, Dibya said:
i know thats why i am trying my best
The work you are doing is really Appreciated
Thanks for the effort you put into all this
0 -
11 minutes ago, Dibya said:
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 .
I'm really looking forward to trying it out
0
[Cancelled by the Author] Extended Kernel for XP (ExtendedXP)
in Windows XP
Posted · Edited by Damnation
I'm trying to find the part of the code that calls the section it creates "KernelEx" and change it, but I can't seem to find it.
edit: found it in common.h