NetMDAPI.dll hack
"asgard" <[email protected]>
| Newsgroups | gmane.comp.audio.netmd.devel |
|---|---|
| Message-ID | <003f01c2c28a$d6b47020$0a00a8c0@reggae> |
Hi, all Some time ago, I worked on a hack for the NetMDAPI.dll, to log function calls, in order to discover the prototypes of the functions. Since I don't work on it anymore, I'll release the source. Some tips: - I compiled with lcc-win32, but any ANSI C compiler that supports Win32 should work; - First, change the log filename; - Then, change the filename of NetMDAPI.dll to NetMDAPI.original.dll; - Compile and move the hacked NetMDAPI.dll to the Sony folder (normally Program Files/Common Files/Sony Shared/AVLib) - Run some NetMD program. You should have a log of all function calls to NetMDAPI.dll. Get it at: http://www.linux.ime.usp.br/~breves/netmd/NetMDAPI.zip You can get my work on the prototypes at: http://www.linux.ime.usp.br/~breves/netmd/NetMDAPI.h BTW, I'm not responsible for any damage that ocurr to your computer, system, dog ... Use it at your own risk! Muahahh! Any questions, just ask :)