Content Type
Profiles
Forums
Events
Everything posted by Drugwash
-
I've succesfully replaced capacitors on motherboards and video cards. Too bad I'm so far away, I could've helped or at least you could've sent me the faulty boards instead of dumping them.
-
Those poor guys in India or somewhere else, wherever ASUS outsourced their Help & Support, have no idea what they're talking about. There is a monitor driver and it's right on their own web page! But being that they threw everything in there just to get rid of the task... So, to get to the official driver: - open the monitor page here http://www.asus.com/Monitors/VE278Q/ - click Support (top right) - click Driver & Tools in the top bar - in the dropdown list where it says OS select Windows 8 32bit - select Others from the three categories below There you'll find two downloads. First one is ASUS_VE278_Windows_7_WHQL. Click Global below and you got the driver. It has %Chicago% signature, it should work in all 32bit Windows.
-
I know Bear and it doesn't do what GDIUsage does. It actually lists the elements by handle and displays the loaded bitmaps, brushes, fonts, memory DCs, palettes, pens and regions when selected in the list. This allows the user to recognize the elements and tell whom they belong to. This is gold, compared to Bear. Eventually I found the Leaks package. But it's not in its rightful place anymore. The Wayback Machine used to host a viable page with an active download link, but I guess the "good guys" at M$ got to them - no download link on the archived page copies. See here, for example. There is an alternative location where the package can be found, but after downloading and also searching my 98SE machine, I realized it always was the code, not the executables. Looking in my freeware code folder, I found the three projects - I had compiled them myself on April 9th 2012. Now, since the code has been freely available some time ago at MSDN and I compiled it myself, I guess it wouldn't be a problem to share the executables, would it? If nobody says otherwise, I'll upload them to my cloud and link them here somewhere. EDIT: Uploaded executables and original sources in the Leaks folder (see my signature). Let me know if there's any problem.
-
It's possible that the resources occupied by the other video card could force the board to put the ATI in a nonstandard position that 9x cannot fully cope with. Or maybe you were just missing the monitor driver that I linked to in a PM. Install that driver, reboot and check again - you might get lucky. Otherwise, if there's other free PCIe x4 slot, try to move the ATI card there, maybe it will get other resources assigned.
-
There used to be an old package called 'Leaks' if I'm not mistaken, which can display GDI usage before and after running a certain application. It contains 'GDI Usage' and 'Menu Usage' - two separate executables. The first one says 'Should help you find GDI leaks / by Christophe' in the 'About' box (right-click the application titlebar -> About GDIUsage). It does not provide real-time statistics, however it may help finding out which application uses many GDI object, what type of objects and if there are any leaks in it, by clicking 'Compare!' after the applicaiton is closed. Hopefully someone here has a working download link at hand, otherwise I could try to find the archive on my drives/CDs and put it on my cloud.
-
Let's get one thing straight: by the new regulations - whoever may be enforcing that - the negative 5v (-5V) pin is no longer required in power source units. If you look at the main 20 (or 24) pin Molex on the motherboard, there may be a missing pin - that means the -5V output does not exist, in which case the software may yield weird results for that particular output. One possibility is that both the old and the new PSU are somehow defective as in not-so-accurate voltage output and they may both produce system lock-ups or other unusual behavior. Get a fairly precise multimeter and measure each voltage on the main Molex while the board is running (careful not to produce a short-circuit!) Does the video card have an additional power socket on it and if so, is it connected to the power unit? It may drain too much power, more than the PSU can offer. If that's the case, test with an older, more "gentle" card. Careful with drivers! Also check CPU temperature over time, the thermal grease between cooler and CPU may be missing or dry, the cooler may be improperly mounted, the fan may not provide enough air flow.
-
New malware discoveries by Kaspersky - what does it mean for Win-98?
Drugwash replied to Nomen's topic in Windows 9x/ME
Yeah, I read about that earlier. But how about this one...? Not necessarily related to Win9x, but the mere idea of infecting the hardware... -
Well, the Win95 tips and tricks have faded away in time. It's possible that the common controls pertaining to that OS family simply did not have the ability to use certain flags. What exactly is the version of comctl32.dll on your system? You may need to update that to 4.71 or whatever possible for a 95 system. The Plus! package probaly does that and some extra stuff that allows the stretch option for the wallpaper. As for the registry backup... I really don't know. I do keep the backup option active in my 98SE, as one never knows when it may be needed.
-
No idea if it works in 95 but you can try to change a registry value for the wallpaper: HKEY_CURRENT_USER\Control Panel\Desktop, WallpaperStyle --> 2. If the key doesn't exist, create it as a STRING value and set its value to 2. For the backup try Start > Run --> msconfig [ENTER] and see if there's something related to registry/backup in the Startup tab. Well, if msconfig exists and works in 95.
-
HELP: WinPcap installer fails on Win98SE
Drugwash replied to CyberyogiCoWindler's topic in Windows 9x/ME
One thing I noticed: the return value for GetUserDefaultUILanguage() should be a hex value, so please try [Kernel32.dll]...GetUserDefaultUILanguage=r0x0407e0Please note that the above will only work in compatibility 'Windows ME' or higher. However, I have not used any compatibility mode for the installer other than KernelEx's default and the package still installed correctly. Other than that, it it is still possible that some module of the AV (or even ZoneAlarm which had its bad days - search these forums, you'll find details) could interfere with the installation process, even when disabled.- 8 replies
-
- WinPcap
- Windows 98
-
(and 3 more)
Tagged with:
-
ImportPatcher.41 - Find and fix dependency problems
Drugwash replied to jumper's topic in Windows 9x Member Projects
Minor graphical issues on a 98SE with Revolutions Pack and non-standard settings: screenshot Testing with Firefox 10.0.12 and KernelEx 4.5.2 official I get no patches needed in the results window, however the FileInfo plug-in (Total Commander) shows GetProcessIoCounters missing from kernel32.dll. Same missing API for Firefox 9.0.1 on the same system, however ImportPatcher40 does show it this time in the results window. Both firefox executables are in 'Default' compatibility mode. But... v10 is UPXed, while v9 is not, therefore I'd say unUPX would be necessary. If I may suggest a few improvements: - temporarily disable 'Analyze only' and 'Patch' while processing a file - show an 'Operation finished' notice somewhere for user's awareness - option where to save the log file - alphabetically sort APIs in log file, for each import - a readme text file în the archive, for those that may have gotten it from third-parties and have no Internet access to read details in this forum (or for those who forgot what's it for) Thank you for the new version! -
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
Drugwash replied to jumper's topic in Windows 9x Member Projects
For now I disabled multithreading for sheet and vxd, just as it was in 4.5.2. Honestly I wasn't sure what that dosstub was for. I just ignored the warnings. I'm also unsure whether size or speed should be the priority in KernelEx's modules. I've uploaded the full sources for R3 and R5 to my repository. Hopefully we get to common ground sometime soon. I'm using VC6-SP6. On another note, seeing the attempts at running XnConvert above, I've tried it myself. On the test machine, with both R3 and R5, it fails with various errors, including the ones mentioned above by loblo and others. However, on my main machine with KernelEx 4.5.2 (official), I got it to run correctly and add files without crashing. That's vague, I know, but it may help somehow. EDIT: readded screenshot here -
HELP: WinPcap installer fails on Win98SE
Drugwash replied to CyberyogiCoWindler's topic in Windows 9x/ME
I see an antivirus popping up right after the error. Try disabling the antivirus while installing WinPcap. I'm getting the same error on GetProcAddress - GetUserDefaultUILanguage, but it just goes on past that. It loads OLEAUT32.DLL, calls a few API in OLEAUT32 and OLE32 then it pops up a messagebox (in my case) saying it's already installed on this machine and if I want to force or abort the installation. Yours being a German system should be the last on the list of possible reasons. Rather the antivirus or an incorrect OLE component installation/registration may be the reason.- 8 replies
-
- WinPcap
- Windows 98
-
(and 3 more)
Tagged with:
-
HELP: WinPcap installer fails on Win98SE
Drugwash replied to CyberyogiCoWindler's topic in Windows 9x/ME
Make sure you don't have an unwanted compatibility setting for the installer. I have checked the 4.0 beta2 installer on my main system (official KernelEx 4.5.2) and it works without problems. I've also tried to compile WinPcap 4.0 beta2 and after some fiddling it appears to have succeded. However there is no NSIS installer project in the sources so the actual changes are unknown. It does appear to modify a few registry keys but they don't seem critical to the daily usage. Useful files should be packet.dll and wpcap.dll (and maybe npf.vxd which I haven't been able to compile due to out of environment space errors). pthreadVC.dll, Wanpacket.dll and npf.sys appear to be NT-related so they wouldn't have any business on a 9x system.- 8 replies
-
- WinPcap
- Windows 98
-
(and 3 more)
Tagged with:
-
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
Drugwash replied to jumper's topic in Windows 9x Member Projects
I'm trying to update the project to R5. However, I'm not sure I got all the changes since 4.5.2. A cumulative delta would be great. Right now I'm having problems with the sheet and vxd subprojects, won't compile if I leave the multithreaded switch (/MD) in. The switch is a new addition to R5. Also the new psapi and uxtheme subprojects are a bit difficult to integrate with the main project and especially with batch building. I've made a few minor changes to the main project to achieve that. There's also a warning in both aforementioned subprojects, related to multiple ".text" sections with different attributes (40000040) which may happen because of dosstub.exe. Finally I've managed to build the whole R5 but I won't upload it since I'm really not sure everything is in place and there's no need for such potentially unstable version at large. If anyone wants it (either Release, Debug or both), please send a PM. -
Exe's won't open in win 98 except by using run. How to upgrade
Drugwash replied to jreed3's topic in Windows 9x/ME
You may get lucky using one of the Kaspersky tools on this page, specifically CleanAutoRun. -
Please try on Tmee's server here.
-
Maybe the Prefetcher or something alike (even the sharing service itself) moved the files around on the HDD according to how often they've been accessed or similar basis. Or maybe just the last accessed timestamp has been touched in order to maintain an updated list of preferences. Just sayin'...
-
Ah, I see now! Well, I believe there may be a whole series of API calls when SiB applies its changes. it's only up to Tihiy to reveal these calls or not - after all, it's not an open-source application. So if he can't or won't do that, I'm afraid there's nobody else to help you on this matter.
- 1,309 replies
-
- Its back... again!
- windows 8 themes
- (and 3 more)
-
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
Drugwash replied to jumper's topic in Windows 9x Member Projects
Sources for latest changes...? -
You could try to look into SiB's registry settings and change them accordingly, after applying various system-wide settings through the AutoIt script. If you don't know which registry settings to change and how, you may use a third-party utility that monitors the registry, apply a few sets of changes through SiB's own control panel and then check that utility's log to see what has been changed and where. But don't ask me about such utility, I have no idea if there is one to work under Win8.x+. There used to be InCtrl5, long time ago, for older OS versions.
- 1,309 replies
-
- Its back... again!
- windows 8 themes
- (and 3 more)
-
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
Drugwash replied to jumper's topic in Windows 9x Member Projects
I'll leave everything as is, for now. in CloudMe there's an option to download the entire contents of a folder by clicking on Download in the top-right. That should be an acceptable compromise to downloading files one at a time. Sorry for all the off-topic. -
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
Drugwash replied to jumper's topic in Windows 9x Member Projects
An application is required for synchronisation, if I'm not mistaken. CloudMe's works in 9x with UPX or latest KernelEx, but I don't know about DropBox'. Also, do they allow direct linking? I've heard about many others but none that keep files indefinitely. And free of charge, of course, because I can't pay for storage. My ISP also doesn't allow me to host files on my own HTTP server, otherwise it would've been a breeze using rejetto's HFS. My connection is at 14-15 kB/s most of the time so it wouldn't be of much use anyway. -
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
Drugwash replied to jumper's topic in Windows 9x Member Projects
Yeah, apparently they block direct linking to files. Everything must be accounted for: who downloaded what, when, how many times and so on... Sorry for the inconvenience, guys, I really dunno what else to do and where to go. Not even a picture can be linked to directly. This is madness! http://my.cloudme.com/#drugwash/myfiles/pics/KexDebugCloudMe.png -
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
Drugwash replied to jumper's topic in Windows 9x Member Projects
changed source files: link debug installer 4.5.2015.3: link debug installer checksum: link 27df222abed2315be159a9797c8da1db CloudMe (repository) seems to work fine on my 98SE under Firefox 9.0.1. Firefox would instantly crash on start when Kstub822 was enabled in core.ini - disabling it fixed the issue, Firefox runs correctly. This is with official KernelEx 4.5.2, original Kstub822.ini and no iphlpapi4, on my main 98SE machine.