Click here to Skip to main content
15,914,820 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Edit Box Character Test (Input Filter) Pin
monrobot137-Mar-04 5:37
monrobot137-Mar-04 5:37 
GeneralCut, copy and paste options... Pin
Neha6-Mar-04 22:06
Neha6-Mar-04 22:06 
GeneralRe: Cut, copy and paste options... Pin
Prakash Nadar6-Mar-04 22:48
Prakash Nadar6-Mar-04 22:48 
GeneralRe: Cut, copy and paste options... Pin
Neha7-Mar-04 18:45
Neha7-Mar-04 18:45 
GeneralAbout GetClipboardSequenceNumber Pin
Filomela6-Mar-04 21:24
Filomela6-Mar-04 21:24 
GeneralRe: About GetClipboardSequenceNumber Pin
Michael Dunn7-Mar-04 6:26
sitebuilderMichael Dunn7-Mar-04 6:26 
GeneralLadder Logic editor (PLC) in C++ Pin
schoni6-Mar-04 21:23
schoni6-Mar-04 21:23 
GeneralShellExecute and File Properties Pin
User 127826-Mar-04 21:08
User 127826-Mar-04 21:08 
I'm trying to use ShellExecute to display the properties of file, like in explorer. I'm using something like this,

ShellExecute(NULL,"PROPERTIES","c:\\winnt\\notepad.exe",NULL,NULL,SW_NORMAL);

but it always returns code 31, which is invalid verb ("PROPERTIES"). I checked on MSDN, and the verb is correct, and it doesn't seem to be obsolete (I'm testing on a 2000 machine).

Any suggestions on what I'm doing wrong?

Thanks,
Aaron Stubbendieck

modified 12-Jul-20 21:01pm.

GeneralRe: ShellExecute and File Properties Pin
Prakash Nadar6-Mar-04 21:40
Prakash Nadar6-Mar-04 21:40 
GeneralRe: ShellExecute and File Properties Pin
User 127827-Mar-04 4:10
User 127827-Mar-04 4:10 
GeneralRe: ShellExecute and File Properties Pin
Neha6-Mar-04 22:01
Neha6-Mar-04 22:01 
GeneralRe: ShellExecute and File Properties Pin
Prakash Nadar6-Mar-04 23:31
Prakash Nadar6-Mar-04 23:31 
GeneralRe: ShellExecute and File Properties Pin
Neha7-Mar-04 16:53
Neha7-Mar-04 16:53 
GeneralRe: ShellExecute and File Properties Pin
BaldwinMartin6-Mar-04 23:56
BaldwinMartin6-Mar-04 23:56 
GeneralRe: ShellExecute and File Properties Pin
User 127827-Mar-04 4:09
User 127827-Mar-04 4:09 
GeneralRe: ShellExecute and File Properties Pin
User 127827-Mar-04 4:12
User 127827-Mar-04 4:12 
GeneralRe: ShellExecute and File Properties Pin
Anonymous7-Mar-04 5:18
Anonymous7-Mar-04 5:18 
GeneralRe: ShellExecute and File Properties Pin
BaldwinMartin7-Mar-04 10:05
BaldwinMartin7-Mar-04 10:05 
GeneralRe: ShellExecute and File Properties Pin
User 127828-Mar-04 15:06
User 127828-Mar-04 15:06 
GeneralDialog Boxes Pin
ronaldog6-Mar-04 19:42
ronaldog6-Mar-04 19:42 
GeneralRe: Dialog Boxes Pin
Prakash Nadar6-Mar-04 20:51
Prakash Nadar6-Mar-04 20:51 
QuestionCrop large file without temp file? Pin
pidhead6-Mar-04 19:26
pidhead6-Mar-04 19:26 
AnswerRe: Crop large file without temp file? Pin
Neville Franks6-Mar-04 21:06
Neville Franks6-Mar-04 21:06 
GeneralRe: Crop large file without temp file? Pin
Prakash Nadar6-Mar-04 21:37
Prakash Nadar6-Mar-04 21:37 
GeneralRe: Crop large file without temp file? Pin
Neville Franks6-Mar-04 22:19
Neville Franks6-Mar-04 22:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.