Matthew Maurer wrote:
Description: Adds stubs for all functions in ActiveDS documented by MSDN, noting which ones are not.
Thanks for working on this dll.
printui.dll and localspl.dll import all "activeds.dll" - Functions by ordinal, so the ordinals must not change (activeds.spec)!
About your added FIXME: Changing the Parameter-Order or display some Parameter inside the Bracket and some Parameter outside the Bracket will confuse other Developer. Never do that.
I also suggest to add the stubs only, when needed by an App.
When you want to implement the Functions / COM-Interfaces, it might be a good Idea to add a seperate sourcefile.
More Infos:
The German Book (at the Library) "Windows Script Referenz" (from Microsoft Press) has the SDK, Documentation and Install-Packages on the CD.
I can give ISBN and Author next week.