problem in reading the unmanaged codes dll in .net. these are the resources files
Hello Friends ,
This is my first post, I have a problem in reading the unmanaged codes dll in .net. these are the resources files.
I am developing and application which will load dlls (resources files) and compare them and miss-match entries will be listed out.
For managed dll(resources files) I have done it successfully but for unmagedcode I am getting problems
Can any help me to sort out this problem. Actually I am laod the dll but how to check for the resources I am not getting.
Means the entry point or from where to start.
Thankx in advance.