Say I'm building an explorer type control and I want to implement 'double-clicking' a file. So I've got the filename, is there an API call to invoke the file association, or do I have to get the info from the registry myself? I've started trying to code this, and the association info is kept all over the place, so it gets quite involved and I'd rather not bother.

Thanks.

fpitch