Jump to content

Recommended Posts

Posted
17 hours ago, DanR20 said:

hi blackwingcat, is the CoGetApartmentType issue fixed with the latest Japanese version v2.8j so that newer Firefox nightlies will work again with w2k?

Yes it is working . Please see the blog of blackwingcat


Posted
On Thursday, 16 March, 2017 at 10:47 PM, Dibya said:

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

I'd rather use genuine MS EDITBIN /REBASE tool to rebase DLL into new address.

Posted
14 hours ago, roytam1 said:

I'd rather use genuine MS EDITBIN /REBASE tool to rebase DLL into new address.

Thats fine . Tools depends man to man

Posted

Hi blackwingcat,

Great job with your KernelEx development, however, I'm currently running into some issues with two programs...

  • FileZilla 3.25.1, which complains about `InitializeConditionVariable' function missing, which is found from Windows Vista and up.
  • Msys2, which complains about `CreateSymbolicLinkW' function missing, also found from Windows Vista and up.

... Any chance could this be included with KernelEx?

P.S. There might be more missing functions, but I don't exactly know how to find all of them...

Thanks in advance and best regards,

Mingcong Bai

Posted (edited)
On 26/03/2017 at 6:07 AM, JeffBai said:

Hi blackwingcat,

Great job with your KernelEx development, however, I'm currently running into some issues with two programs...

  • FileZilla 3.25.1, which complains about `InitializeConditionVariable' function missing, which is found from Windows Vista and up.
  • Msys2, which complains about `CreateSymbolicLinkW' function missing, also found from Windows Vista and up.

... Any chance could this be included with KernelEx?

P.S. There might be more missing functions, but I don't exactly know how to find all of them...

Thanks in advance and best regards,

Mingcong Bai

Hi.

≫InitializeConditionVariable

It already has been supported. Plz check  install options :3

≫CreateSymbolicLinkW

Development version supported it. Please wait.

Best regards.

Edited by blackwingcat
Posted
Just now, blackwingcat said:

> It already has been supported. Plz check  install options :3

I see... I missed it, any reason why it's been disabled by default?

Just now, blackwingcat said:

> Development version supported it. Please wait.

Good to know, thanks... Is v28j released specific to Japanese or is there a lack of translation?

Thanks again for your great work!

Posted
4 hours ago, JeffBai said:

I see... I missed it, any reason why it's been disabled by default?

Good to know, thanks... Is v28j released specific to Japanese or is there a lack of translation?

Thanks again for your great work!

I checked recent MSYS32.

It use also the following Vista API.

NTFS kernel Transaction APIs and GetNamedPipeClientProcessId.

It may be difficult that embedded Transaction APIs. :3

Posted

Sorry... Another issue.

Pale Moon 27.2.1 does not run, with an "invalid PE image" error (if I remembered correctly).

Posted (edited)
2 hours ago, JeffBai said:

Sorry... Another issue.

Pale Moon 27.2.1 does not run, with an "invalid PE image" error (if I remembered correctly).

Umm ?

Pale Moon 27.x should be used Vista compatible mode since before, should not it?

Edited by blackwingcat
Posted
41 minutes ago, blackwingcat said:

Umm ?

Pale Moon 27.x should be used Vista compatible mode since before, should not it?

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?

Posted
> I do not know why palemoon devs added GetTickCount64 .
Possibly to suppress warning C28159 in a Visual Studio 2012 static analysis. But what makes you think it was the Palemoon devs that added it? Why not Mozilla or Microsoft?

Posted
7 hours ago, jumper said:

> I do not know why palemoon devs added GetTickCount64 .
Possibly to suppress warning C28159 in a Visual Studio 2012 static analysis. But what makes you think it was the Palemoon devs that added it? Why not Mozilla or Microsoft?
 

yes , why Mozilla not added 

  • 4 weeks later...
Posted (edited)

Hi,

OBS-Studio 18.0.1 + plugins needs some functions to run on 2k.

LIBCEF.DLL: KERNEL32.DLL:InitOnceBeginInitialize, InitOnceComplete, TryAcquireSRWLockExclusive, SleepConditionVariableSRW, PowerCreateRequest, PowerSetRequest, PowerClearRequest

                     SHELL32.DLL:SHOpenWithDialog, SHGetPropertyStoreForWindow

                     CFGMGR32.DLL:CM_Get_DevNode_PropertyW

                     SETUPAPI.DLL:SetupDiGetDevicePropertyW

                     POWRPROF.DLL:PowerDeterminePlatformRoleEx

Please try add some STUBS.

Thanks for extending 2k.

Edited by piotrhn
...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...