Delphi-PRAXiS
Seite 7 von 9   « Erste     567 89      

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Win32/Win64 API (native code) (https://www.delphipraxis.net/17-win32-win64-api-native-code/)
-   -   Delphi Comparing functions (https://www.delphipraxis.net/98537-comparing-functions.html)

Razor 5. Nov 2007 20:25

Re: Comparing functions
 
But can you fix it? :)

mkinzler 5. Nov 2007 20:28

Re: Comparing functions
 
I guess it's acase of the new driver model

Razor 5. Nov 2007 20:29

Re: Comparing functions
 
Driver source is included?

[edit=Phoenix]Anhang wg. Copyright gelöscht. Mfg, Phoenix[/edit]

Razor 5. Nov 2007 21:53

Re: Comparing functions
 
Sorry for DP but nobody knows how to?


Delphi-Quellcode:
var
  isLoadDr: boolean;


procedure TMainFrm.FormCreate(Sender: TObject);
begin
   isLoadDr := GetInstance.LoadDriver;
  if not isLoadDr then MessageBox(form1.Handle,'Couldn''t Start I/O Driver! Some features will be disabled!', 'Couldn''t Start I/O Driver!', MB_ICONINFORMATION);


end;
So whats wrong with this code

Razor 6. Nov 2007 09:27

Re: Comparing functions
 
:wall: Bump..

Razor 6. Nov 2007 20:23

Re: Comparing functions
 
Bump...can someone try this and report so i know what to fix for god sakes! :shock:

DevidEspenschied 6. Nov 2007 23:08

Re: Comparing functions
 
I'll do it tomorrow, haven't the time yet.

DevidEspenschied 7. Nov 2007 11:44

Re: Comparing functions
 
Liste der Anhänge anzeigen (Anzahl: 1)
Hello,

after the program start on a AMD Athlon 64 3400+ I get the dialog which is attached to this post.

I can't compile and debug the program, because I haven't the component TcxCpu40 installed and a Google search for it was resultless.

Razor 7. Nov 2007 12:55

Re: Comparing functions
 
Okay sorry for going mad but i thought you arent gonna test :).

I will include ALL components!!


Salute!

[edit=Phoenix]Anhang wg. Copyright gelöscht. Mfg, Phoenix[/edit]

Razor 7. Nov 2007 20:49

Re: Comparing functions
 
Bump.... :(


Alle Zeitangaben in WEZ +1. Es ist jetzt 06:19 Uhr.
Seite 7 von 9   « Erste     567 89      

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