RE: Undocumented function syssetup.dll.SetupQueryRegisteredOsComponent

2007-03-24 Thread Rolf Kalbermatter
Dan Kegel [mailto:[EMAIL PROTECTED] wrote: >Any suggestions as to how to discover the prototype of the apparently >undocumented function syssetup.dll.SetupQueryRegisteredOsComponent ? >It seems to be needed to install mdac-2.8. >( http://bugs.winehq.org/show_bug.cgi?id=5824 ) Well, o

Re: Undocumented function syssetup.dll.SetupQueryRegisteredOsComponent

2007-03-24 Thread Andrey Turkin
cture size. I wonder if they defined in setupapi.h already. Dan Kegel wrote: Any suggestions as to how to discover the prototype of the apparently undocumented function syssetup.dll.SetupQueryRegisteredOsComponent ? It seems to be needed to install mdac-2.8. ( http://bugs.winehq.org/show_bug.c

Re: Undocumented function syssetup.dll.SetupQueryRegisteredOsComponent

2007-03-23 Thread Dmitry Timoshkov
"Dan Kegel" <[EMAIL PROTECTED]> wrote: Any suggestions as to how to discover the prototype of the apparently undocumented function syssetup.dll.SetupQueryRegisteredOsComponent ? Perhaps installing native MSI and running with +relay,+snoop may shed some light, be prepared to

Undocumented function syssetup.dll.SetupQueryRegisteredOsComponent

2007-03-23 Thread Dan Kegel
Any suggestions as to how to discover the prototype of the apparently undocumented function syssetup.dll.SetupQueryRegisteredOsComponent ? It seems to be needed to install mdac-2.8. ( http://bugs.winehq.org/show_bug.cgi?id=5824 ) - Dan