01-24-2008, 05:19 PM
Thanks again.
It would be VERY helpful if the information provided in the "DLL Functions Exported By QM" article were alphabetized. It is time consuming to have to read the entire list looking for a single item. Maybe you can provide an alphabetized list at the top, linking down to the actual detailed information.
The calling sequence for GetLastSelectedMenuItem is not provided anywhere. When I enter it in the editor, I see the parameters are Label, Command, and Flags, but I have no idea what that means. There are no examples using this function.
I have no idea what the hex values that you keep providing mean, so I don't know how to control them Are they documented somewhere?
When you say "must be set level 1, ie no subfolders", do you mean that I can't see the content of a folder on a path like "C:\fred\alice\jane", or I can see that, but cannot expand folders? If the former, this constraint makes this solution unworkable for me: I can't constrain the user in this way.
I keep trying to combine the various properties/flags, but the behavior is confusing.
Jon
It would be VERY helpful if the information provided in the "DLL Functions Exported By QM" article were alphabetized. It is time consuming to have to read the entire list looking for a single item. Maybe you can provide an alphabetized list at the top, linking down to the actual detailed information.
The calling sequence for GetLastSelectedMenuItem is not provided anywhere. When I enter it in the editor, I see the parameters are Label, Command, and Flags, but I have no idea what that means. There are no examples using this function.
I have no idea what the hex values that you keep providing mean, so I don't know how to control them Are they documented somewhere?
When you say "must be set level 1, ie no subfolders", do you mean that I can't see the content of a folder on a path like "C:\fred\alice\jane", or I can see that, but cannot expand folders? If the former, this constraint makes this solution unworkable for me: I can't constrain the user in this way.
I keep trying to combine the various properties/flags, but the behavior is confusing.
Jon