Click here to Skip to main content
15,913,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Linking error when using template class from MFC Extension DLL Pin
Tomasz Sowinski12-Sep-01 0:36
Tomasz Sowinski12-Sep-01 0:36 
GeneralRe: Linking error when using template class from MFC Extension DLL Pin
D.D. de Kerf12-Sep-01 21:48
D.D. de Kerf12-Sep-01 21:48 
GeneralChanging a CEdit font!! Pin
GX10-Sep-01 20:46
GX10-Sep-01 20:46 
GeneralRe: Changing a CEdit font!! Pin
Michael Dunn10-Sep-01 21:39
sitebuilderMichael Dunn10-Sep-01 21:39 
GeneralRe: Changing a CEdit font!! Pin
GX11-Sep-01 1:47
GX11-Sep-01 1:47 
QuestionWhere do I find a DVD Decoder??? Pin
10-Sep-01 19:54
suss10-Sep-01 19:54 
GeneralMemory Management Pin
Pritesh Sidhdhapura10-Sep-01 18:58
Pritesh Sidhdhapura10-Sep-01 18:58 
GeneralRe: Memory Management Pin
Christian Graus10-Sep-01 19:17
protectorChristian Graus10-Sep-01 19:17 
Because they too are taking up CPU cycles and yours is very resource hungry, from the sound of it.

You can set the priority of your program to help alleviate this, but don't go too high or you'll bring down your system, or make other programs behave unreasonably sluggishly. The idea lsolution is to increase your priority when you have the focus, and decrease when you do not, and let the user decide the level to which this occurs.

Christian

As I learn the innermost secrets of the around me, they reward me in many ways to keep quiet.

Men with pierced ears are better prepared for marriage. They've experienced pain and bought Jewellery.
GeneralRe: Memory Management Pin
Todd Smith10-Sep-01 20:04
Todd Smith10-Sep-01 20:04 
GeneralWin32 Security Programming Question Pin
the_grip10-Sep-01 18:16
the_grip10-Sep-01 18:16 
GeneralRe: Win32 Security Programming Question Pin
the_grip11-Sep-01 10:32
the_grip11-Sep-01 10:32 
Generalnetmeeting Pin
ac952_z_cn10-Sep-01 17:23
ac952_z_cn10-Sep-01 17:23 
GeneralLong lasting tooltip Pin
Darren Schroeder10-Sep-01 15:09
Darren Schroeder10-Sep-01 15:09 
GeneralRe: Long lasting tooltip Pin
Tomasz Sowinski10-Sep-01 23:49
Tomasz Sowinski10-Sep-01 23:49 
GeneralRe: Long lasting tooltip Pin
Darren Schroeder11-Sep-01 3:08
Darren Schroeder11-Sep-01 3:08 
GeneralRe: Long lasting tooltip Pin
Tomasz Sowinski11-Sep-01 3:30
Tomasz Sowinski11-Sep-01 3:30 
QuestionHow can pass a value to a property sheet? Pin
DanYELL10-Sep-01 14:41
DanYELL10-Sep-01 14:41 
GeneralCreating Outlook Accounts Pin
Vojin Pavicevic10-Sep-01 14:12
Vojin Pavicevic10-Sep-01 14:12 
General#include <afxdtctl.h> Pin
10-Sep-01 13:28
suss10-Sep-01 13:28 
GeneralRe:The file was afxdtctl.h Pin
10-Sep-01 13:56
suss10-Sep-01 13:56 
GeneralRe:The file was afxdtctl.h Pin
Michael Dunn10-Sep-01 15:29
sitebuilderMichael Dunn10-Sep-01 15:29 
QuestionOwner Drawn means? Pin
10-Sep-01 12:57
suss10-Sep-01 12:57 
AnswerRe: Owner Drawn means? Pin
Christian Graus10-Sep-01 14:01
protectorChristian Graus10-Sep-01 14:01 
GeneralCentering dialog boxes Pin
10-Sep-01 12:55
suss10-Sep-01 12:55 
GeneralRe: Centering dialog boxes Pin
Not Active10-Sep-01 14:19
mentorNot Active10-Sep-01 14: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.