Quote:
Originally Posted by igorsk
There's a simpler way:
1) run "dumpbin /exports ebookusb.dll /out:ebookusb.def"
...
|
That's great. It was possible to do with lib.exe in earlier (5 and smaller) versions of MSVS but the possibility was not present for some period. Good to know it is back. It was back in 6EE actually ;-).
Creating a fake dll gives you a debugging stub to work with you client.