setupapi: Implement SetupGetSourceFileLocation{A,W}. 1/5

Alexandre Julliard julliard at winehq.org
Mon Nov 13 08:32:15 CST 2006


Hans Leidekker <hans at it.vu.nl> writes:

> Point taken on the precedence. FWIW, MSDN explicitly says that SourceDisksNames
> (and SourceDisksFiles) don't have nt prefixes:
>
>  "Note that, unlike other sections such as a DDInstall section, the platform
>   extensions for a SourceDisksNames section are not .ntx86, .ntia64, or .ntamd64.
>   For example, to specify a source disk names section for an x86-based system,
>   use a SourceDisksNames.x86 section, not a SourceDisksNames.ntx86 section."

OK good, it would be too easy if all the functions behaved the same
way ;-)

Note that you probably still want to make the x86 bit depend on the
platform, the way InstallHinfSection does it for ntx86.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list