Click here to Skip to main content
15,895,538 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: 2 dim numbers.. Pin
Mark Salsbery6-Aug-07 7:13
Mark Salsbery6-Aug-07 7:13 
QuestionWinExec return value, Createprocess return value? VC++ 6.0 Pin
rolfhorror6-Aug-07 5:34
rolfhorror6-Aug-07 5:34 
AnswerRe: WinExec return value, Createprocess return value? VC++ 6.0 Pin
Rage6-Aug-07 5:40
professionalRage6-Aug-07 5:40 
AnswerRe: WinExec return value, Createprocess return value? VC++ 6.0 Pin
David Crow6-Aug-07 5:43
David Crow6-Aug-07 5:43 
QuestionPassing a Windows data type results in a liner error [modified] Pin
Cuziyq6-Aug-07 5:27
Cuziyq6-Aug-07 5:27 
AnswerRe: Passing a Windows data type results in a liner error Pin
Mark Salsbery6-Aug-07 5:51
Mark Salsbery6-Aug-07 5:51 
GeneralRe: Passing a Windows data type results in a liner error Pin
Cuziyq6-Aug-07 6:02
Cuziyq6-Aug-07 6:02 
QuestionHow to strip debug info from an executable on Vista using VS 2005 Pin
Ben Burnett6-Aug-07 5:04
Ben Burnett6-Aug-07 5:04 
We used to build our software with VC 6.0 and use rebase.exe to split the debug information off into a separate file (after adding debug information to the Release builds). Once we moved to VS 2005 and Vista, the same procedures stopped working. The Release build still have the options turned on to add debug information to executables; however, rebase.exe fails to find it.

We need the .dbg files so that we can create crash reports, if the software ever fails on a remote system.


cheers,
-B

QuestionVC5 DLL migration to VC8 Pin
Nitin_A6-Aug-07 4:58
Nitin_A6-Aug-07 4:58 
QuestionLINK error1181:Cann't open input file "Gx.obj" Pin
kcynic6-Aug-07 4:56
kcynic6-Aug-07 4:56 
AnswerRe: LINK error1181:Cann't open input file "Gx.obj" Pin
toxcct6-Aug-07 5:37
toxcct6-Aug-07 5:37 
GeneralRe: LINK error1181:Cann't open input file "Gx.obj" Pin
kcynic6-Aug-07 11:53
kcynic6-Aug-07 11:53 
AnswerRe: LINK error1181:Cann't open input file "Gx.obj" Pin
Rage6-Aug-07 5:42
professionalRage6-Aug-07 5:42 
QuestionImage comparision Pin
Maynka6-Aug-07 4:03
Maynka6-Aug-07 4:03 
QuestionRe: Image comparision Pin
David Crow6-Aug-07 4:06
David Crow6-Aug-07 4:06 
Questionhiding a window below another control window Pin
prithaa6-Aug-07 3:48
prithaa6-Aug-07 3:48 
AnswerRe: hiding a window below another control window Pin
baerten6-Aug-07 4:07
baerten6-Aug-07 4:07 
AnswerRe: hiding a window below another control window Pin
KarstenK6-Aug-07 4:08
mveKarstenK6-Aug-07 4:08 
Questionenumerate the subkey in registry [modified] Pin
retinex6-Aug-07 3:43
retinex6-Aug-07 3:43 
QuestionRe: enumerate the subkey in registry Pin
David Crow6-Aug-07 3:48
David Crow6-Aug-07 3:48 
AnswerRe: enumerate the subkey in registry Pin
retinex6-Aug-07 15:56
retinex6-Aug-07 15:56 
GeneralRe: enumerate the subkey in registry Pin
David Crow6-Aug-07 16:18
David Crow6-Aug-07 16:18 
GeneralRe: enumerate the subkey in registry Pin
retinex6-Aug-07 20:50
retinex6-Aug-07 20:50 
QuestionLegacy Code with VS 2005 Pin
Andy2026-Aug-07 3:28
Andy2026-Aug-07 3:28 
QuestionRe: Legacy Code with VS 2005 Pin
David Crow6-Aug-07 3:41
David Crow6-Aug-07 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.