Jump to content

KernelEx for Win2000


Recommended Posts

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

Link to comment
Share on other sites


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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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!

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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?

Link to comment
Share on other sites

> 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?

Link to comment
Share on other sites

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 

Link to comment
Share on other sites

  • 4 weeks later...

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
...
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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