// JP opened flex table

Click to See Complete Forum and Search --> : Open With


dave2k
April 27th, 2007, 05:37 AM
What functions can i call to register my exe so it can be opened in the shall when i user clicks on the open with menu?

thanks

golanshahar
April 27th, 2007, 08:27 AM
This (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/programmersguide/shell_basics/shell_basics_extending/fileassociations/fa_perceived_types.asp) might help.

Cheers

dave2k
May 1st, 2007, 05:12 AM
My workmate found the following link which looks promising: http://www.codeproject.com/w2k/extendingshell.asp

//JP added flex table