RC6 v6.0.0.8
I get the error -2147024770 "Automation error" if i use the ShellLink class without the file "cairo_sqlite.dll"
My Code:
I thought the file cairo_sqlite.dll is only necessary if you use sqlite ...
Is this maybe a bug or why does the ShellLink class needs this file?
I get the error -2147024770 "Automation error" if i use the ShellLink class without the file "cairo_sqlite.dll"
My Code:
Code:
Dim SC As New rc6.cShellLink
SC.SetDescription "test1"
Is this maybe a bug or why does the ShellLink class needs this file?