@jumper Hi , please can you add such feature so that import patcher can search all dependencies for all pe files in a folder ?
It will be helpful for back porting big files like .net framework 4.6.2 . Here it is http://repacks.net/forum/viewtopic.php?t=7
It wish to back port it for XP users those donot want any compatibility layer .
It also helpful if import patcher allow editing os version .
They just did a bad trick to prevent nt 5.x users . Forcing with FCWIN2K do the job . Same goes to cyberfox .
I do not know why palemoon devs added GetTickCount64 . do you know BlackWingCat?
I am not using to change import . CFF Explorer best tool for the purpose .
I have implemented API in Shell32,user32,kernel32 of XP.
I want to get The installer work . Which portion of msi need to be edited ?
x86 files are PE 32 files where as x64 file are either PE32+ or PE 64 Files . (PE stands for portable executable ).
It may result instability so it is better to go for x64patch or copy to system32 ( Every WOW64 system has System32 folder vista should have it) .
One more 32bit sys files are PE32 drivers so simply they will be rejected by HAL and Kernel of 64 bit vista
Grab pemaker by BlacKwingCat or Cff Explorer by ntcore .
Change Image base to according to the language version file you are localizing .
It is surely important . Image base defines hole Relocation table
have you tried moding inf ? For me i got killer Ethernet is working by moding Ar-ethos driver for XP, same may need to be done with you .
can i have the device id ?
Even i have played Ashes singularity under Linux so wined3d works on linux . Syvet tried a lot and improved many thing , d3d10/11 works by wined3dbuild by Syvet but very slow but certain run faster than original
SDK example are compatible
I am no more afraid . My ExtendedXPv 1.4(not released to public) is running firefox 55 Beta plus for now i am on palemoon which is working fine with ExtendedXP .