Hi
I am writing a program that requires dragging and dropping of files into an Edit box, using the MFC Dialog based application type. I have seen the accept files option in the properties of the edit box and tried using it, but I can't add an event handler for when a file is dropped into the edit box. Can any one help me please?
I am writing a program that requires dragging and dropping of files into an Edit box, using the MFC Dialog based application type. I have seen the accept files option in the properties of the edit box and tried using it, but I can't add an event handler for when a file is dropped into the edit box. Can any one help me please?