AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

procedure entry point not located on vista

Ein Thema von notidaho · begonnen am 25. Mai 2011 · letzter Beitrag vom 25. Mai 2011
 
Benutzerbild von Aphton
Aphton

Registriert seit: 31. Mai 2009
1.198 Beiträge
 
Turbo Delphi für Win32
 
#2

AW: procedure entry point not located on vista

  Alt 25. Mai 2011, 02:45
As you maybe alreay know, Dlls (Dynamic Link Libraries) provide developers with functions which they can work with.
These functions need to be imported at compile-time which is automatically done by delphi.

Now, the problem is, that the function "AdsGetDataLength" doesnt exist in that dll you are trying to import it from! Thus you get the error-message!

I guess you are using different versions of "ACE32.dll".
One possible solution: Use the proper version of the dll. Include it in your executable's directory!
But then you would have to ship out both the exe and the dll.
das Erkennen beginnt, wenn der Erkennende vom zu Erkennenden Abstand nimmt
MfG
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 02:48 Uhr.
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-2025 by Thomas Breitkreuz