Click here to Skip to main content
15,890,436 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: deleting a directory tree in C++ (VC6) without recursivity Pin
Hamid_RT13-Nov-06 7:18
Hamid_RT13-Nov-06 7:18 
QuestionViewing data in different formats Pin
Mohammad A Gdeisat10-Nov-06 23:39
Mohammad A Gdeisat10-Nov-06 23:39 
QuestionWebsite status scan codes Pin
neha.agarwal2710-Nov-06 23:35
neha.agarwal2710-Nov-06 23:35 
AnswerRe: Website status scan codes Pin
Zoot11-Nov-06 13:17
Zoot11-Nov-06 13:17 
Questionthe needed DLL's Pin
PasNad10-Nov-06 22:50
PasNad10-Nov-06 22:50 
AnswerRe: the needed DLL's Pin
Hamid_RT11-Nov-06 0:21
Hamid_RT11-Nov-06 0:21 
GeneralRe: the needed DLL's Pin
PasNad11-Nov-06 1:37
PasNad11-Nov-06 1:37 
AnswerRe: the needed DLL's Pin
Michael Dunn11-Nov-06 1:46
sitebuilderMichael Dunn11-Nov-06 1:46 
You can't just copy the CRT DLLs over to a new machine anymore, that's why you're getting the "config is incorrect" error (which is a pretty crappy message, to be honest).
You'll need to run vcredist_86.exe on the other machine. This file is in %MSDEVDIR%\SDK\v2.0\BootStrapper\Packages\vcredist_x86\


--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

GeneralRe: the needed DLL's Pin
PasNad11-Nov-06 2:38
PasNad11-Nov-06 2:38 
QuestionQuery about MCI(Media Control Interface) Pin
Raja Bose C Leo10-Nov-06 21:43
Raja Bose C Leo10-Nov-06 21:43 
AnswerRe: Query about MCI(Media Control Interface) Pin
Hamid_RT11-Nov-06 0:22
Hamid_RT11-Nov-06 0:22 
GeneralRe: Query about MCI(Media Control Interface) Pin
Raja Bose C Leo12-Nov-06 21:13
Raja Bose C Leo12-Nov-06 21:13 
GeneralRe: Query about MCI(Media Control Interface) Pin
Hamid_RT13-Nov-06 7:17
Hamid_RT13-Nov-06 7:17 
GeneralRe: Query about MCI(Media Control Interface) Pin
Raja Bose C Leo14-Nov-06 2:14
Raja Bose C Leo14-Nov-06 2:14 
GeneralRe: Query about MCI(Media Control Interface) Pin
Hamid_RT14-Nov-06 8:32
Hamid_RT14-Nov-06 8:32 
GeneralRe: Query about MCI(Media Control Interface) Pin
Raja Bose C Leo14-Nov-06 18:35
Raja Bose C Leo14-Nov-06 18:35 
GeneralRe: Query about MCI(Media Control Interface) Pin
Hamid_RT14-Nov-06 20:15
Hamid_RT14-Nov-06 20:15 
Questione.Problem Pin
amaneet10-Nov-06 21:40
amaneet10-Nov-06 21:40 
AnswerRe: e.Problem Pin
Hamid_RT11-Nov-06 0:23
Hamid_RT11-Nov-06 0:23 
AnswerRe: e.Problem Pin
toxcct11-Nov-06 1:02
toxcct11-Nov-06 1:02 
QuestionHow I can add jpg images in list box? [modified] Pin
Sameer_Thakur10-Nov-06 21:11
Sameer_Thakur10-Nov-06 21:11 
AnswerRe: How I can add jpg images in list box? Pin
Hamid_RT11-Nov-06 0:24
Hamid_RT11-Nov-06 0:24 
GeneralRe: How I can add jpg images in list box? Pin
Sameer_Thakur11-Nov-06 1:54
Sameer_Thakur11-Nov-06 1:54 
GeneralRe: How I can add jpg images in list box? Pin
Mark Salsbery11-Nov-06 5:04
Mark Salsbery11-Nov-06 5:04 
GeneralRe: How I can add jpg images in list box? Pin
Hamid_RT11-Nov-06 23:07
Hamid_RT11-Nov-06 23:07 

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.