Commit 2d80a05a authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Add message FilerDevicePath to headers

C version of the definition from Hdr:Messages.
Retagged as RISC_OSLib-5_87.
parent 758802b2
......@@ -331,6 +331,7 @@ typedef enum {
wimp_MFILER_ACTION = 0x405,
wimp_MFILER_CONTROL_ACTION = 0x406,
wimp_MFILER_SELECTION = 0x407,
wimp_MFILER_DEVICEPATH = 0x408,
wimp_MHELPREQUEST = 0x502, /* interactive help request */
wimp_MHELPREPLY = 0x503, /* interactive help message */
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment