AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Sprachen und Entwicklungsumgebungen Sonstige Fragen zu Delphi Delphi Statisches linken einer C-Lib in ein Delphi Projekt
Thema durchsuchen
Ansicht
Themen-Optionen

Statisches linken einer C-Lib in ein Delphi Projekt

Ein Thema von static_cast · begonnen am 23. Jul 2008 · letzter Beitrag vom 28. Jul 2008
 
static_cast

Registriert seit: 19. Okt 2003
Ort: Peine
300 Beiträge
 
#8

Re: Statisches linken einer C-Lib in ein Delphi Projekt

  Alt 26. Jul 2008, 07:49
Also wenn ich das richtig sehe verwendet die Lua lib folgende Standard-Calls die nicht aufgelößt werden können:

Zitat:
__huge_dble
__streams
_strlen
__ftol
_floor
_pow
_strchr
_longjmp
_exit
_setjmp
_iscntrl
_localeconv
_isdigit
_isalnum
_isspace
_isalpha
_strtod
_strtoul
_sprintf
_strncpy
_strcpy
_strcat
_strcspn
_strncat
_memcpy
_memcmp
__lstrcoll
_strcmp
_strstr
_fread
_strerror
___errno
_fopen
__fgetc
_freopen
_ungetc
_fclose
_free
_realloc
_fprintf
_fputs
_fgets
__pclose
__popen
_tmpfile
_fscanf
_clearerr
_fwrite
_fseek
_ftell
_setvbuf
_fflush
_fabs
_sin
_sinh
_cos
_cosh
_tan
_tanh
_asin
_acos
_atan
_atan2
_ceil
_fmod
_modf
_sqrt
_log
_log10
_exp
_frexp
_ldexp
_rand
_srand
GetModuleFileNameA
_strrchr
GetLastError
FormatMessageA
FreeLibrary
LoadLibraryA
GetProcAddress
_getenv
_system
_remove
_rename
_tmpnam
_clock
_time
_gmtime
_localtime
_strftime
_mktime
_difftime
__lsetlocale
__ltolower
__ltoupper
_islower
_ispunct
_isupper
_isxdigit
_memchr
_strpbrk
__turboFloat
Sollte ich einfach versuchen die simplen davon nachzubilden? Ich hab so das Gefühl sobald ich eine Obj-File mit einlinke, die diese Funktion beinhaltet, brauch ich auch wieder zich andere wegen den Abhängigkeiten. Das ist doch ein Teufelskreis...
Daniel M.
"The WM_NULL message performs no operation. An application sends the WM_NULL message if it wants to post a message that the recipient window will ignore."
  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 11:36 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