Click here to Skip to main content
15,899,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionPosting Message to another Application Window Pin
Sethuraman.K13-Nov-07 18:09
Sethuraman.K13-Nov-07 18:09 
AnswerRe: Posting Message to another Application Window Pin
Hamid_RT13-Nov-07 18:16
Hamid_RT13-Nov-07 18:16 
GeneralRe: Posting Message to another Application Window Pin
Sethuraman.K13-Nov-07 18:23
Sethuraman.K13-Nov-07 18:23 
GeneralRe: Posting Message to another Application Window Pin
Hamid_RT13-Nov-07 18:48
Hamid_RT13-Nov-07 18:48 
AnswerRe: Posting Message to another Application Window Pin
only coder13-Nov-07 18:46
only coder13-Nov-07 18:46 
AnswerRe: Posting Message to another Application Window Pin
Naveen13-Nov-07 18:52
Naveen13-Nov-07 18:52 
QuestionAPI used to files name inside a folder Pin
neha.agarwal2713-Nov-07 18:03
neha.agarwal2713-Nov-07 18:03 
AnswerRe: API used to files name inside a folder Pin
manish.patel13-Nov-07 18:09
manish.patel13-Nov-07 18:09 
Use CFile.

Make object of CFile and using that object open a file with file name. If File exist than it returns nonzero otherwise it will return zero.

Regards,

Manish Patel
AnswerRe: API used to files name inside a folder Pin
Amar Sutar13-Nov-07 18:11
Amar Sutar13-Nov-07 18:11 
GeneralRe: API used to files name inside a folder Pin
Paresh Chitte13-Nov-07 18:19
Paresh Chitte13-Nov-07 18:19 
AnswerRe: API used to files name inside a folder Pin
Hamid_RT13-Nov-07 18:11
Hamid_RT13-Nov-07 18:11 
AnswerRe: API used to files name inside a folder Pin
Sethuraman.K13-Nov-07 18:19
Sethuraman.K13-Nov-07 18:19 
QuestionAbout Memory utilization Pin
manish.patel13-Nov-07 17:14
manish.patel13-Nov-07 17:14 
AnswerRe: About Memory utilization Pin
Peter Weyzen13-Nov-07 22:20
Peter Weyzen13-Nov-07 22:20 
GeneralRe: About Memory utilization Pin
manish.patel13-Nov-07 23:46
manish.patel13-Nov-07 23:46 
GeneralRe: About Memory utilization Pin
Mark Salsbery14-Nov-07 7:55
Mark Salsbery14-Nov-07 7:55 
GeneralRe: About Memory utilization Pin
manish.patel13-Nov-07 23:52
manish.patel13-Nov-07 23:52 
GeneralRe: About Memory utilization Pin
Peter Weyzen14-Nov-07 18:18
Peter Weyzen14-Nov-07 18:18 
QuestionADO, how to group by record count, and get the first of every group Pin
followait13-Nov-07 16:05
followait13-Nov-07 16:05 
Questioncode to walk down all a program's windows Pin
Lowell Boggs13-Nov-07 12:28
Lowell Boggs13-Nov-07 12:28 
AnswerRe: code to walk down all a program's windows Pin
User 58385213-Nov-07 15:35
User 58385213-Nov-07 15:35 
AnswerRe: code to walk down all a program's windows Pin
Hamid_RT13-Nov-07 18:45
Hamid_RT13-Nov-07 18:45 
AnswerRe: code to walk down all a program's windows Pin
Lowell Boggs14-Nov-07 5:07
Lowell Boggs14-Nov-07 5:07 
GeneralRe: code to walk down all a program's windows Pin
Peter Weyzen14-Nov-07 18:21
Peter Weyzen14-Nov-07 18:21 
QuestionFOPEN Redirection Pin
User 42081113-Nov-07 10:20
User 42081113-Nov-07 10:20 

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.