Does anyone know how to code the Save thing, (I.E. "Save; Save As..."), and get the drop box at the bottom to accept my extensions. All I can get is a box and the input area to ask for the file name. But, I don't know how to get the dropdown box of extensions.
Help with C++
| EternalDragon wrote: |
| Does anyone know how to code the Save thing, (I.E. "Save; Save As..."), and get the drop box at the bottom to accept my extensions. All I can get is a box and the input area to ask for the file name. But, I don't know how to get the dropdown box of extensions. |
Don't know whether you are using mfc. If it is the case, it is very easy. Here is a link that can help you. http://www.functionx.com/visualc/controls/dialogbox.htm
Thanks,
it helped alot
it helped alot
