Ryan@Neoworx
August 2nd, 1999, 04:10 PM
I'm trying to use ShellExecute to show a property page for an exe and a dll, but it's not working. It's returning SE_ERR_NOASSOC (no association).
Is the "properties" operation for ShellExecute not implemented?
ShellExecute(hwnd, fileandpath, "properties", NULL, path, SW_SHOWNORMAL);
Hmm.
Ryan
NeoWorx Inc.
http://www.neotrace.com/img/gettrace_b.gif
Makers of NeoTrace, NeoLite, and other upcoming products
http://www.neoworx.com/
Is the "properties" operation for ShellExecute not implemented?
ShellExecute(hwnd, fileandpath, "properties", NULL, path, SW_SHOWNORMAL);
Hmm.
Ryan
NeoWorx Inc.
http://www.neotrace.com/img/gettrace_b.gif
Makers of NeoTrace, NeoLite, and other upcoming products
http://www.neoworx.com/