March 17, 20179 yr 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
March 18, 20179 yr 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.
March 19, 20179 yr 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
March 25, 20179 yr 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
March 27, 20179 yr Author 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 March 27, 20179 yr by blackwingcat
March 27, 20179 yr 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!
March 27, 20179 yr Author 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
March 30, 20179 yr Sorry... Another issue. Pale Moon 27.2.1 does not run, with an "invalid PE image" error (if I remembered correctly).
March 30, 20179 yr Author 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 March 30, 20179 yr by blackwingcat
March 30, 20179 yr 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?
March 30, 20179 yr > 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?
March 30, 20179 yr 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
April 21, 20179 yr Hi, blackwingcat How run calibre v2.83 on Win2000? Error: python function terminated unexpectedly calibre requires Widows Vista****. Thanks.
April 23, 20179 yr 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 April 23, 20179 yr by piotrhn ...
Create an account or sign in to comment