ActiveDS Stubs

Detlef Riekenberg wine.dev at web.de
Thu Jul 6 12:13:19 CDT 2006


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.

>From activeds_main.c:
> * This file contains only stubs to get the printui.dll up and running


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.



-- 
By By ...
      ... Detlef




More information about the wine-devel mailing list