Click here to Skip to main content
15,891,633 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get POPUP on right click in ListCtrl [modified] Pin
Viorel.8-Jun-06 1:25
Viorel.8-Jun-06 1:25 
GeneralRe: How to get POPUP on right click in ListCtrl [modified] Pin
Naveen8-Jun-06 2:51
Naveen8-Jun-06 2:51 
GeneralRe: How to get POPUP on right click in ListCtrl [modified] Pin
Hamid_RT8-Jun-06 2:58
Hamid_RT8-Jun-06 2:58 
AnswerRe: How to get POPUP on right click in ListCtrl [modified] Pin
Hamid_RT8-Jun-06 2:06
Hamid_RT8-Jun-06 2:06 
QuestionResource Error Pin
velayudhan_raj8-Jun-06 0:40
velayudhan_raj8-Jun-06 0:40 
AnswerRe: Resource Error Pin
Sarath C8-Jun-06 0:45
Sarath C8-Jun-06 0:45 
GeneralRe: Resource Error Pin
velayudhan_raj8-Jun-06 1:17
velayudhan_raj8-Jun-06 1:17 
QuestionFile filter [modified] Pin
Luksky8-Jun-06 0:06
Luksky8-Jun-06 0:06 
When I modify string like this

\nExts\nExts\nMyDocTypes(*.aaa;*.bbb)\n.aaa;.bbb\nExts.Doc\nExts Doc

then in "FileOpen" dialog file types are displayed:

MyDocTypes (*.aaa, *.bbb)

And I'd like it to be displayed like when I'm creating "FileOpen" dialog by myself - then file types are displayed like this:

MyDocType1 (*.aaa)<br />
MyDocType2 (*.bbb)<br />
MyDocType3 (*.ccc)<br />
MyDocType4 (*.ddd)<br />
All files (*.*)


How could I do this? Smile | :) )

~~~~

-- modified at 6:07 Thursday 8th June, 2006
AnswerRe: File filter [modified] Pin
khan++8-Jun-06 0:33
khan++8-Jun-06 0:33 
AnswerRe: File filter [modified] Pin
Hamid_RT8-Jun-06 1:48
Hamid_RT8-Jun-06 1:48 
Questionsproxy error Pin
venkyp7-Jun-06 23:49
venkyp7-Jun-06 23:49 
Questionplz sole this problem Pin
yogendra kaushik7-Jun-06 23:33
yogendra kaushik7-Jun-06 23:33 
AnswerRe: plz sole this problem Pin
David Crow8-Jun-06 3:11
David Crow8-Jun-06 3:11 
Questioninsert dialog in between listbox items [modified] Pin
vasusree7-Jun-06 23:28
vasusree7-Jun-06 23:28 
AnswerRe: insert dialog in between listbox items [modified] Pin
Monty28-Jun-06 0:33
Monty28-Jun-06 0:33 
QuestionRe: insert dialog in between listbox items [modified] Pin
David Crow8-Jun-06 3:12
David Crow8-Jun-06 3:12 
GeneralRe: insert dialog in between listbox items [modified] Pin
vasusree8-Jun-06 3:41
vasusree8-Jun-06 3:41 
QuestionRe: insert dialog in between listbox items [modified] Pin
David Crow8-Jun-06 4:18
David Crow8-Jun-06 4:18 
Questionwhat's the difference between Process,Thread,Event,Mutex and Semaphore Pin
poda7-Jun-06 23:10
poda7-Jun-06 23:10 
AnswerRe: what's the difference between Process,Thread,Event,Mutex and Semaphore Pin
shadrach_india8-Jun-06 0:02
shadrach_india8-Jun-06 0:02 
Questionquestion regarging callback functions Pin
namaskaaram7-Jun-06 22:59
namaskaaram7-Jun-06 22:59 
AnswerRe: question regarging callback functions Pin
Cedric Moonen7-Jun-06 23:06
Cedric Moonen7-Jun-06 23:06 
QuestionSet the msflexgrid col width and row height according client rect [modified] Pin
zeus_master7-Jun-06 22:40
zeus_master7-Jun-06 22:40 
AnswerRe: Set the msflexgrid col width and row height according client rect [modified] Pin
Viorel.7-Jun-06 22:58
Viorel.7-Jun-06 22:58 
QuestionHow to make DoModal() in CFrameWnd Pin
huynhnb7-Jun-06 22:30
huynhnb7-Jun-06 22:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.