Content Type
Profiles
Forums
Events
Everything posted by blackwingcat
-
I think you should embedded WCSToMBEx on user32.dll or WCSToMBEx replace to other similar function. does Win 98 have that in ntdll ?
-
-
I descript detail about WindowsXP-KB2584577-v0.4-x86-ENU/JPN 1. It base on KB3126593 2. mfc42* and msvcirt.dll are official Windows NT6.x files. 3. ntdll and ole32 does not be changed. 4. kernel32 and ntdll depend on each language , so if you need , they should be localize them 5. ws2_32 is stubbed WEP(500). 6. kernel32 changed "valid win32 application checker" and add GetTickCount64.
-
Sorry my PM Box was full. Perhaps it is difficult, cause of I do not have environment. And I think the the dll system is different from NT one a llitle. And I can not decided how much time I should spend it without looking dlls.
-
http://blog.livedoor.jp/blackwingcat/archives/1706829.html WindowsXP-KB2584577-v0.4-x86-ENU.exe. Is there any tester this patch ? : P
-
The Chrome till version 36 works on Next version Extended Kernel. Chrome 37 can not connect internet on Win2000 . It seems to fail to boot child process . But I do not know the reason. I released extended kernel v2.8c. English version is available. Fix. Installer - DX9 Extender config tool available. - QuerySystemProcess (NtQuerySystemInformation) Disable option kernel32 Fixed Some application Crash with reason alignment bugs. Fixed .Net Framework 4 WPF application crash (LCIDToLocaleName fix) Fixed GetModuleHandleEx problem DirectX 10/11 support. iphlpapi.dll remove iphlpxp.dll. add two functions. Fix localize mistake for English. advapi32.dll Add debug version. gdiplus /jscript9 security update.
-
It does not be defined. So, extended kernel has dual branch. They are different each programs. Because they use the following stupid algorithm. if(GetProcAddress(NT6 Function)){ // NT6 routine } else { // NT5 routine }
-
http://blog.livedoor.jp/blackwingcat/archives/1298206.html Read its article. Try to rename RdrCEF.exe
-
http://blog.livedoor.jp/blackwingcat/archives/1925971.html Plz use NNN Configure for Win NT 5.x or fcwin2k Its FAQ
-
Windows2000-KB957579-x86-enu.exe + new mswsock.dll = Windows2000-KB951748-v2-x86-enu.exe
-
Extended kernel already had been removed this check code. So, You can execute even simple application for Windows NT 255.0. If you get on extended kernel , Perhaps the binary is broken.
-
Windows2000-KB957579-x86-enu.exe or Windows2000-KB951748-v2-x86-enu.exe or MS14-070-KB957579-v3-x86-INTL.exe include it. Perhaps you fail to install these updates.
-
Standalone WinUSB installer for XP? KB971286
blackwingcat replied to bizzybody's topic in Windows XP
How about Windows-KB975599-x86-intl.exe ? -
Check which Your dnsrslvr.dll is version 5.0.2195.7280 or higher
-
I have not used tomasz HFSLIP Image. But you can find it using vfi.exe. And I will release soon next version English hfslip Extended kernel kit.
-
[for Win2000/XP/2003]The tool to disguise the OS version for All Application. I released OS version disguise tool. fcwin2k (KDW) can set Application name. but this application applies all application. So We can execute Unknown filename install application which depends on OS version. Caution: You should restore setting before your PC reboot.( May be your PC can not boot next time.)
-
Okay. I understand. THX
-
I remember your machine tutorial 9-14 results were colored.(but not display any GUI and text) My windows 2000 result is monochrome.
-
After.... I succeeded to run DX 10 sample tutorial 1 - 8 on Windows 2000. But tutorial 9 and later are something wrong. It is Windows 7. Here is Windows 2000.
-
Windows 2000 Professional on the X99 Platform
blackwingcat replied to bluebolt's topic in Windows 2000/2003/NT4
I said you should fix "Options > Dll Search Order" on Dependency Walker (Add drivers folder). -
I try it on VMWare XP and I on Win2000 My real PC with Intel 3rd HD Graphics PC. But It seems to fail on function dxgi_check_d3d10_support both. Can you check it on any virtual machine ? and please show me "DXSDK(June2010)\Samples\C++\Direct3D11\Bin\x86\BasicCompute11.exe" output text :") >BasicCompute11.exe Creating device...fixme:d3d:wined3d_dxtn_init Wine cannot find the txc_dxtn library, DXTn software support unavailable. fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #2: fixme:d3d_shader:print_glsl_info_log No errors. fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #3: fixme:d3d_shader:print_glsl_info_log No errors. fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #1: fixme:d3d_shader:print_glsl_info_log No errors. err:d3d:wined3d_adapter_find_polyoffset_scale PolygonOffset scale factor detection failed, using fallback value 2^23. err:d3d:wined3d_adapter_find_polyoffset_scale PolygonOffset scale factor detection failed, using fallback value 2^23. fixme:dxgi:DXGID3D10CreateDevice Ignoring flags. fixme:dxgi:dxgi_check_feature_level_support Ignoring adapter type. fixme:winediag:dxgi_check_feature_level_support None of the requested D3D featur e levels is supported on this GPU with the current shader backend. fixme:dxgi:dxgi_device_init Ignoring adapter type. fixme:d3d11:device_parent_create_swapchain_texture device_parent 0x180ff83c, container_parent 0x1847ead0, wined3d_desc 0x6fa30, wined3d_texture 0x18541900 parti al stub! fixme:d3d11:device_parent_create_swapchain_texture Implement DXGI<->wined3d usage conversion. fixme:d3d11:d3d11_device_CheckFeatureSupport iface 0x180ff818, feature 4, feature_support_data 0x6ff5c, feature_support_data_size 4 stub! No hardware Compute Shader capable device found, trying to create ref device. fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #2: fixme:d3d_shader:print_glsl_info_log No errors. fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #3: fixme:d3d_shader:print_glsl_info_log No errors. fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #1: fixme:d3d_shader:print_glsl_info_log No errors. err:d3d:wined3d_adapter_find_polyoffset_scale PolygonOffset scale factor detection failed, using fallback value 2^23. err:d3d:wined3d_adapter_find_polyoffset_scale PolygonOffset scale factor detection failed, using fallback value 2^23. Reference rasterizer device create failure
-
Windows 2000 Professional on the X99 Platform
blackwingcat replied to bluebolt's topic in Windows 2000/2003/NT4
How about dependency Walker with fixed search order ? -
Windows 2000 Professional on the X99 Platform
blackwingcat replied to bluebolt's topic in Windows 2000/2003/NT4
You shoud add Option > Module Search Order "drivers" folder http://blog.livedoor.jp/blackwingcat/archives/1883591.html -
Windows 2000 Professional on the X99 Platform
blackwingcat replied to bluebolt's topic in Windows 2000/2003/NT4