Question
How to Refer dll in my InDesign Plug-In Project ???
Hi All,
I have a xxx.dll and xxx.lib.
b I kept xxx.dll in indesign.exe path. and
b xxx.lib in "C:\Program Files\Adobe\Adobe InDesign CS3 Products SDK\build\win\objd"
I set the reference for xxx.lib in
b project->properties->common properties->References
and in
b project->properties->cofiguration->Linker->Input->Additional Dependecies
I am not able Refer this dll from my Plug-In project and access its methods.
Where i am wrong?? or I need to do some additional coding for this..
how to call or Refer this xxx.dll??
Thanks
I have a xxx.dll and xxx.lib.
b I kept xxx.dll in indesign.exe path. and
b xxx.lib in "C:\Program Files\Adobe\Adobe InDesign CS3 Products SDK\build\win\objd"
I set the reference for xxx.lib in
b project->properties->common properties->References
and in
b project->properties->cofiguration->Linker->Input->Additional Dependecies
I am not able Refer this dll from my Plug-In project and access its methods.
Where i am wrong?? or I need to do some additional coding for this..
how to call or Refer this xxx.dll??
Thanks
