Hello,
I am using your SDK. Today it turned out that my program could not start on AMD64
. It seems it is because of your SDK.
When will you support that AMD64 ?
It would be not so bad if program started up but burning disc was not supported.
I used Delphi. I wonder why linking DLL is static ?
It seems if you linked DLL dynamic
(using GetProcAddress function and SDK procedures declared as variables)
, they would not be loaded when program starts and users of AMD64 would be able to work with program except features that is implemented using your SDK.
Of course it would be a temporary solution only. But it would not take so much time?
How do you suggest me to solve it? Maybe you have another DLL for AMD64 ?
Should I wait for new version? But in this case what now?
Please advice.
Thanks in advance for your support.