KDW / FCWIN2K XP API for Windows 2000 and auto executable patcher
#151
Posted 14 December 2008 - 02:44 AM
#152
Posted 15 December 2008 - 12:24 PM
win2000, on Dec 5 2008, 11:10 PM, said:
Transparent Desktop Icon and set Desktop Text Color.
You can set following registry.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ListviewShadow"=dword:00000001
;Transparent Desktop Text On=1 Off=0
"DesktopFGColor"=dword:ffffffff
;Desktop Text Color Auto =ffffffff Other=Color
Thx.
Oh god yes, you have no idea how much I've wanted this.
#153
Posted 16 December 2008 - 10:25 AM
I found out why Revolutions Pack wouldn't work for me.
It didn't like your user32.dll!
If I uninstalled it and rolled back to the original, RP then worked fine.
Unfortunately it didn't bring back the icons in Windows Movie Maker, and seemed to be doing nasty things with some of my existing Explorer icons, especially in the Control Panel, so I uninstalled it again.
Any other ideas for the Movie Maker icons, or is it a lost cause?
Cheers, Dave.
This post has been edited by Dave-H: 21 December 2008 - 06:44 AM
#154
Posted 21 December 2008 - 12:58 AM
you can use keyboard shortcut as same as WinXP, Win2003 and Intellipoint.
Win + L ... Lock Computer quickly.
Win + B ... Set focus to notify Area.
Win + C ... Call Control Panel.
Win + H ... Safty Hotplug.
Win + A ... Application Wizard
Win + P ... Add or Remove Programs tool
Win + I ... Mouse property.
Win + K ... Keyboard property.
#155
Posted 21 December 2008 - 11:24 PM
Unfortunately, I've run into a couple of issues.
1) Not all CUDA applications work properly. In particular, the application "Badaboom" does not work properly. Badaboom opens up, can be configured, and input video files can be opened. However, all transcoding operations fail.
Note that all CUDA applications require an nVidia 8xxx series card or newer as well as the CUDA driver, toolkit, and SDK. It probably isn't possible to add support for this without having a compatible nVidia card.
2) When SHELL32.DLL is replaced in system32, the application "SuperCopier 2" no longer works. SuperCopier 2 is an application that attaches to the shell to override normal Windows file copying.
I'm very glad to see that this is still an active project. Keep up the good work.
Greg
#156
Posted 27 December 2008 - 11:13 PM
It hooks the Function SHFileOparation in SHELL32.dll
You can use it with to rewrite from 'shell32.dll' to 'shell2k.dll' SC2Hook.dll
buckchow, on Dec 22 2008, 02:24 PM, said:
This post has been edited by win2000: 27 December 2008 - 11:14 PM
#158
Posted 30 December 2008 - 12:42 AM
#159
Posted 31 December 2008 - 09:08 AM
Just a thought leading from what I was experimenting with earlier.
As Tihiy has stopped development of his Windows 2000 Revolutions Pack as far as I know, is it something you'd consider incorporating into KDW?
Not particularly the new Explorer icons, which I can take or leave, but just support for 32bit icons in the OS generally would be a major enhancement, even if it doesn't actually make the icons work in things like Movie Maker 2!
Just a suggestion.
Dave.
This post has been edited by Dave-H: 31 December 2008 - 09:09 AM
#161
Posted 06 January 2009 - 03:01 PM
win2000, on Jan 6 2009, 02:06 AM, said:
Now I'm trying DRM v3 on Win2000.
Does anyone know the sites which require DRM v3 and available from foreign country?
The video on demand service at
http://www.channel4.com/watch_online/
says that it needs Windows Media Player 11 rather than 10.
Whether that means it uses DRM 3 I don't know, but worth checking out.
Any response on the possible inclusion of Revolutions Pack in KDW?
#162
Posted 12 April 2009 - 01:45 AM
http://win2kgaming.s...t...php?f=6&t=7
I'm experimenting with this one at present. It's got the latest mp3Tag working for me under 2000 - yeah - but I still need to put the application through more testing to verify it. Your mileage may vary.
#163
Posted 10 May 2009 - 03:37 PM
I don't know if you're still monitoring this thread, as you haven't posted here for ages, but I must bring a couple of things to your attention.
First the good news!
My AVS Video Converter now works with your kernel32.dll installed, as of KDW 0.77.
As you said previously in this thread that you didn't think that would be possible, I'm really pleased!
Now the bad news.......
There seems to be an issue with your user32.dll.
If it is installed on my system, I cannot log off and on again more than once.
It works the first time, but the second time I log off, the system just goes to a blank desktop with the mouse cursor, and goes no further.
The keyboard and mouse are still "live" but no keystrokes do anything, including Ctrl>Alt>Delete.
The only way out is to do a hard restart on the crate.
If I restore the original user32.dll, it all comes good and works fine.
I'm afraid that I don't know when this behaviour started.
There is also now an issue with your 2kdll.dll, as of KDW 0.77b.
If it is installed (version 5.1.2599.8), there are problems with some applications on my system.
Specifically, Internet Explorer crashes when run, as does your Windows Media Player 10.
They both report exception errors in ntdll.dll.
Also, rather strangely, Notepad won't run!
There may be other problems, but these are the ones I quickly found.
I don't know whether these problems are general, or whether they're happening just on my system.
Perhaps others using KDW could comment.........
I hope this feedback gets to you somehow win2000.
I did try e-mailing you some time ago, and sending you a PM, but no response.
You are obviously still developing KDW, as new versions keep appearing, but I really hope that you do pick up this feedback.
Cheers, Dave.
#164
Posted 19 May 2009 - 03:47 AM
I release kdw 0.78a.
I found bug that if you install in system 2kdll.dll and kernel32.dll , crush some application, and fixed it.
and Don't you install Win2000 Revolutions Pack ?
it breaks kdw user32.dll export link table( But I supported from ver 0.78.)
And I found ntdll.dll has critical bug in RtlCaptureStackBackTrace
and I made a patch and constructed install package for multilingal based v5.0.2195.7080.
Windows bug RtlCaptureStackBackTrace in NTDLL.DLL
#165
Posted 19 May 2009 - 04:28 AM
win2000, on May 19 2009, 10:47 AM, said:
I release kdw 0.78a.
I found bug that if you install in system 2kdll.dll and kernel32.dll , crush some application, and fixed it.
and Don't you install Win2000 Revolutions Pack ?
it breaks kdw user32.dll export link table( But I supported from ver 0.78.)
And I found ntdll.dll has critical bug in RtlCaptureStackBackTrace
and I made a patch and constructed install package for multilingal based v5.0.2195.7080.
Windows bug RtlCaptureStackBackTrace in NTDLL.DLL
Thanks Win2000!
I sent you a PM.
I will try all this out when I get back from my holiday in a couple of weeks.
Thanks for all you've done and are doing to keep Windows 2000 alive!
Dave.
#167
Posted 04 June 2009 - 06:13 AM
The 2kdll.dll problem has been fixed, thanks win2000, but the logging off and on problem with user32.dll is still there on my system.
Just to recap, if I log off and on again once in a session, it's fine.
However if I try to log off again in the same session, the system doesn't log off properly, and leaves me with a blank desktop with just the mouse cursor, and never goes any further.
Ctrl>Alt>Delete doesn't do anything, although the keyboard is still live.
It all comes good if the original user32.dll is restored.
Can anyone else using KDW reproduce this problem, or is it just me?
People who are the sole users of their systems may never have seen it of course as they never log off and on again.
I only found it by chance.
Could anyone using KDW just try logging off and on again a couple of times to see if they have the same problem?
Win2000 says that he can't reproduce the problem on his system.
#168
Posted 21 June 2009 - 07:57 PM
Dave-H, on Jun 4 2009, 09:13 PM, said:
However if I try to log off again in the same session, the system doesn't log off properly, and leaves me with a blank desktop with just the mouse cursor, and never goes any further.
Hi Dave-H
However, I have never seen this problem my environment.
Please try to new environment with Windows Update if you can. and checke it occurs again.
It may be from language locale problem.
I'll also try to install MSDN English version at free time enough.
recent news.
I succeeded to installed Safari 4 and Windows Live Writer 2008 and Microsoft Visual J# 2.0 Second Edition Redistributable Package.
I released iTunes 8.2 driver(for iPod Touch only) and Catalyst 9.6 driver (on my blog) .
This post has been edited by win2000: 21 June 2009 - 08:04 PM
#169
Posted 23 June 2009 - 04:30 PM
win2000, on Jun 22 2009, 02:57 AM, said:
Dave-H, on Jun 4 2009, 09:13 PM, said:
However if I try to log off again in the same session, the system doesn't log off properly, and leaves me with a blank desktop with just the mouse cursor, and never goes any further.
Hi Dave-H
However, I have never seen this problem my environment.
Please try to new environment with Windows Update if you can. and checke it occurs again.
It may be from language locale problem.
I'll also try to install MSDN English version at free time enough.
recent news.
I succeeded to installed Safari 4 and Windows Live Writer 2008 and Microsoft Visual J# 2.0 Second Edition Redistributable Package.
I released iTunes 8.2 driver(for iPod Touch only) and Catalyst 9.6 driver (on my blog) .
Hi win2000
I tried creating a new user profile, but logging off and on with that produced the same problem.
The new profile seemed to be largely a copy of my normal profile though, so I don't know if that actually proved anything.
Is there any way of creating a "clean" new profile that doesn't contain anything but the basics to start up the system?
I suppose most programs install for "all users" by default, so they will always be there in any profile you create.
I have noticed that when the logoff failure occurs, the desktop clears, but then there is a quick burst of hourglass activity on the cursor, and then the system stops.
It must be something in the KDW user32.dll.
If I restore the original I can log off and on as many times as I like.
Would it be possible to use an older version of the user32.dll from KDW, alongside the latest files?
Would that work?
It may be that this hasn't always been a problem, and if I can determine at which version it started, that could be an important clue.
Thanks, Dave.
#170
Posted 23 June 2009 - 11:42 PM
Might I make a suggestion for KDW? I noticed that a lot of the buttons haven't been translated into English. I've received permission to use and distribute a set of free images for buttons, toolbars, and such (from someone who works on another project who would like to remain anonymous
Here's a link to the image files. They're quite good.
http://www.savefile.com/files/2136855
This post has been edited by WildBill: 23 June 2009 - 11:42 PM

Sign In
Register
Help


MultiQuote