How can i do pinvoking .dbx files or .arx files since these are dll files ?

How can i do pinvoking .dbx files or .arx files since these are dll files ?

SanjoyNath
Advocate Advocate
646 Views
2 Replies
Message 1 of 3

How can i do pinvoking .dbx files or .arx files since these are dll files ?

SanjoyNath
Advocate
Advocate

Dear Experts,

 

 

We know that these .dbx files and these .arx files are c++ dll files.We could call several of functions from the vb6

Now we are using c# and so many features which are available in the arx files(c++ access these) or lisp can access these but c# has some problems(limits)

 

How can i do pinvoking .dbx files or .arx files since these are dll files ?

Sanjoy Nath
BIM Manager And Digital Lead (Structures Online)
BOOST, AR , VR ,EPM,IFC API,PDF API , CAD API ,Revit API , Advance Steel API
Founder of Geometrifying Trigonometry(C)
0 Likes
Accepted solutions (1)
647 Views
2 Replies
Replies (2)
Message 2 of 3

Alexander.Rivilis
Mentor
Mentor
Accepted solution

You can start with those posts:

https://adndevblog.typepad.com/autocad/2012/06/net-dllimport-a-method-defined-in-c.html

https://adndevblog.typepad.com/autocad/2012/05/dynamic-pinvoke-for-custom-native-exported-methods.ht...

Відповідь корисна? Клікніть на "ВПОДОБАЙКУ" цім повідомленням! | Do you find the posts helpful? "LIKE" these posts!
Находите сообщения полезными? Поставьте "НРАВИТСЯ" этим сообщениям!
На ваше запитання відповіли? Натисніть кнопку "ПРИЙНЯТИ РІШЕННЯ" | Have your question been answered successfully? Click "ACCEPT SOLUTION" button.
На ваш вопрос успешно ответили? Нажмите кнопку "УТВЕРДИТЬ РЕШЕНИЕ"


Alexander Rivilis / Александр Ривилис / Олександр Рівіліс
Programmer & Teacher & Helper / Программист - Учитель - Помощник / Програміст - вчитель - помічник
Facebook | Twitter | LinkedIn
Expert Elite Member

Message 3 of 3

Alexander.Rivilis
Mentor
Mentor

@SanjoyNath

If you have additional specific questions about using Pinvoke - please ask.

Відповідь корисна? Клікніть на "ВПОДОБАЙКУ" цім повідомленням! | Do you find the posts helpful? "LIKE" these posts!
Находите сообщения полезными? Поставьте "НРАВИТСЯ" этим сообщениям!
На ваше запитання відповіли? Натисніть кнопку "ПРИЙНЯТИ РІШЕННЯ" | Have your question been answered successfully? Click "ACCEPT SOLUTION" button.
На ваш вопрос успешно ответили? Нажмите кнопку "УТВЕРДИТЬ РЕШЕНИЕ"


Alexander Rivilis / Александр Ривилис / Олександр Рівіліс
Programmer & Teacher & Helper / Программист - Учитель - Помощник / Програміст - вчитель - помічник
Facebook | Twitter | LinkedIn
Expert Elite Member