Page 1 of 2

Freeware hardware detection program

Posted: Tue Oct 20, 2009 2:18 pm
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

Re: Freeware hardware detection program

Posted: Tue Oct 20, 2009 7:55 pm
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)

Re: Freeware hardware detection program

Posted: Tue Oct 20, 2009 7:56 pm
by PB
Looks good. :) But, this goes in Announcements, not in Off-Topic.

Re: Freeware hardware detection program

Posted: Wed Oct 21, 2009 5:41 pm
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.

Posted: Wed Oct 21, 2009 5:46 pm
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.

Freeware hardware detection program

Posted: Wed Oct 21, 2009 5:51 pm
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

Re: Freeware hardware detection program

Posted: Wed Oct 21, 2009 10:19 pm
by ar-s
KCC you can translate in french if you need, just edit the Lang1033.dll with a notepad editor. :)

Re: Freeware hardware detection program

Posted: Thu Oct 22, 2009 12:31 am
by Amundo
Wow, thanks for sharing your code, especially the Microsoft Product key code - excellent!

Re: Freeware hardware detection program

Posted: Thu Oct 22, 2009 8:35 am
by dige
Well done doctorized! Is it all done with PB?

Re: Freeware hardware detection program

Posted: Thu Oct 22, 2009 9:36 am
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:

Re: Freeware hardware detection program

Posted: Thu Oct 22, 2009 9:46 am
by PB
When I run the app it just shows the splash screen and then exits on my PC (XP Pro).

Re: Freeware hardware detection program

Posted: Thu Oct 22, 2009 10:51 am
by Fred
Topic merged.

Re: Freeware hardware detection program

Posted: Thu Oct 22, 2009 11:46 am
by eddy
I can't

your website is flagged by Google Chrome ... :|
www.dreamw.. blah blah .... hosts some web malwares.

Re: Freeware hardware detection program

Posted: Thu Oct 22, 2009 2:00 pm
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.

Re: Freeware hardware detection program

Posted: Thu Oct 22, 2009 2:07 pm
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.