[shell-coding] More semi-undocumented stuff

Hey all,

In an attempt to breathe a little bit of life into this list, I thought I'd share my findings with you all.

If you open ShlObj.h and search for SHLoadInProc, you will notice two things:

a) the comment above the prototype gives very specific hints about explorer's implementation, and

b) just below there is another function, which doesn't appear to be documented anywhere but in this header file. It's called SHEnableServiceObject and looks like an extension of SHLoadInProc. Since I don't know a single app which uses it we probably don't want to implement this just yet, but it's nonetheless interesting.


ilmcuts

__________________________________________________
Subscription options and archive:
http://www.freelists.org/list/shell-coding

Other related posts: