Click here to Skip to main content
15,915,019 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to find out associated filetypes? Pin
David Crow30-May-08 3:29
David Crow30-May-08 3:29 
AnswerRe: how to find out associated filetypes? Pin
ThatsAlok20-Jul-09 1:00
ThatsAlok20-Jul-09 1:00 
QuestionFile size in standard way Pin
CodingLover29-May-08 20:46
CodingLover29-May-08 20:46 
AnswerRe: File size in standard way Pin
Doc Lobster29-May-08 21:44
Doc Lobster29-May-08 21:44 
GeneralRe: File size in standard way Pin
CodingLover29-May-08 22:26
CodingLover29-May-08 22:26 
AnswerRe: File size in standard way Pin
CPallini29-May-08 22:06
mveCPallini29-May-08 22:06 
GeneralRe: File size in standard way Pin
CodingLover29-May-08 22:22
CodingLover29-May-08 22:22 
GeneralRe: File size in standard way Pin
CPallini29-May-08 22:34
mveCPallini29-May-08 22:34 
CodingLover wrote:
Is that GetFileName is standard C++. I'm confusing with those.


Nope. It is provided by Win32 API. If you just need to avoid MFC that's is fine, on the other hand, if you need to be stuck with C++ standard, then use ifstream.
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke


GeneralRe: File size in standard way Pin
CodingLover29-May-08 22:39
CodingLover29-May-08 22:39 
GeneralRe: File size in standard way Pin
CPallini29-May-08 23:03
mveCPallini29-May-08 23:03 
QuestionRe: File size in standard way Pin
CodingLover29-May-08 23:07
CodingLover29-May-08 23:07 
AnswerRe: File size in standard way Pin
CPallini29-May-08 23:19
mveCPallini29-May-08 23:19 
NewsRe: File size in standard way Pin
CodingLover30-May-08 2:33
CodingLover30-May-08 2:33 
QuestionChanging the no. of rows and cols in MsFlexGrid dynamically Pin
sunny_vc29-May-08 20:24
sunny_vc29-May-08 20:24 
AnswerRe: Changing the no. of rows and cols in MsFlexGrid dynamically Pin
Nelek29-May-08 21:05
protectorNelek29-May-08 21:05 
AnswerRe: Changing the no. of rows and cols in MsFlexGrid dynamically Pin
MANISH RASTOGI29-May-08 21:17
MANISH RASTOGI29-May-08 21:17 
AnswerRe: Changing the no. of rows and cols in MsFlexGrid dynamically Pin
Chandrasekharan P30-May-08 1:21
Chandrasekharan P30-May-08 1:21 
QuestionPageheap working in MFC App but not Win32 console? Pin
ohming29-May-08 18:29
ohming29-May-08 18:29 
Questionwriting a device context from one application to another Pin
Llasus29-May-08 18:22
Llasus29-May-08 18:22 
AnswerRe: writing a device context from one application to another Pin
SandipG 29-May-08 19:33
SandipG 29-May-08 19:33 
GeneralRe: writing a device context from one application to another Pin
Llasus29-May-08 19:38
Llasus29-May-08 19:38 
GeneralRe: writing a device context from one application to another Pin
SandipG 29-May-08 19:44
SandipG 29-May-08 19:44 
GeneralRe: writing a device context from one application to another Pin
Llasus29-May-08 19:53
Llasus29-May-08 19:53 
GeneralRe: writing a device context from one application to another [modified] Pin
SandipG 29-May-08 20:00
SandipG 29-May-08 20:00 
GeneralRe: writing a device context from one application to another [modified] Pin
Llasus29-May-08 20:11
Llasus29-May-08 20:11 

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.