Click here to Skip to main content
15,914,071 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow assign Variant type of data to safe array? Pin
shir_k28-Sep-07 3:35
shir_k28-Sep-07 3:35 
AnswerRe: How assign Variant type of data to safe array? Pin
Iain Clarke, Warrior Programmer28-Sep-07 3:57
Iain Clarke, Warrior Programmer28-Sep-07 3:57 
AnswerRe: How assign Variant type of data to safe array? Pin
Matthew Faithfull28-Sep-07 4:51
Matthew Faithfull28-Sep-07 4:51 
QuestionHelp Needed Pin
Y_Kaushik28-Sep-07 3:17
Y_Kaushik28-Sep-07 3:17 
AnswerRe: Help Needed Pin
Hamid_RT28-Sep-07 3:36
Hamid_RT28-Sep-07 3:36 
GeneralRe: Help Needed Pin
Y_Kaushik28-Sep-07 3:47
Y_Kaushik28-Sep-07 3:47 
GeneralRe: Help Needed Pin
Hamid_RT28-Sep-07 8:14
Hamid_RT28-Sep-07 8:14 
QuestionTray and memory usage Pin
Leso28-Sep-07 1:02
Leso28-Sep-07 1:02 
Hello, I'm a beginner in C++ programming, and I have realized a little app showing the day's appointments, or birthdays; a calendar, shortly.

My app starts minimized in tray (I follow the accurate tutorials on this site), but I noticed that, differently from window minimized, system memory used is the same as the open window, in this case some MBs, while minimized my app uses only 600KBs.

Is there a trick to reduce memory usage in case of application running in tray? Or, the same, minimizing the window but at the same time moving it to tray? Thanks, Simone.
QuestionDAO vs CFile // Which is faster? Pin
Nelek28-Sep-07 0:50
protectorNelek28-Sep-07 0:50 
AnswerRe: DAO vs CFile // Which is faster? Pin
David Crow28-Sep-07 2:29
David Crow28-Sep-07 2:29 
GeneralRe: DAO vs CFile // Which is faster? Pin
Nelek28-Sep-07 2:42
protectorNelek28-Sep-07 2:42 
GeneralRe: DAO vs CFile // Which is faster? Pin
David Crow28-Sep-07 2:46
David Crow28-Sep-07 2:46 
QuestionDll creation problem Pin
Karismatic28-Sep-07 0:26
Karismatic28-Sep-07 0:26 
AnswerRe: Dll creation problem Pin
Nelek28-Sep-07 0:30
protectorNelek28-Sep-07 0:30 
GeneralRe: Dll creation problem Pin
Karismatic28-Sep-07 0:40
Karismatic28-Sep-07 0:40 
GeneralRe: Dll creation problem Pin
Nelek28-Sep-07 0:51
protectorNelek28-Sep-07 0:51 
AnswerRe: Dll creation problem Pin
Sachinpatole28-Sep-07 1:27
Sachinpatole28-Sep-07 1:27 
QuestionEnable Spinbutton ctrl Pin
rajaratk27-Sep-07 23:51
rajaratk27-Sep-07 23:51 
AnswerRe: Enable Spinbutton ctrl Pin
Russell'28-Sep-07 0:29
Russell'28-Sep-07 0:29 
GeneralRe: Enable Spinbutton ctrl Pin
rajaratk28-Sep-07 1:53
rajaratk28-Sep-07 1:53 
QuestionRe: Enable Spinbutton ctrl Pin
David Crow28-Sep-07 2:32
David Crow28-Sep-07 2:32 
AnswerRe: Enable Spinbutton ctrl Pin
Iain Clarke, Warrior Programmer28-Sep-07 4:03
Iain Clarke, Warrior Programmer28-Sep-07 4:03 
QuestionHow to convert a CString to WCHAR? Pin
TooShy2Talk27-Sep-07 23:42
TooShy2Talk27-Sep-07 23:42 
AnswerRe: How to convert a CString to WCHAR? Pin
Naveen27-Sep-07 23:56
Naveen27-Sep-07 23:56 
AnswerRe: How to convert a CString to WCHAR? Pin
Russell'28-Sep-07 0:19
Russell'28-Sep-07 0:19 

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.