R.Wieser
2023-07-27 07:19:51 UTC
Hello all,
I've got a small program in which I would like to be able to invoke the
"send to" dialog. ComDlg32.dll doesn't seem to offer it, and a quick-ish
websearch returns all kinds of results, but not in the direction I need. :-\
Remark: I know that I can populate a listbox with the contents of the "send
to" folder (doing everything myself), but I really would like to be lazy and
just call the one thats already there. :-)
Regards,
Rudy Wieser
I've got a small program in which I would like to be able to invoke the
"send to" dialog. ComDlg32.dll doesn't seem to offer it, and a quick-ish
websearch returns all kinds of results, but not in the direction I need. :-\
Remark: I know that I can populate a listbox with the contents of the "send
to" folder (doing everything myself), but I really would like to be lazy and
just call the one thats already there. :-)
Regards,
Rudy Wieser