Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Compiler Warnings & DLL Dynamic loading #2

Open
hafedh-trimeche opened this issue Dec 14, 2021 · 1 comment
Open

Compiler Warnings & DLL Dynamic loading #2

hafedh-trimeche opened this issue Dec 14, 2021 · 1 comment

Comments

@hafedh-trimeche
Copy link

Hello,

Please note these compiler warnings:

[dcc64 Warning] pasmyhtml.pas(752): W1057 Implicit string cast from 'AnsiChar' to 'string'
[dcc64 Warning] pasmyhtml.pas(850): W1057 Implicit string cast from 'AnsiChar' to 'string'
[dcc64 Hint] pasmyhtml.pas(540): H2219 Private symbol 'IsSet' declared but never used

Is it possible to load the DLL dynamically?

Best regards.

@isemenkov
Copy link
Owner

isemenkov commented Dec 14, 2021

Hello!
Thank you.

Is it possible to load the DLL dynamically?

No, sorry, library linked statically.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants