Click here to Skip to main content
15,909,742 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: wierd debug / release error... Pin
Joaquín M López Muñoz10-Jan-02 9:41
Joaquín M López Muñoz10-Jan-02 9:41 
GeneralRe: wierd debug / release error... Pin
l a u r e n10-Jan-02 9:46
l a u r e n10-Jan-02 9:46 
GeneralRe: wierd debug / release error... Pin
Ernest Laurentin10-Jan-02 10:49
Ernest Laurentin10-Jan-02 10:49 
GeneralRe: wierd debug / release error... Pin
Tim Smith10-Jan-02 9:57
Tim Smith10-Jan-02 9:57 
GeneralRe: wierd debug / release error... Pin
l a u r e n10-Jan-02 9:58
l a u r e n10-Jan-02 9:58 
GeneralRe: wierd debug / release error... Pin
Joaquín M López Muñoz10-Jan-02 10:08
Joaquín M López Muñoz10-Jan-02 10:08 
GeneralRe: wierd debug / release error... Pin
l a u r e n10-Jan-02 10:55
l a u r e n10-Jan-02 10:55 
GeneralRe: wierd debug / release error... Pin
Joaquín M López Muñoz10-Jan-02 11:13
Joaquín M López Muñoz10-Jan-02 11:13 
Hey Lauren, we're not having luck today Wink | ;)
It's really beating me. Maybe you can try different tests to isolate the guilty part of the code. Some ideas:
  1. Comment out the first line and insert something fixed like _tcscpy(szValue,_T("137.3"))
  2. Maybe the grid (which looks like the Dundas grid, right?) is doing some extra formatting to the text: to rule this out, you can output the results after DoCommas with, say, a line like MessageBox(NULL,szValue,_T(""),MB_OK)
Apart from this, I'm afraid I'm running out of ideas. Good luck with your bug hunting!

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
GeneralRe: wierd debug / release error... Pin
Michael Dunn10-Jan-02 13:06
sitebuilderMichael Dunn10-Jan-02 13:06 
GeneralEnumWindows and EnumWindowsProc Pin
RobJones10-Jan-02 9:08
RobJones10-Jan-02 9:08 
GeneralRe: EnumWindows and EnumWindowsProc Pin
Joaquín M López Muñoz10-Jan-02 9:36
Joaquín M López Muñoz10-Jan-02 9:36 
GeneralRe: EnumWindows and EnumWindowsProc Pin
Ernest Laurentin10-Jan-02 10:20
Ernest Laurentin10-Jan-02 10:20 
GeneralRe: EnumWindows and EnumWindowsProc Pin
2-Feb-02 13:37
suss2-Feb-02 13:37 
Generalstupid VC++ 7 error... Pin
Mario M.10-Jan-02 8:15
Mario M.10-Jan-02 8:15 
GeneralRe: stupid VC++ 7 error... Pin
Nemanja Trifunovic10-Jan-02 8:36
Nemanja Trifunovic10-Jan-02 8:36 
GeneralRe: stupid VC++ 7 error... Pin
Mario M.10-Jan-02 8:43
Mario M.10-Jan-02 8:43 
GeneralRe: stupid VC++ 7 error... Pin
James R. Twine10-Jan-02 8:52
James R. Twine10-Jan-02 8:52 
GeneralRe: stupid VC++ 7 error... Pin
Mario M.10-Jan-02 9:28
Mario M.10-Jan-02 9:28 
GeneralRe: stupid VC++ 7 error... Pin
James R. Twine10-Jan-02 10:15
James R. Twine10-Jan-02 10:15 
GeneralRe: stupid VC++ 7 error... Pin
James R. Twine10-Jan-02 8:51
James R. Twine10-Jan-02 8:51 
GeneralRe: stupid VC++ 7 error... Pin
Christian Graus10-Jan-02 9:19
protectorChristian Graus10-Jan-02 9:19 
GeneralRe: stupid VC++ 7 error... Pin
Mario M.10-Jan-02 9:35
Mario M.10-Jan-02 9:35 
GeneralRe: stupid VC++ 7 error... Pin
Christian Graus10-Jan-02 9:47
protectorChristian Graus10-Jan-02 9:47 
GeneralRe: stupid VC++ 7 error... Pin
Mario M.10-Jan-02 10:22
Mario M.10-Jan-02 10:22 
GeneralRe: stupid VC++ 7 error... Pin
Christian Graus10-Jan-02 11:01
protectorChristian Graus10-Jan-02 11:01 

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.