piotrhn Posted August 9, 2019 Posted August 9, 2019 (edited) 6 hours ago, blackwingcat said: I think current extended kernel support DnsFree :3 DnsFree ok. next. PROGRAMS Mozilla Thunderbird 60.8.0: kernel32: GetProcessIdOfThread <-Vista API shell32: SHQueryUserNotificationState, SHGetPropertyStoreForWindow, SHGetStockIconInfo<-Vista, 7, & Vista API's uxtheme: UpdatePanningFeedback, BeginPanningFeedback, EndPanningFeedback<-Win7 API's Blender 2.80: kernel32: CreateEventExA <-Vista API Inkscape 0.92.4: iphlpapi: CancelMibChangeNotify2, GetIpForwardTable2, NotifyRouteChange2 <-Vista API'S Edited August 9, 2019 by piotrhn
blackwingcat Posted August 9, 2019 Author Posted August 9, 2019 18 hours ago, piotrhn said: Please add new APIS, if its possible: GAMES Northgard Relics kernel32: DebugBreakProcess <-XP/2003 function Car Mechanic Simulator 2015, The Forest dnsapi: DnsFree <-XP/2003 function PROGRAMS FileZilla FTP Client v. 3.43: kernel32: GetQueuedCompletionStatus, ReOpenFile, SetFileCompletionNotificationModes <-XP/2003 and Vista APIs I think FileZilla FTP Client problem does not related their functions. Filezilla v3.16 and later can not connect server without Security Protocol. Filezilla v3.22 and later breaks setting XML file. Filezilla v3.43 still works SFTP Server without Saving Setting on Extended kernel. 1
piotrhn Posted August 9, 2019 Posted August 9, 2019 54 minutes ago, blackwingcat said: I think FileZilla FTP Client problem does not related their functions. Filezilla v3.16 and later can not connect server without Security Protocol. Filezilla v3.22 and later breaks setting XML file. Filezilla v3.43 still works SFTP Server without Saving Setting on Extended kernel. fzstorj.exe -> kernel32:
piotrhn Posted August 9, 2019 Posted August 9, 2019 (edited) Hex Editor Neo or Free Version, binary editor + disassembly view kernel32: TrySubmitThreadpoolCallback, StartThreadpoolIo, CancelThreadpoolIo, CloseThreadpoolIo, CreateThreadpoolIo, CloseThreadpoolTimer, SetThreadpoolTimer, CreateThreadpoolTimer, CallbackMayRunLong, WaitForThreadpoolTimerCallbacks<-Vista API'S Edited August 9, 2019 by piotrhn
win32 Posted August 12, 2019 Posted August 12, 2019 On 8/6/2019 at 7:19 AM, GlowingLights said: Same here with QEMU 0.9.0 and 0.9.1, with QEMU Manager. I discovered that QEMU 2.7 (last version with official support for XP) works well in win2k. I installed Windows 95 earlier and all keyboard/mouse input was successful. No crashes either
rainstorm1650 Posted August 12, 2019 Posted August 12, 2019 4 hours ago, win32 said: I discovered that QEMU 2.7 (last version with official support for XP) works well in win2k. I installed Windows 95 earlier and all keyboard/mouse input was successful. No crashes either Nvm, im a noob at qemu so ill have to stick with QEMU 0.9.1 on Windows XP x64.
Andreasmir Posted August 12, 2019 Posted August 12, 2019 On 8/5/2019 at 3:03 PM, GlowingLights said: here's how you can get it working: 1. Extract chrome.7z inside installer with 7-zip. 2. Run 360chrome.exe. 3. ??? 4. Profit. When I try to run, it still crashes with this message: Every time, works for 3-5 sec. then it goes to this message. VC++ 2005-2017 are installed. On 8/6/2019 at 5:53 AM, blackwingcat said: I used 360 native installer and set installer and *.exe xp compatibile mode with fcwin2k :3 I set compatibility mode to XP SP3, but installer still says that it req XP SP3 :(
win32 Posted August 13, 2019 Posted August 13, 2019 (edited) You may want to try NNN4NT5 instead, which will make the OS as a whole identify as XP, as opposed to tricking only one out of possibly multiple bootstrapped installers. That helped me install 360 Extreme Explorer. note that it will still be very broken compared to XP but not crash quickly. Edited August 13, 2019 by win32
blackwingcat Posted August 13, 2019 Author Posted August 13, 2019 (edited) 9 hours ago, Andreasmir said: When I try to run, it still crashes with this message: Every time, works for 3-5 sec. then it goes to this message. VC++ 2005-2017 are installed. I set compatibility mode to XP SP3, but installer still says that it req XP SP3 You should set xp mode for "setup.exe" I think process explorer is useful tool for you. :3 # Qihoo 360 browser requires Windows Media Player file "msdmo.dll" , are you okay ? :3 Edited August 13, 2019 by blackwingcat 1
blackwingcat Posted August 14, 2019 Author Posted August 14, 2019 (edited) _ Edited August 19, 2019 by blackwingcat
win32 Posted August 16, 2019 Posted August 16, 2019 For several months, I've had an issue with random crashes when using YouTube on all of roytam1's browsers as well as MyPal. These crashes only happen in win2k. I have assembly dumps from two separate crashes: function: RtlEnterCriticalSection 77f87ee0 648b0d18000000 mov ecx,fs:[00000018] fs:00000018=???????? 77f87ee7 8b542404 mov edx,[esp+0x4] ss:1e779e1b=???????? FAULT ->77f87eeb 837a1400 cmp dword ptr [edx+0x14],0x0 ds:e67d8583=???????? 77f87eef 754f jnz RtlDestroyAtomTable+0x58 (77f96f40) 77f87ef1 f0ff4204 lock inc dword ptr [edx+0x4] ds:e67d8584=???????? 77f87ef5 7519 jnz RtlQueryProcessBackTraceInformation+0x1d4 (77f90a10) 77f87ef7 8b4124 mov eax,[ecx+0x24] ds:808f7ee6=???????? 77f87efa 89420c mov [edx+0xc],eax ds:e67d8583=???????? 77f87efd c7420801000000 mov dword ptr [edx+0x8],0x1 ds:e67d8583=???????? 77f87f04 33c0 xor eax,eax 77f87f06 c20400 ret 0x4 77f87f09 8da42400000000 lea esp,[esp] ss:1ddfff34=04f245a3 77f87f10 8b4124 mov eax,[ecx+0x24] ds:808f7ee6=???????? 77f87f13 39420c cmp [edx+0xc],eax ds:e67d8583=???????? function: RtlEnterCriticalSection 77f87ee0 648b0d18000000 mov ecx,fs:[00000018] fs:00000018=???????? 77f87ee7 8b542404 mov edx,[esp+0x4] ss:13e79e1b=???????? FAULT ->77f87eeb 837a1400 cmp dword ptr [edx+0x14],0x0 ds:e67d8583=???????? 77f87eef 754f jnz RtlDestroyAtomTable+0x58 (77f96f40) 77f87ef1 f0ff4204 lock inc dword ptr [edx+0x4] ds:e67d8584=???????? 77f87ef5 7519 jnz RtlQueryProcessBackTraceInformation+0x1d4 (77f90a10) 77f87ef7 8b4124 mov eax,[ecx+0x24] ds:808ffee6=???????? 77f87efa 89420c mov [edx+0xc],eax ds:e67d8583=???????? 77f87efd c7420801000000 mov dword ptr [edx+0x8],0x1 ds:e67d8583=???????? 77f87f04 33c0 xor eax,eax 77f87f06 c20400 ret 0x4 77f87f09 8da42400000000 lea esp,[esp] ss:134fff34=04f245a3 77f87f10 8b4124 mov eax,[ecx+0x24] ds:808ffee6=???????? 77f87f13 39420c cmp [edx+0xc],eax ds:e67d8583=????????
rainstorm1650 Posted August 16, 2019 Posted August 16, 2019 On 8/12/2019 at 3:11 AM, Andreasmir said: When I try to run, it still crashes with this message: Every time, works for 3-5 sec. then it goes to this message. VC++ 2005-2017 are installed. I set compatibility mode to XP SP3, but installer still says that it req XP SP3 I used AppComp.cmd for 360chrome.exe, not fcwin2k. A few days ago i started getting same crash, after clearing user data it loaded like a charm.
blackwingcat Posted August 19, 2019 Author Posted August 19, 2019 On 8/16/2019 at 11:18 AM, win32 said: For several months, I've had an issue with random crashes when using YouTube on all of roytam1's browsers as well as MyPal. These crashes only happen in win2k. I have assembly dumps from two separate crashes: function: RtlEnterCriticalSection 77f87ee0 648b0d18000000 mov ecx,fs:[00000018] fs:00000018=???????? 77f87ee7 8b542404 mov edx,[esp+0x4] ss:1e779e1b=???????? FAULT ->77f87eeb 837a1400 cmp dword ptr [edx+0x14],0x0 ds:e67d8583=???????? 77f87eef 754f jnz RtlDestroyAtomTable+0x58 (77f96f40) 77f87ef1 f0ff4204 lock inc dword ptr [edx+0x4] ds:e67d8584=???????? 77f87ef5 7519 jnz RtlQueryProcessBackTraceInformation+0x1d4 (77f90a10) 77f87ef7 8b4124 mov eax,[ecx+0x24] ds:808f7ee6=???????? 77f87efa 89420c mov [edx+0xc],eax ds:e67d8583=???????? 77f87efd c7420801000000 mov dword ptr [edx+0x8],0x1 ds:e67d8583=???????? 77f87f04 33c0 xor eax,eax 77f87f06 c20400 ret 0x4 77f87f09 8da42400000000 lea esp,[esp] ss:1ddfff34=04f245a3 77f87f10 8b4124 mov eax,[ecx+0x24] ds:808f7ee6=???????? 77f87f13 39420c cmp [edx+0xc],eax ds:e67d8583=???????? function: RtlEnterCriticalSection 77f87ee0 648b0d18000000 mov ecx,fs:[00000018] fs:00000018=???????? 77f87ee7 8b542404 mov edx,[esp+0x4] ss:13e79e1b=???????? FAULT ->77f87eeb 837a1400 cmp dword ptr [edx+0x14],0x0 ds:e67d8583=???????? 77f87eef 754f jnz RtlDestroyAtomTable+0x58 (77f96f40) 77f87ef1 f0ff4204 lock inc dword ptr [edx+0x4] ds:e67d8584=???????? 77f87ef5 7519 jnz RtlQueryProcessBackTraceInformation+0x1d4 (77f90a10) 77f87ef7 8b4124 mov eax,[ecx+0x24] ds:808ffee6=???????? 77f87efa 89420c mov [edx+0xc],eax ds:e67d8583=???????? 77f87efd c7420801000000 mov dword ptr [edx+0x8],0x1 ds:e67d8583=???????? 77f87f04 33c0 xor eax,eax 77f87f06 c20400 ret 0x4 77f87f09 8da42400000000 lea esp,[esp] ss:134fff34=04f245a3 77f87f10 8b4124 mov eax,[ecx+0x24] ds:808ffee6=???????? 77f87f13 39420c cmp [edx+0xc],eax ds:e67d8583=???????? Is there stack trace ? It is important :3 It seems some function calls RtlEnterCriticalSection with NULL.
win32 Posted August 19, 2019 Posted August 19, 2019 Yes, for the second crash: ----> Stack Back Trace <----* FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name 24FFFF78 002A62A4 02BD12C0 D47F2A17 006F0072 00720067 !RtlEnterCriticalSection [omap] 24FFFFB4 7C57B3BC 08C76938 006F0072 00720067 08C76938 !crt_at_quick_exit [omap] 24FFFFEC 00000000 00000000 00000000 00000000 00000000 !lstrcmpiW [omap]
blackwingcat Posted August 19, 2019 Author Posted August 19, 2019 5 hours ago, win32 said: Yes, for the second crash: ----> Stack Back Trace <----* FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name 24FFFF78 002A62A4 02BD12C0 D47F2A17 006F0072 00720067 !RtlEnterCriticalSection [omap] 24FFFFB4 7C57B3BC 08C76938 006F0072 00720067 08C76938 !crt_at_quick_exit [omap] 24FFFFEC 00000000 00000000 00000000 00000000 00000000 !lstrcmpiW [omap] Plz try to test patch. You can download from the article. * download wevtapi.dll. * copy it into system32. http://blog.livedoor.jp/blackwingcat/archives/1986454.html 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now