What application are you using that needs snmpapi.dll ?
None that I use. However I found this bug report.
http://wine.codeweavers.com/bugs/long_list.cgi?buglist=567
So I thought oh well it would be easy to do a stub at least.
aol7 uses it.
OK.
how did you generate this stub dll?
By hand. :-)
Or rather I use Dependency Walker (http://www.dependencywalker.com) to generate a report. Then I just cut and pasted the API names from it.