View previous topic :: View next topic |
Author |
Message |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Tue Apr 05, 2005 1:49 pm Post subject: |
|
|
Dr. Dread wrote: | ShinobiSoft wrote: |
Is you're dll checking for the existance of ntdll.dll before returning from its
Init() function? If it isn't then there could only be three things causing this
1) "SEEPU" is not being returned from Init()
2) LibMain() is not returning '1'
3) Underscores for exports are on instead of off.
|
Are we talking the same languages here? You sound pretty C'ish to me - I code in Delphi...
Anyway, I will see if I get the time to boot up a W98 box tomorrow and do some testing.
Greetz
Dread |
Sorry Dread, I thought you were programming in C. I was only offering
suggestions.  _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
Posted: Tue Apr 05, 2005 7:28 pm Post subject: |
|
|
ShinobiSoft wrote: | Sorry Dread, I thought you were programming in C. I was only offering
suggestions.  |
Hey, wasn't trying to be harsh there - just punning a bit at "language". Good suggestions are always welcome
Dread _________________ ~~ Alcohol and calculus don't mix... Don't drink and derive! ~~
String.DLL * advanced string processing |
|
Back to top |
|
 |
Mac Professional Member

Joined: 08 Jul 2000 Posts: 1585 Location: Oklahoma USA
|
Posted: Tue Apr 05, 2005 8:20 pm Post subject: |
|
|
Hey Dread,
This version seems to work fine on 98SE.
The CPU usage and speed agree with other utilities - it also shows a registry value that is correct (AMD athlon xp btw).
Using VDS 3.5, so I just removed the lines referencing #DEFINE and the SCOPE element in your example.
Cheers, Mac  _________________ VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
 |
|
Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Tue Apr 05, 2005 10:35 pm Post subject: |
|
|
Hi Dread,
The update is also working for Win98 SE with VDS 4.5  _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
Back to top |
|
 |
marty Professional Member


Joined: 10 May 2001 Posts: 789
|
Posted: Wed Apr 06, 2005 2:15 am Post subject: |
|
|
Works OK on WinME, VDS 5  |
|
Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
Posted: Wed Apr 06, 2005 7:10 am Post subject: |
|
|
Thankx guys. Sounds promising. I can start rounding off a few edges then.
Greetz
Dread _________________ ~~ Alcohol and calculus don't mix... Don't drink and derive! ~~
String.DLL * advanced string processing |
|
Back to top |
|
 |
bbelcher Contributor

Joined: 30 Jul 2002 Posts: 172
|
Posted: Wed Apr 06, 2005 2:40 pm Post subject: |
|
|
This in one thing I've needed from time to time but used a free dos program for it. Thanks!! It works awesome for me in Windows 2000 and XP. I haven't tried it on a multiple procssor yet but will in the future. One thing that would be really really awesome is if you could get those stats remotely like your DreadNet.dll does for the mac address.
Thanks again for another very good dll. |
|
Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
Posted: Wed Apr 13, 2005 8:41 am Post subject: |
|
|
Official v. 1.0 is out now on VDSworld.
Greetz
Dr. Dread _________________ ~~ Alcohol and calculus don't mix... Don't drink and derive! ~~
String.DLL * advanced string processing |
|
Back to top |
|
 |
marty Professional Member


Joined: 10 May 2001 Posts: 789
|
Posted: Wed Apr 13, 2005 10:22 am Post subject: |
|
|
Thanks again! |
|
Back to top |
|
 |
Vic D'Elfant Past Contributor


Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Thu Apr 21, 2005 2:40 pm Post subject: |
|
|
Hmm woudn't it be possible to add a function which allows you to get the CPU usage belonging to a certain process?
Vic _________________ phpBB Development Team |
|
Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Fri Apr 22, 2005 4:57 pm Post subject: |
|
|
^ that would be cool ^ _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
Back to top |
|
 |
Vic D'Elfant Past Contributor


Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Fri Apr 22, 2005 5:51 pm Post subject: |
|
|
 _________________ phpBB Development Team |
|
Back to top |
|
 |
filip Valued Contributor


Joined: 07 Aug 2004 Posts: 340
|
Posted: Tue Nov 22, 2005 1:03 pm Post subject: |
|
|
Do SeePu.dll detect CPU ID or it just call's from registry
***
There is just to much variables to create a complete CPU detection data base...
if found celeron show 64 Kb cache
if found P4 EE show L3 2MB or something...
Like some the same CPUs have SSE3 some do not
Some have 133 and some have 166 or mybe 200 Mhz bus speed or maybe unofficial support to 233 Mhz and stupid celeron's from past running at 66 bus and P3 CPU at 100 bus speed
http://images.google.com/images?client=opera&rls=en&q=cpuid&sourceid=opera&ie=utf-8&oe=utf-8&sa=N&tab=wi |
|
Back to top |
|
 |
|