hi,
What might be the causes of access violation exception when calling functions from an unmanaged dll ?
Printable View
hi,
What might be the causes of access violation exception when calling functions from an unmanaged dll ?
Many things could.
some of the reasons:
1- function is private
2- function is protected