Click here to Skip to main content
15,900,725 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Sync problem when call ControlService with SERVICE_CONTROL_PARAMCHANGE Pin
Stuart Dootson5-May-09 3:31
professionalStuart Dootson5-May-09 3:31 
Questionchanging the mouse cursor when moved Pin
brucewayn5-May-09 1:50
brucewayn5-May-09 1:50 
AnswerRe: changing the mouse cursor when moved Pin
_AnsHUMAN_ 5-May-09 1:53
_AnsHUMAN_ 5-May-09 1:53 
AnswerRe: changing the mouse cursor when moved Pin
Stuart Dootson5-May-09 3:19
professionalStuart Dootson5-May-09 3:19 
QuestionEnvironment variable Pin
Padmanabha_M5-May-09 1:47
Padmanabha_M5-May-09 1:47 
AnswerRe: Environment variable Pin
Rajesh R Subramanian5-May-09 1:51
professionalRajesh R Subramanian5-May-09 1:51 
AnswerRe: Environment variable Pin
Jack200955-May-09 2:28
Jack200955-May-09 2:28 
AnswerRe: Environment variable Pin
Stuart Dootson5-May-09 3:16
professionalStuart Dootson5-May-09 3:16 
QuestionChoosing an IPC mechanism Pin
Rajesh R Subramanian5-May-09 1:46
professionalRajesh R Subramanian5-May-09 1:46 
AnswerRe: Choosing an IPC mechanism Pin
ParagPatel5-May-09 2:18
ParagPatel5-May-09 2:18 
GeneralRe: Choosing an IPC mechanism Pin
Rajesh R Subramanian5-May-09 2:28
professionalRajesh R Subramanian5-May-09 2:28 
AnswerRe: Choosing an IPC mechanism Pin
Stuart Dootson5-May-09 3:10
professionalStuart Dootson5-May-09 3:10 
GeneralRe: Choosing an IPC mechanism Pin
Rajesh R Subramanian5-May-09 4:08
professionalRajesh R Subramanian5-May-09 4:08 
AnswerRe: Choosing an IPC mechanism Pin
Randor 5-May-09 6:54
professional Randor 5-May-09 6:54 
GeneralRe: Choosing an IPC mechanism Pin
Rajesh R Subramanian6-May-09 1:34
professionalRajesh R Subramanian6-May-09 1:34 
QuestionDLL performance during the day? Pin
Chesnokov Yuriy5-May-09 0:40
professionalChesnokov Yuriy5-May-09 0:40 
1) There is some LIB project, with function doing some math, estimating ticks of the function and saving them to file.

2) There is DLL that exports just single function calling the one from LIB

3) There is console application compiled with 2) to invoke the function

4) There is console application compiled with 1) to invoke the function

5) There is some GUI application compiled with 2) to invoke the function


I encounter differences in timings outputed by 5) during the day. It changes from say 2100ms to 1000ms. This morning it run at 1500ms, but this afternoon it runs at 1780ms.

As at the same time 2) runs with exactly the same DLL at 1100ms.

But 4) always runs faster than the rest at say 900ms.


Has anyone encountered such abnormalities. Are they affected at some extent by host project taking the DLL?




Чесноков

AnswerRe: DLL performance during the day? Pin
CPallini5-May-09 1:45
mveCPallini5-May-09 1:45 
JokeRe: DLL performance during the day? Pin
Rajesh R Subramanian5-May-09 1:54
professionalRajesh R Subramanian5-May-09 1:54 
GeneralRe: DLL performance during the day? Pin
CPallini5-May-09 2:27
mveCPallini5-May-09 2:27 
AnswerRe: DLL performance during the day? Pin
Randor 5-May-09 5:36
professional Randor 5-May-09 5:36 
QuestionCleint Server - Connection refused. Pin
ganesh.dp4-May-09 23:27
ganesh.dp4-May-09 23:27 
QuestionMFC Pin
p_19604-May-09 23:17
p_19604-May-09 23:17 
AnswerRe: MFC Pin
Rajesh R Subramanian4-May-09 23:20
professionalRajesh R Subramanian4-May-09 23:20 
GeneralRe: MFC Pin
p_19604-May-09 23:32
p_19604-May-09 23:32 
GeneralRe: MFC Pin
Rajesh R Subramanian4-May-09 23:36
professionalRajesh R Subramanian4-May-09 23:36 

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.