Click here to Skip to main content
15,886,873 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Calling javascript function from mfc activex control Pin
B060611529-Mar-09 19:15
B060611529-Mar-09 19:15 
AnswerRe: Calling javascript function from mfc activex control Pin
David Crow26-Mar-09 5:58
David Crow26-Mar-09 5:58 
GeneralRe: Calling javascript function from mfc activex control Pin
B060611529-Mar-09 19:18
B060611529-Mar-09 19:18 
QuestionUsing dll with non-unicode in a unicode dll Pin
Ergodyne26-Mar-09 4:59
Ergodyne26-Mar-09 4:59 
AnswerRe: Using dll with non-unicode in a unicode dll Pin
Joe Woodbury26-Mar-09 5:41
professionalJoe Woodbury26-Mar-09 5:41 
AnswerRe: Using dll with non-unicode in a unicode dll Pin
Iain Clarke, Warrior Programmer26-Mar-09 6:34
Iain Clarke, Warrior Programmer26-Mar-09 6:34 
GeneralRe: Using dll with non-unicode in a unicode dll Pin
Nemanja Trifunovic26-Mar-09 8:11
Nemanja Trifunovic26-Mar-09 8:11 
QuestionDialog operations slow in windows Vista Pin
sskinamadasoft26-Mar-09 3:50
sskinamadasoft26-Mar-09 3:50 
In our team, We Develop/maintain a CAD software develop in VC++.
We converted the entire code to VS2005 for vista support.
All our modules are working fine.
But in very few test machines, we continuously work for 1hr, the
operation of dialogs in our software is dead slow.

We use Sql sever 2005, as the data base.
We analyzed and found that, many message handles are in queue,
due to which when we press a button it takes more time.
This time is more when change of focus is from an edit control
to a button.If it is between a button and a button its normal.

We also checked for memory leaks and fixed.
It seems to be a very rare bug but unable to find the reason for it.
Please ask me if you need any further details.
Thanks in advance for your help.
Its a very critical issue for us.

B.s.siva kumar.

AnswerRe: Dialog operations slow in windows Vista Pin
Eytukan26-Mar-09 4:04
Eytukan26-Mar-09 4:04 
GeneralRe: Dialog operations slow in windows Vista Pin
sskinamadasoft26-Mar-09 4:11
sskinamadasoft26-Mar-09 4:11 
GeneralRe: Dialog operations slow in windows Vista Pin
Eytukan26-Mar-09 4:18
Eytukan26-Mar-09 4:18 
GeneralRe: Dialog operations slow in windows Vista Pin
sskinamadasoft26-Mar-09 22:33
sskinamadasoft26-Mar-09 22:33 
GeneralRe: Dialog operations slow in windows Vista Pin
sskinamadasoft26-Mar-09 4:46
sskinamadasoft26-Mar-09 4:46 
GeneralRe: Dialog operations slow in windows Vista Pin
Luc Pattyn26-Mar-09 7:28
sitebuilderLuc Pattyn26-Mar-09 7:28 
QuestionFlash Pin
john563226-Mar-09 3:11
john563226-Mar-09 3:11 
QuestionRe: Flash Pin
CPallini26-Mar-09 3:19
mveCPallini26-Mar-09 3:19 
AnswerRe: Flash Pin
Eytukan26-Mar-09 3:52
Eytukan26-Mar-09 3:52 
QuestionReading Unicode from a text file Pin
LCI26-Mar-09 2:07
LCI26-Mar-09 2:07 
AnswerRe: Reading Unicode from a text file Pin
Code-o-mat26-Mar-09 2:13
Code-o-mat26-Mar-09 2:13 
AnswerRe: Reading Unicode from a text file Pin
«_Superman_»26-Mar-09 2:17
professional«_Superman_»26-Mar-09 2:17 
AnswerRe: Reading Unicode from a text file Pin
Michael Schubert26-Mar-09 2:50
Michael Schubert26-Mar-09 2:50 
GeneralRe: Reading Unicode from a text file Pin
LCI26-Mar-09 2:52
LCI26-Mar-09 2:52 
GeneralRe: Reading Unicode from a text file Pin
Michael Schubert26-Mar-09 2:57
Michael Schubert26-Mar-09 2:57 
GeneralRe: Reading Unicode from a text file Pin
LCI26-Mar-09 3:27
LCI26-Mar-09 3:27 
GeneralRe: Reading Unicode from a text file Pin
Michael Schubert26-Mar-09 3:41
Michael Schubert26-Mar-09 3:41 

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.