Click here to Skip to main content
16,007,814 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Enum... Pin
Shog96-Dec-01 12:42
sitebuilderShog96-Dec-01 12:42 
GeneralRe: Enum... Pin
Michael Dunn6-Dec-01 13:32
sitebuilderMichael Dunn6-Dec-01 13:32 
GeneralFinding proper documentation for AddIn Interfaces Pin
Franz Klein5-Dec-01 23:24
Franz Klein5-Dec-01 23:24 
GeneralError in calling resource function Pin
5-Dec-01 22:36
suss5-Dec-01 22:36 
GeneralBeginner : using .INI files Pin
Jerome Conus5-Dec-01 22:11
Jerome Conus5-Dec-01 22:11 
GeneralRe: Beginner : using .INI files Pin
Michael P Butler5-Dec-01 23:36
Michael P Butler5-Dec-01 23:36 
GeneralRe: Beginner : using .INI files Pin
Alvaro Mendez6-Dec-01 10:17
Alvaro Mendez6-Dec-01 10:17 
GeneralThread problem Pin
marutis5-Dec-01 21:57
marutis5-Dec-01 21:57 
Hi,
I have one problem in my application.In my application i am using two threads.The program is working fine.But the problem is when i am running the application is taking 100% of cpu utilization.So,In the previous time there is no second thread.The first thread it self is taking 100% cpu utilization.After creating the second thread the same application is taking 100% cpu utilization.I observed that this is because of first thread.I placed Sleep(1) in that first thread the cpu utilization is reducing but the problem is it is working very slow.So,i want medium of those,ie application executing is intermediate and cpu utilization is 50%.But i am not able to reach the concept.Can anybody give some solution how i can solve my problem.;) Cry | :((

it is a company which deals with AI and different
types of web based applications

QuestionDraw text without HDC, possible? Pin
Baling5-Dec-01 21:18
Baling5-Dec-01 21:18 
AnswerRe: Draw text without HDC, possible? Pin
Chambers6-Dec-01 2:23
Chambers6-Dec-01 2:23 
GeneralRe: Draw text without HDC, possible? Pin
Baling6-Dec-01 5:11
Baling6-Dec-01 5:11 
QuestionHow to control Display Pin
binnu5-Dec-01 20:01
binnu5-Dec-01 20:01 
GeneralDynamic IP address Pin
5-Dec-01 19:16
suss5-Dec-01 19:16 
GeneralRe: Dynamic IP address Pin
Gennady Oster5-Dec-01 20:36
Gennady Oster5-Dec-01 20:36 
GeneralMost Impacting/Powerful Future Programming Language Pin
valikac5-Dec-01 18:19
valikac5-Dec-01 18:19 
GeneralAny 'C' equivalent to Code Project Pin
SAK5-Dec-01 14:39
SAK5-Dec-01 14:39 
GeneralRe: Any 'C' equivalent to Code Project Pin
Rickard Andersson205-Dec-01 21:27
Rickard Andersson205-Dec-01 21:27 
GeneralHTTP file download flow control help needed Pin
Wolfram Steinke5-Dec-01 13:48
Wolfram Steinke5-Dec-01 13:48 
GeneralRe: HTTP file download flow control help needed Pin
Joaquín M López Muñoz5-Dec-01 19:16
Joaquín M López Muñoz5-Dec-01 19:16 
GeneralRe: HTTP file download flow control help needed Pin
Wolfram Steinke6-Dec-01 10:33
Wolfram Steinke6-Dec-01 10:33 
GeneralRe: HTTP file download flow control help needed Pin
markkuk6-Dec-01 20:53
markkuk6-Dec-01 20:53 
GeneralRe: HTTP file download flow control help needed Pin
Wolfram Steinke6-Dec-01 21:07
Wolfram Steinke6-Dec-01 21:07 
GeneralRe: HTTP file download flow control help needed Pin
Ravi Bhavnani6-Dec-01 10:50
professionalRavi Bhavnani6-Dec-01 10:50 
GeneralDialog buttons problem Pin
et5-Dec-01 13:24
et5-Dec-01 13:24 
GeneralRe: Try to use SendMessage(...) Pin
Masaaki Onishi5-Dec-01 18:58
Masaaki Onishi5-Dec-01 18:58 

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.