Click here to Skip to main content
15,897,273 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionNew bug "unresolved external symbol _GdipGetImageEncodersSize@8" etc Pin
Anthony Appleyard6-Jun-08 1:31
Anthony Appleyard6-Jun-08 1:31 
AnswerRe: New bug "unresolved external symbol _GdipGetImageEncodersSize@8" etc Pin
Hamid_RT6-Jun-08 1:34
Hamid_RT6-Jun-08 1:34 
AnswerRe: New bug "unresolved external symbol _GdipGetImageEncodersSize@8" etc Pin
Cedric Moonen6-Jun-08 1:35
Cedric Moonen6-Jun-08 1:35 
GeneralRe: New bug "unresolved external symbol _GdipGetImageEncodersSize@8" etc Pin
Anthony Appleyard6-Jun-08 2:03
Anthony Appleyard6-Jun-08 2:03 
GeneralRe: New bug "unresolved external symbol _GdipGetImageEncodersSize@8" etc Pin
Cedric Moonen6-Jun-08 2:06
Cedric Moonen6-Jun-08 2:06 
GeneralRe: New bug "unresolved external symbol _GdipGetImageEncodersSize@8" etc Pin
bob169726-Jun-08 2:09
bob169726-Jun-08 2:09 
GeneralRe: New bug "unresolved external symbol _GdipGetImageEncodersSize@8" etc Pin
Anthony Appleyard6-Jun-08 2:16
Anthony Appleyard6-Jun-08 2:16 
Questionselecting an item from a list fails. Pin
V.6-Jun-08 1:20
professionalV.6-Jun-08 1:20 
Guys,

I have a small problem.
Our product, a monstruous C++ application (MFC I think) provides functions for automation. It allows you to create other applications that can click a button, set/get text from various controls etc...

One of the things I do in code is read out a column from a list. (CListView??)
This is where the problem lies, occasionally, apparently completely random and without any clear reason (at least, not as far as we could discover Wink | ;-) ) it fails to read out the value although there is one in the list. I have never ever been able to reproduce it on my Dev machine (Xp), but on the test machine it happens (Windows 2000). After some analysis I figured it must be some data corruption, because if you refresh the data from our application it suddenly works correctly again (refreshing takes too long so we try to avoid it).

Question: Could this be Windows 2000 related? Maybe it's fixed in a SP?
I tried google, but I'm not sure what to search on...

Many thanks.

V.

Stop smoking so you can: Enjoy longer the money you save.
Moviereview Archive

GeneralRe: selecting an item from a list fails. Pin
CPallini6-Jun-08 2:05
mveCPallini6-Jun-08 2:05 
QuestionRe: selecting an item from a list fails. Pin
Rajesh R Subramanian6-Jun-08 5:46
professionalRajesh R Subramanian6-Jun-08 5:46 
AnswerRe: selecting an item from a list fails. Pin
V.8-Jun-08 22:56
professionalV.8-Jun-08 22:56 
QuestionNeed clarification Pin
kuttiam6-Jun-08 1:00
kuttiam6-Jun-08 1:00 
AnswerRe: Need clarification Pin
Hamid_RT6-Jun-08 1:18
Hamid_RT6-Jun-08 1:18 
AnswerRe: Need clarification Pin
Michael Schubert6-Jun-08 1:23
Michael Schubert6-Jun-08 1:23 
QuestionMaximize or Restore Window. Pin
Le@rner6-Jun-08 0:59
Le@rner6-Jun-08 0:59 
AnswerRe: Maximize or Restore Window. [modified] Pin
Michael Schubert6-Jun-08 1:31
Michael Schubert6-Jun-08 1:31 
AnswerRe: Maximize or Restore Window. Pin
Gary R. Wheeler7-Jun-08 1:28
Gary R. Wheeler7-Jun-08 1:28 
QuestionDrag&drop through group controls Pin
Dominik Reichl6-Jun-08 0:56
Dominik Reichl6-Jun-08 0:56 
QuestionEvaluation order in an 'if' statement Pin
piul6-Jun-08 0:55
piul6-Jun-08 0:55 
AnswerRe: Evaluation order in an 'if' statement Pin
Cedric Moonen6-Jun-08 1:03
Cedric Moonen6-Jun-08 1:03 
AnswerRe: Evaluation order in an 'if' statement Pin
toxcct6-Jun-08 1:36
toxcct6-Jun-08 1:36 
AnswerRe: Evaluation order in an 'if' statement Pin
David Crow6-Jun-08 3:03
David Crow6-Jun-08 3:03 
AnswerRe: Evaluation order in an 'if' statement Pin
Mark Salsbery6-Jun-08 5:44
Mark Salsbery6-Jun-08 5:44 
Questionfloating point Pin
nitin36-Jun-08 0:51
nitin36-Jun-08 0:51 
AnswerRe: floating point Pin
Cedric Moonen6-Jun-08 0:57
Cedric Moonen6-Jun-08 0:57 

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.