The CDM_SETCONTROLTEXT message sets the text for the specified control in an Explorer-style Open or Save As common dialog box. The dialog box must have been created with the OFN_EXPLORER flag; otherwise, the message fails.
CDM_SETCONTROLTEXT wParam = (WPARAM) id; lParam = (LPARAM) (LPSTR) text; // corresponding macro void CommDlg_OpenSave_SetControlText(hdlg, id, text)
No return value.
GetOpenFileName, GetSaveFileName, OPENFILENAME
See also:
| file: /Techref/os/win/api/win32/mess/src/msg03_1.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2012/2/10 14:31,
38.107.179.232:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/tecHREF/os/win/api/win32/mess/src/msg03_1.htm"> CDM_SETCONTROLTEXT</A> |
| Did you find what you needed? |
|
PIC Microcontroller Instruction Set Quick Reference and Core Comparison Matrix |
|
The only consistant, simple to use yet powerful development environment. It simulates real-world devices via virtual component "plugins" (LED,LCD,key,motor,TV,etc) in real time, has a syntax highlighting editor, macro assembler and disassembler. Regular updates and third-party plugins keep this software ahead of any other PIC IDE. |
.