please dont rip this site Prev Next

CDM_SETCONTROLTEXT Overview  Group


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)

 

Parameters

hdlg
Handle of the common dialog box window to receive the message.
id
Identifier of the control to whose text is set.
text
Pointer to a null-terminated string specifying the new text for the control.

Return Values

No return value.

See Also

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,
TOP NEW HELP FIND: 
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?
Please DO link to this page! Digg it! / MAKE! / 

<A HREF="http://www.piclist.com/tecHREF/os/win/api/win32/mess/src/msg03_1.htm"> CDM_SETCONTROLTEXT</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 
Check out Doug Woods' EXCELLENT
PIC Microcontroller Instruction Set Quick Reference and Core Comparison Matrix
 
miSim DE is an excellent, portable and powerful IDE for developing PIC applications.
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.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .