Click here to Skip to main content
16,006,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: last dumb question Pin
Renjith Ramachandran7-Apr-02 5:27
Renjith Ramachandran7-Apr-02 5:27 
GeneralUsing Control to Display Unicode String Pin
7-Apr-02 3:56
suss7-Apr-02 3:56 
QuestionHow to change the size of a row in splitter wnd? Pin
Feng Qin7-Apr-02 3:47
Feng Qin7-Apr-02 3:47 
GeneralDrawing lines Pin
Jonny827-Apr-02 2:11
Jonny827-Apr-02 2:11 
GeneralRe: Drawing lines Pin
Rickard Andersson207-Apr-02 3:15
Rickard Andersson207-Apr-02 3:15 
GeneralDocking windows without MFC Pin
6-Apr-02 23:55
suss6-Apr-02 23:55 
GeneralSearch *.exe and *.com files Pin
Phlegm6-Apr-02 23:46
Phlegm6-Apr-02 23:46 
GeneralRe: Search *.exe and *.com files Pin
Mazdak7-Apr-02 1:10
Mazdak7-Apr-02 1:10 
Sorry,I'm very lazy to read all your code,but one time I had the same problem,and solve it in this way:

I use (*.*) for search,so it search in subfolders too,and each file you get,check the last three character of its name and see if it is "exe" or "com",then if it is true show it in listbox.

Mazy

"The path you tread is narrow and the drop is shear and very high,
The ravens all are watching from a vantage point near by,
Apprehension creeping like a choo-train uo your spine,
Will the tightrope reach the end;will the final cuplet rhyme?"Cymbaline-Pink Floyd

GeneralRe: Search *.exe and *.com files Pin
Dominik Reichl7-Apr-02 1:07
Dominik Reichl7-Apr-02 1:07 
GeneralRe: Search *.exe and *.com files Pin
Renjith Ramachandran7-Apr-02 5:22
Renjith Ramachandran7-Apr-02 5:22 
GeneralRead line per line using CFile object Pin
Atlence6-Apr-02 23:42
Atlence6-Apr-02 23:42 
GeneralRe: Read line per line using CFile object Pin
Christian Graus6-Apr-02 23:55
protectorChristian Graus6-Apr-02 23:55 
GeneralRe: Read line per line using CFile object Pin
Nish Nishant7-Apr-02 0:08
sitebuilderNish Nishant7-Apr-02 0:08 
QuestionHow to save drawings in the window to file in format of '.bmp' or '.jpg',etc? Pin
mzt6-Apr-02 23:11
mzt6-Apr-02 23:11 
AnswerRe: How to save drawings in the window to file in format of '.bmp' or '.jpg',etc? Pin
Wolfram Steinke6-Apr-02 23:35
Wolfram Steinke6-Apr-02 23:35 
AnswerRe: How to save drawings in the window to file in format of '.bmp' or '.jpg',etc? Pin
Christian Graus6-Apr-02 23:53
protectorChristian Graus6-Apr-02 23:53 
QuestionDoes how making the window size be more than certain value ,but not twinkle? Pin
mzt6-Apr-02 23:02
mzt6-Apr-02 23:02 
AnswerRe: Does how making the window size be more than certain value ,but not twinkle? Pin
Paul M Watt7-Apr-02 7:13
mentorPaul M Watt7-Apr-02 7:13 
GeneralLow-Level CD access Pin
Hyien6-Apr-02 22:08
Hyien6-Apr-02 22:08 
GeneralMFC text box flicker Pin
ejw6-Apr-02 15:05
ejw6-Apr-02 15:05 
GeneralRe: MFC text box flicker Pin
Shog96-Apr-02 15:51
sitebuilderShog96-Apr-02 15:51 
GeneralRe: MFC text box flicker Pin
ejw6-Apr-02 16:09
ejw6-Apr-02 16:09 
GeneralRe: MFC text box flicker Pin
Nish Nishant6-Apr-02 16:38
sitebuilderNish Nishant6-Apr-02 16:38 
GeneralRe: MFC text box flicker [oops] Pin
Nish Nishant6-Apr-02 16:39
sitebuilderNish Nishant6-Apr-02 16:39 
GeneralRe: MFC text box flicker [oops] Pin
Shog96-Apr-02 18:33
sitebuilderShog96-Apr-02 18:33 

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.