Windows 2000 Warnings?

Windows specific forum
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Windows 2000 Warnings?

Post by Karbon »

In my billing software I'm noticing a horrible speed problem under Windows 2000.. It seems to have been there since the beginning and I just discovered it..

Are there any known problems or things I should be aware of when writing software to run under Windows 2000?

It seems everything that has to do with the GUI is slow, setgadgettext, state etc.. I'm not talking about annoying slow, I'm talking about it takes 2-4 seconds to repaint a window with 15-20 gadgets on it slow!

Anyway, if anyone has any words of wisdom as to what I should or shouldn't do under Windows 2000 please let me know!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Hmm.. It seems to have something to do with the installer and protection software I'm using.. I will investigate that further..

Still, if anyone knows of anything to beware of - let me know!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
fweil
Enthusiast
Enthusiast
Posts: 725
Joined: Thu Apr 22, 2004 5:56 pm
Location: France
Contact:

Post by fweil »

I run W2K for 2 years now and only noticed slow downs when worms or viruses went there !

If your configuration is a regular one (ie >=1GHz CPU, 258MB RAM and enough disk space) it should not give any issue.

Nowadays, PCs are really able to execute 1G CPU instruction per second at least, and you can get this with Purebasics apps ... indeed.
My avatar is a small copy of the 4x1.8m image I created and exposed at 'Le salon international du meuble à Paris' january 2004 in Matt Sindall's 'Shades' designers exhibition. The original laminated print was designed using a 150 dpi printout.
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

..

Post by NoahPhense »

Karbon wrote:Hmm.. It seems to have something to do with the installer and protection software I'm using.. I will investigate that further..

Still, if anyone knows of anything to beware of - let me know!
I've been using 2000 pro since 2000.. ;) no issues of speed..

have 1.6ghz with 1gb ram..

- np
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Turns out it was the protection software doing something funky.. Thanks guys!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Post Reply