Freeware hardware detection program

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
doctorized
Addict
Addict
Posts: 882
Joined: Fri Mar 27, 2009 9:41 am
Location: Athens, Greece

Freeware hardware detection program

Post by doctorized »

This a freeware program that I make. It shows detailed info of your hardware.
Check it out: http://kc2000labs.110mb.com/WInfo_eng.htm
Last edited by doctorized on Wed Oct 21, 2009 5:41 pm, edited 1 time in total.
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5494
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: Freeware hardware detection program

Post by Kwai chang caine »

I have try your program, and congratulation for your great job.
The program don't detect my language, it's perhaps normal because i'm french.

I have somes UNICODE characters in the two first lines of the msgbox at the begining
"An error have be occured when opening DATALOADER NT , The program not run properly"

After, at the first see, that's works :wink:

Thanks for sharing 8)
Last edited by Kwai chang caine on Tue Oct 20, 2009 7:57 pm, edited 1 time in total.
ImageThe happiness is a road...
Not a destination
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Freeware hardware detection program

Post by PB »

Looks good. :) But, this goes in Announcements, not in Off-Topic.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
User avatar
doctorized
Addict
Addict
Posts: 882
Joined: Fri Mar 27, 2009 9:41 am
Location: Athens, Greece

Re: Freeware hardware detection program

Post by doctorized »

PB wrote:Looks good. :) But, this goes in Announcements, not in Off-Topic.
Yes, you are right. I selected wrong category. Thanx for the notice.
User avatar
doctorized
Addict
Addict
Posts: 882
Joined: Fri Mar 27, 2009 9:41 am
Location: Athens, Greece

Post by doctorized »

Kwaï chang caïne wrote:The program don't detect my language, it's perhaps normal because i'm french.
What do you exactly mean? You mean that it does not show the info in French?
The program knows only greek and english, as I am Greek and I speak English too. Spanish language file will be released in a few days.
Kwaï chang caïne wrote:"An error have be occured when opening DATALOADER NT , The program not run properly"
It was a small bug within the driver. Now it is fixed.
User avatar
doctorized
Addict
Addict
Posts: 882
Joined: Fri Mar 27, 2009 9:41 am
Location: Athens, Greece

Freeware hardware detection program

Post by doctorized »

This a freeware program that I make. It shows detailed info of your hardware.
Check it out: http://kc2000labs.110mb.com/WInfo_eng.htm
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 344
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: Freeware hardware detection program

Post by ar-s »

KCC you can translate in french if you need, just edit the Lang1033.dll with a notepad editor. :)
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
Amundo
Enthusiast
Enthusiast
Posts: 200
Joined: Thu Feb 16, 2006 1:41 am
Location: New Zealand

Re: Freeware hardware detection program

Post by Amundo »

Wow, thanks for sharing your code, especially the Microsoft Product key code - excellent!
Win10, PB6.x, okayish CPU, onboard video card, fuzzy monitor (or is that my eyesight?)
"When the facts change, I change my mind" - John Maynard Keynes
dige
Addict
Addict
Posts: 1406
Joined: Wed Apr 30, 2003 8:15 am
Location: Germany
Contact:

Re: Freeware hardware detection program

Post by dige »

Well done doctorized! Is it all done with PB?
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5494
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: Freeware hardware detection program

Post by Kwai chang caine »

ar-s wrote:KCC you can translate in french if you need, just edit the Lang1033.dll with a notepad editor. :)
Yes you're right, it's not really a DLL :shock:
This file countain all the functions in english
Thanks for your tips :wink:
ImageThe happiness is a road...
Not a destination
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Freeware hardware detection program

Post by PB »

When I run the app it just shows the splash screen and then exits on my PC (XP Pro).
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Fred
Administrator
Administrator
Posts: 18237
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Freeware hardware detection program

Post by Fred »

Topic merged.
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Re: Freeware hardware detection program

Post by eddy »

I can't

your website is flagged by Google Chrome ... :|
www.dreamw.. blah blah .... hosts some web malwares.
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
User avatar
doctorized
Addict
Addict
Posts: 882
Joined: Fri Mar 27, 2009 9:41 am
Location: Athens, Greece

Re: Freeware hardware detection program

Post by doctorized »

dige wrote:Well done doctorized! Is it all done with PB?
The driver files (DataLoader.xxx) are writen in C. The exe file in PB 4.31.
As Ar-s said above, lang1033.dll and pcinames.dll are txt files containing the
required data. I just changed the extension.

Kwaï chang caïne, if you translate in french, send me the translated file please.
User avatar
doctorized
Addict
Addict
Posts: 882
Joined: Fri Mar 27, 2009 9:41 am
Location: Athens, Greece

Re: Freeware hardware detection program

Post by doctorized »

PB wrote:When I run the app it just shows the splash screen and then exits on my PC (XP Pro).
Download http://kc2000labs.110mb.com/WInfo32_debug2.zip and extract the exe amond the other files of mine.
Run it and the WInfo32_debug.txt file that will be generated send it to me. I know this bug but I do not know what is wrong.
Post Reply