Click here to Skip to main content
15,910,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: DLL size Pin
David Crow15-Jan-07 3:54
David Crow15-Jan-07 3:54 
GeneralRe: DLL size Pin
PatrykDabrowski15-Jan-07 3:58
PatrykDabrowski15-Jan-07 3:58 
AnswerRe: DLL size Pin
jonny515-Jan-07 11:53
jonny515-Jan-07 11:53 
Questionneed help on VC++ 6 IDE ( begineer) Pin
Vikram.....15-Jan-07 2:02
Vikram.....15-Jan-07 2:02 
GeneralRe: need help on VC++ 6 IDE ( begineer) Pin
prasad_som15-Jan-07 2:27
prasad_som15-Jan-07 2:27 
GeneralRe: need help on VC++ 6 IDE ( begineer) Pin
Vikram.....15-Jan-07 2:34
Vikram.....15-Jan-07 2:34 
QuestionRunning Applcation Setup on PC without .Net even 'vcredist_x86.exe' installed Pin
Andy Rama15-Jan-07 1:43
Andy Rama15-Jan-07 1:43 
AnswerRe: Running Applcation Setup on PC without .Net even 'vcredist_x86.exe' installed Pin
PJ Arends15-Jan-07 9:34
professionalPJ Arends15-Jan-07 9:34 
Installing the runtime dlls via vcredist_x86.exe will install and register all the runtime dlls on the target machine. With these dlls installed VC8 release build applications can be run on the target machine.

Are you linking to some other nonstandard dlls? Have you used the dependancy walker (depends.exe) to see which dlls the application is being linked to and comparing that list to which ones are missing from the target machine?



You may be right
I may be crazy
-- Billy Joel --


Within you lies the power for good, use it!!!

QuestionMS VS Project from makefile...? Pin
Gadjuka15-Jan-07 0:47
Gadjuka15-Jan-07 0:47 
QuestionAuto Complete Combo box Pin
misha_grewal15-Jan-07 0:06
misha_grewal15-Jan-07 0:06 
AnswerRe: Auto Complete Combo box Pin
mark novak15-Jan-07 2:39
mark novak15-Jan-07 2:39 
QuestionHow to get handle to an application? Pin
pri_skit14-Jan-07 23:00
pri_skit14-Jan-07 23:00 
AnswerRe: How to get handle to an application? Pin
iohanson14-Jan-07 23:20
iohanson14-Jan-07 23:20 
GeneralRe: How to get handle to an application? Pin
pri_skit15-Jan-07 21:08
pri_skit15-Jan-07 21:08 
AnswerRe: How to get handle to an application? Pin
#realJSOP14-Jan-07 23:25
professional#realJSOP14-Jan-07 23:25 
GeneralRe: How to get handle to an application? Pin
pri_skit15-Jan-07 21:07
pri_skit15-Jan-07 21:07 
AnswerRe: How to get handle to an application? Pin
ead mahmoud15-Jan-07 0:53
ead mahmoud15-Jan-07 0:53 
GeneralRe: How to get handle to an application? Pin
pri_skit15-Jan-07 21:08
pri_skit15-Jan-07 21:08 
QuestionRe: How to get handle to an application? Pin
David Crow15-Jan-07 3:30
David Crow15-Jan-07 3:30 
QuestionWinAPI : DnsQuery_A and DNS_TYPE_LOC Pin
robheffo14-Jan-07 22:55
robheffo14-Jan-07 22:55 
QuestionTo read IMDB file Pin
Mushtaque Nizamani14-Jan-07 22:53
Mushtaque Nizamani14-Jan-07 22:53 
QuestionRe: To read IMDB file Pin
David Crow15-Jan-07 3:32
David Crow15-Jan-07 3:32 
QuestionStructures and Member Variables Question Pin
Andy20214-Jan-07 22:25
Andy20214-Jan-07 22:25 
QuestionRe: Structures and Member Variables Question Pin
prasad_som14-Jan-07 22:44
prasad_som14-Jan-07 22:44 
AnswerRe: Structures and Member Variables Question Pin
Andy20215-Jan-07 0:35
Andy20215-Jan-07 0:35 

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.