On Mon, 23 Oct 2000, you wrote:
> davep <[EMAIL PROTECTED]> writes:
> 
> > Right. So I must duplicate the functionality I need from loader/module.c in
> > dlls/shell32/shell32/main.c?
> 
> You can of course use the exported GetBinaryTypeA/W functions; what
> you cannot use is the internal MODULE_GetBinaryType.

SHGetFileInfo includes extra information (GUI/Console application, expected OS
version) not available from GetBinaryType.

I'll submit a compliant version.

-- 
Dave Pickles



Reply via email to