P
Petded
I have seen some articles on using unmanged dll's in managed c++, but
they all see to require knwing the paramters and structures of the the
dll functions to be called.
I have this freeware dll that provides socket functions, but there is
no info on its internal structure so i can declare its use correctly.
Is there some way to interogate the dll and get this information
thanks for any help
they all see to require knwing the paramters and structures of the the
dll functions to be called.
I have this freeware dll that provides socket functions, but there is
no info on its internal structure so i can declare its use correctly.
Is there some way to interogate the dll and get this information
thanks for any help