Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Win32/Win64 API (native code) (https://www.delphipraxis.net/17-win32-win64-api-native-code/)
-   -   Delphi CPUID Intel&AMD (https://www.delphipraxis.net/114801-cpuid-intel-amd.html)

Razor 10. Jun 2008 10:15

Re: CPUID Intel&AMD
 
Liste der Anhänge anzeigen (Anzahl: 1)
Alright alright but you must have core2duo system to test.I provided the driver.
Now test!
Delphi-Quellcode:
procedure InitializeDll(); stdcall; external 'WinRing0.dll';
 procedure DeinitializeDll(); stdcall; external 'WinRing0.dll';
 function GetDllStatus(): dword; stdcall; external 'WinRing0.dll';
 function RdmsrEx(index:dWORD;var eax,edx:dWORD;affinityMask:dword): LongBool; stdcall; external 'WinRing0.dll';
 function Rdmsr(index:dWORD;var eax,edx:dWORD): LongBool; stdcall; external 'WinRing0.dll';

hitzi 10. Jun 2008 10:17

Re: CPUID Intel&AMD
 
Zitat:

Zitat von Razor
Now test!

YES, SIR!


Are you kidding????

Razor 10. Jun 2008 10:18

Re: CPUID Intel&AMD
 
Why kidding it wont hurt your system ive been doing it for 2 damn weeks!Unless you are affraid to :wink: :lol:

Muetze1 10. Jun 2008 10:22

Re: CPUID Intel&AMD
 
Zitat:

Zitat von Razor
Muetze you suck in english sorry to tell you that but yea skipping class isn't a good idea :P

Hey, I got my high level grade and even studying, so do not draw conclusions about others based on yourself, right :zwinker:

Zitat:

Zitat von Razor
Someone test this please.... :)

No unit, no required unit - and everybody can imagine what to expect and what to look on when trying that code?

It is really nice to see, how you affront nearly everybody - not just here in this board, even other system information tools programmers. Up to now, I know at least 5 programmer offering similar tools and they do not want any further contact with you - the reasons are well known.

And now you find such a antipathy here and you start to affront me. Bad boy...

Razor 10. Jun 2008 10:24

Re: CPUID Intel&AMD
 
Seesh Muetze is once again describing himself,oh crap here we go. :mrgreen:

hitzi 10. Jun 2008 10:24

Re: CPUID Intel&AMD
 
Liste der Anhänge anzeigen (Anzahl: 1)
You dont understand me and i'm dumb enough to do you work :?

Zitat:

0
178
0
Done with the program which you find in the attachment. You should provide such little progs when you only want to get a result back!

Razor 10. Jun 2008 10:26

Re: CPUID Intel&AMD
 
Why did i provide the intalizedll function for.:)

hitzi 10. Jun 2008 10:32

Re: CPUID Intel&AMD
 
Forget it! I was to stupid to help you and tried show you what users maybe motivates to make tests for you. But you still dont understand or maybe you just dont want to understand.

You got the maybe (i'm still dont know what to test! Do you want results or just want to see if the function works without a error?) wanted results and still no thanks. Dont expect any further help from me!

Razor 10. Jun 2008 10:34

Re: CPUID Intel&AMD
 
I want you to test it on your cpu but only and only only if you have intel core.
But how can you call functions if the dll isnt intalized.
I want to see how it works od diffrent cpus.

So yea please test.


Alle Zeitangaben in WEZ +1. Es ist jetzt 02:15 Uhr.
Seite 2 von 2     12   

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz