Your best source of information and news about microsoft, winvista and BIOS on the internet

Vista ARTICLES TOP 50 Spyware Virus Vista SOFT Vista HELP

windows 98

You are currently browsing the articles from MS Windows Vista Compatible Software matching the category windows 98.

When will Microsoft REALLY Stop Windows XP Distribution?

If you are a long-time Windows XP user, you have to wonder when the sales for this Microsoft operating software will cease to be sold. The last we heard was that Windows XP will stop selling by June but apparently thanks to the Netbook, there seems to be an extension of sorts. This desktop PC from Microsoft is set to come out this August and if that should happen, how can Microsoft stop production if they are offering a desktop PC that runs only with Windows XP?

Everything is geared towards pushing all Microsoft users to shift to their new OS, the Microsoft Vista. If you look at it, this new installment is applicable only to new computers with higher specs. For old PC users, you will notice that the preference is still the Windows XP series since other than using up lesser resources, they cannot afford to upgrade to the new PCs in the market today and just because Microsoft say so, it does not follow that they should buy new hardware as well.

Add to the fact that people will make do with what they have. They still have their original CDs (assuming they are licensed) and with that,

...
Click to continue reading "When will Microsoft REALLY Stop Windows XP Distribution?"

Written by PC Freak on June 20th, 2008 with no comments.
Read more articles on netbook and windows 95 and otherSoftware and windows 98 and vista and News and Windows XP.

Creating Programs for Windows 9x and NT with Visual C++ 2008

Note: this content originally from http://mygreenpaste.blogspot.com. If you are reading it from some other site, please take the time to visit My Green Paste, Inc. Thank you.

A recent topic in the Development forum at Sysinternals Forums contains some information about how to use Visual C++ 2008 to create binaries that run on Windows 9x and NT. For NT, it seems to just be a matter of changing the Subsystem Version to 4.0. One might think to use the /SUBSYSTEM linker switch for this. However, when one attempts to do so, the shipping link.exe reports:


LINK : warning LNK4010: invalid subsystem version number x.y; default subsystem version assumed


In this case, the default subsystem version is 5.0, and NT needs 4.0. One can use an older copy of EditBin.exe to change this (I found the version that shipped with Visual Studio .NET 2003 to work):


editbin /SUBSYSTEM:CONSOLE,4.0 c:\path\to\your.exe


The same requirement also exists to get the executable to run on Windows 9x, but one needs to do a bit more work.


Louis Solomon has taken the time and

...
Click to continue reading "Creating Programs for Windows 9x and NT with Visual C++ 2008"

Written by «/\/\Ø|ö±ò\/»®© on May 25th, 2008 with no comments.
Read more articles on Windows ME and Visual Studio 2008 and NT 4.0 and c and link.exe and editbin.exe and Sysinternals Forum and sysinternals and windows 98 and windows 9x and Development and otherSoftware and c++.

Speed Up and Clean Out Windows

I am naturally wary of any program that claims to be able to speed up Windows and solve performance problems. They rarely do any good and in some cases can make things even worse. I’m not about to change my mind since no single program can hope to cover the near infinite range of problems on a well-used PC and until now I have used a variety of tools and utilities to address specific issues, but now many of them – plus some new ones – have been gathered together in one place, in an excellent free application called Glary Utilities.

It covers five different aspects of your PC’s operation: Clean Up and Repair, Optimise and Improve, Privacy and Security, Files and Folders and System Tools, and each one leads to a collection of individual tools. (more…)

, , , , , , , , , , , , ,

Written by Jason on August 29th, 2007 with no comments.
Read more articles on slowing down and security files and startup manager and system restore and windows 98 and system tools and restore point and manager tool and Windows XP and Windows and folders and covers and individual tools and software.