S
SteveK
Hi-
I know this is common topic, but I don't intend to ask you guys "how" but
rather "Where can I find samples or tutorials that actually compile??"
I have been attempting to educate myself on this topic for awhile and 3
attempts to download source code and compile have yielded nothing. My most
recent problem is "System.DllNotFound" exception. The DLL is located in the
same directory as my .cs code. I tried to add a reference but recieved an
error that it wasn't a valid type.
I would just really like to see a working example of using an unmanaged code
in C#. Anyone know a good place to read more?
Thanks-
Steve
I know this is common topic, but I don't intend to ask you guys "how" but
rather "Where can I find samples or tutorials that actually compile??"

I have been attempting to educate myself on this topic for awhile and 3
attempts to download source code and compile have yielded nothing. My most
recent problem is "System.DllNotFound" exception. The DLL is located in the
same directory as my .cs code. I tried to add a reference but recieved an
error that it wasn't a valid type.
I would just really like to see a working example of using an unmanaged code
in C#. Anyone know a good place to read more?
Thanks-
Steve