One step a time
Recently I am stuggling wrap up unmanged code into managed code so that can be used by c# users.
when I am done with the coding and begin to compile, there was tons of compiling errors. even I got unmanged code compiled into dll, the header file gave me a lot of compiling errors when I included it in the managed code and compiled the managed code. It just freaked me out.
I consultant with a senior dev in