AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Suchfunktion Ergebnis der Suchanfrage

Ergebnis der Suchanfrage


Datum des Suchindex: Heute, 18:02

Parameter dieser Suchanfrage:

Suche in Thema: Comparing functions
Suche alle Beiträge, die von "devidespe" geschrieben wurden
• Suchmethode: "Suche nach allen Begriffen"
• Nach Datum (firstpost) sortiert
• Zeige Treffer als Beiträge
Zeige 9 von insges. 9 Treffern
Suche benötigte 0.010s

Es liegen Ergebnisse in folgenden Bereichen vor:

  • Forum: Win32/Win64 API (native code)

    Re: Comparing functions

      Delphi
      by devidespe, 8. Nov 2007
    Congratulations.

    Is it possible to tell us something about your future application ? What does it do ? Will it be available as freeware or source ?

    Thanks, Devud
  • Forum: Win32/Win64 API (native code)

    Re: Comparing functions

      Delphi
      by devidespe, 8. Nov 2007
    Wow, that was tricky.

    Some things to notice. First of all, if you declare a procedure with the name amd64x2, it is better to call it. So the correct FormCreate procedure would be:

    procedure TForm1.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...
  • Forum: Win32/Win64 API (native code)

    Re: Comparing functions

      Delphi
      by devidespe, 8. Nov 2007
    I wanted to test your package again but having serious problems with the installation of TcxCPU40 within Delphi 2007.

    I load the DPK package and want to install it via the Project Management, but it can't compile and needs the file cxCPU40NVReg.dcr. Currently I'm having only the cxCPU40NVReg.pas and cxCPU40NVReg.dcu files.

    Any idea why the package needs a dcr file ?

    Because the package...
  • Forum: Win32/Win64 API (native code)

    Re: Comparing functions

      Delphi
      by devidespe, 7. Nov 2007
    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.
  • Forum: Win32/Win64 API (native code)

    Re: Comparing functions

      Delphi
      by devidespe, 6. Nov 2007
    I'll do it tomorrow, haven't the time yet.
  • Forum: Win32/Win64 API (native code)

    Re: Comparing functions

      Delphi
      by devidespe, 5. Nov 2007
    Let me test this project on my Athlon64 and I will get back to you later today.
  • Forum: Win32/Win64 API (native code)

    Re: Comparing functions

      Delphi
      by devidespe, 5. Nov 2007
    Thats because TOMCDrv is a class with an initialization routine, which has to be run first. Begin this procedure with GetInstance.Create()



    I've never had that kind of error and the documentation doesn't provide any info.

    But why don't you create a large class and add there all functions for port reading, msr reading and so on ? Your unit contains a lot of double functions, e.g. 4 or 5...
  • Forum: Win32/Win64 API (native code)

    Re: Comparing functions

      Delphi
      by devidespe, 5. Nov 2007
    Just had a look at your unit.

    It seems that Delphi in general (e.g. my Delphi 2007 Pro as well as your version 7) doesn't always update the function parameters for the internal programmer help, which is displayed after entering k.IPCIIORef.

    You can be sure that GetPCIRDWord doesn't contain a cardinal value, just a DWord value. If you are confused by the hint of the programmer help, use a...
  • Forum: Win32/Win64 API (native code)

    Re: Comparing functions

      Delphi
      by devidespe, 5. Nov 2007
    To help you with this problem I need a view into OMCDrv.pas, because the GetPCIRDWord function have to be validated.


URL zu dieser Suchanfrage:

https://www.delphipraxis.net/dp_search.php?do=usersearch&search_username=devidespe&search_exact_username=1&search_sortby=dateline&search_resulttype=post&search_matchmode=0&searchthreadid=98537
Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 18:08 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz