Click here to Skip to main content
15,889,901 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionOnDragOver/OnDropEx cannot used in CStatic? [modified] Pin
kaviniswell12-Nov-08 19:44
kaviniswell12-Nov-08 19:44 
AnswerRe: OnDragOver/OnDropEx cannot used in CStatic? Pin
kaviniswell12-Nov-08 20:35
kaviniswell12-Nov-08 20:35 
Questionhow do i create shortcut for my application through coding Pin
puppya12-Nov-08 19:22
puppya12-Nov-08 19:22 
AnswerRe: how do i create shortcut for my application through coding Pin
Hamid_RT12-Nov-08 20:27
Hamid_RT12-Nov-08 20:27 
QuestionGet FolderSize Pin
NewVC++12-Nov-08 18:59
NewVC++12-Nov-08 18:59 
AnswerRe: Get FolderSize Pin
Hamid_RT12-Nov-08 19:10
Hamid_RT12-Nov-08 19:10 
AnswerRe: Get FolderSize Pin
ShilpiP12-Nov-08 19:11
ShilpiP12-Nov-08 19:11 
AnswerRe: Get FolderSize Pin
_AnsHUMAN_ 12-Nov-08 19:17
_AnsHUMAN_ 12-Nov-08 19:17 
AFAIK, you get the folder size by finding the size of each file within the folder. It may be dependent on the File system in use
You can use WIN32_FIND_DATA to get the file size and then sum all the individual sizes to get the folder size

Some things seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_

AnswerRe: Get FolderSize Pin
Iain Clarke, Warrior Programmer13-Nov-08 3:10
Iain Clarke, Warrior Programmer13-Nov-08 3:10 
GeneralRe: Get FolderSize Pin
Hamid_RT13-Nov-08 9:00
Hamid_RT13-Nov-08 9:00 
QuestionDecrypt string Pin
cpvc++12-Nov-08 18:53
cpvc++12-Nov-08 18:53 
AnswerRe: Decrypt string Pin
enhzflep12-Nov-08 20:34
enhzflep12-Nov-08 20:34 
AnswerRe: Decrypt string Pin
ShilpiP12-Nov-08 20:38
ShilpiP12-Nov-08 20:38 
QuestionHow to create a setup for an mfc application Pin
Dhiraj kumar Saini12-Nov-08 18:26
Dhiraj kumar Saini12-Nov-08 18:26 
AnswerRe: How to create a setup for an mfc application Pin
_AnsHUMAN_ 12-Nov-08 18:29
_AnsHUMAN_ 12-Nov-08 18:29 
GeneralRe: How to create a setup for an mfc application Pin
Dhiraj kumar Saini12-Nov-08 18:47
Dhiraj kumar Saini12-Nov-08 18:47 
AnswerRe: How to create a setup for an mfc application Pin
Hamid_RT12-Nov-08 19:12
Hamid_RT12-Nov-08 19:12 
AnswerRe: How to create a setup for an mfc application Pin
Cedric Moonen12-Nov-08 20:04
Cedric Moonen12-Nov-08 20:04 
Questionlsit view item movement Pin
trioum12-Nov-08 18:26
trioum12-Nov-08 18:26 
AnswerRe: lsit view item movement Pin
Iain Clarke, Warrior Programmer13-Nov-08 3:20
Iain Clarke, Warrior Programmer13-Nov-08 3:20 
GeneralRe: lsit view item movement Pin
trioum13-Nov-08 18:25
trioum13-Nov-08 18:25 
GeneralRe: lsit view item movement Pin
Iain Clarke, Warrior Programmer13-Nov-08 22:34
Iain Clarke, Warrior Programmer13-Nov-08 22:34 
GeneralRe: lsit view item movement Pin
trioum14-Nov-08 0:12
trioum14-Nov-08 0:12 
GeneralRe: lsit view item movement Pin
Iain Clarke, Warrior Programmer14-Nov-08 0:20
Iain Clarke, Warrior Programmer14-Nov-08 0:20 
QuestionCalling MessageMap functions Pin
Anu_Bala12-Nov-08 17:57
Anu_Bala12-Nov-08 17:57 

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.