Click here to Skip to main content
15,914,409 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionApp runs on development machine, not on another machine Pin
sashoalm2-Sep-09 21:55
sashoalm2-Sep-09 21:55 
AnswerRe: App runs on development machine, not on another machine Pin
Randor 2-Sep-09 22:18
professional Randor 2-Sep-09 22:18 
JokeRe: App runs on development machine, not on another machine Pin
Michael Schubert2-Sep-09 22:39
Michael Schubert2-Sep-09 22:39 
GeneralRe: App runs on development machine, not on another machine Pin
sashoalm2-Sep-09 22:55
sashoalm2-Sep-09 22:55 
GeneralRe: App runs on development machine, not on another machine Pin
Randor 2-Sep-09 23:26
professional Randor 2-Sep-09 23:26 
GeneralRe: App runs on development machine, not on another machine Pin
sashoalm2-Sep-09 23:50
sashoalm2-Sep-09 23:50 
QuestionRe: App runs on development machine, not on another machine Pin
David Crow3-Sep-09 2:41
David Crow3-Sep-09 2:41 
AnswerRe: App runs on development machine, not on another machine Pin
sashoalm4-Sep-09 3:41
sashoalm4-Sep-09 3:41 
Not specifically, the app had 3 different workspaces - for VC6, VS2003, and VS2005, while wxWidgets had workspaces for VC6, VS2003, VS2005 and VS2008. I had just picked the newest versions supported, because the newest is supposed to be the best, not for any particular reason.

The problem was that while the app itself only needed VS2005 runtime, but wxWidgets which had been statically linked introduced dependencies on VS2008 too. That was the problem - the VS 2008 dependency that came with wxWidgets. The computer when it showed up had XP SP2 without any VS installed. When I realized that I figured it's best to compile wxWidgets and the app with the same version of VS and I decided to use VC6 because it gives the least dependencies.

There is sufficient light for those who desire to see, and there is sufficient darkness for those of a contrary disposition.
Blaise Pascal

Questionuse CODBCFieldInfo structure to make sql string of each field Pin
A&Ms2-Sep-09 21:50
A&Ms2-Sep-09 21:50 
QuestionWMI Pin
navneet19852-Sep-09 21:42
navneet19852-Sep-09 21:42 
QuestionSetting header x-microsoftajax:Delta=true Giving http error "400" Pin
Ash_VCPP2-Sep-09 21:16
Ash_VCPP2-Sep-09 21:16 
Questionchanging the colour n layout of dialogbox Pin
MahaKh2-Sep-09 19:37
MahaKh2-Sep-09 19:37 
AnswerRe: changing the colour n layout of dialogbox Pin
Muhammad Mazhar2-Sep-09 19:52
Muhammad Mazhar2-Sep-09 19:52 
AnswerRe: changing the colour n layout of dialogbox Pin
Nuri Ismail2-Sep-09 20:56
Nuri Ismail2-Sep-09 20:56 
QuestionDeleting a File thru .EXE Pin
002comp2-Sep-09 19:00
002comp2-Sep-09 19:00 
AnswerRe: Deleting a File thru .EXE Pin
002comp2-Sep-09 19:30
002comp2-Sep-09 19:30 
AnswerRe: Deleting a File thru .EXE Pin
David Crow3-Sep-09 2:45
David Crow3-Sep-09 2:45 
AnswerRe: Deleting a File thru .EXE Pin
Hamid_RT3-Sep-09 3:37
Hamid_RT3-Sep-09 3:37 
QuestionExclude From Theming Pin
Kyudos2-Sep-09 14:50
Kyudos2-Sep-09 14:50 
AnswerRe: Exclude From Theming Pin
Joe Woodbury2-Sep-09 16:57
professionalJoe Woodbury2-Sep-09 16:57 
AnswerRe: Exclude From Theming Pin
Randor 16-Sep-09 2:17
professional Randor 16-Sep-09 2:17 
QuestionScramble game search help Pin
vtsmokey882-Sep-09 14:31
vtsmokey882-Sep-09 14:31 
AnswerRe: Scramble game search help Pin
Code-o-mat2-Sep-09 21:03
Code-o-mat2-Sep-09 21:03 
GeneralRe: Scramble game search help Pin
vtsmokey883-Sep-09 5:04
vtsmokey883-Sep-09 5:04 
QuestionProgram that uses LPT port to communicate with a circuit that programs a cpu! Pin
psychegr2-Sep-09 13:55
psychegr2-Sep-09 13:55 

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.