Click here to Skip to main content
15,889,867 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Getting error LNK2019 Pin
Naveen10-Sep-08 18:31
Naveen10-Sep-08 18:31 
QuestionMSI Master Database -- list of installed apps Pin
Peter Weyzen10-Sep-08 17:57
Peter Weyzen10-Sep-08 17:57 
AnswerRe: MSI Master Database -- list of installed apps Pin
User 21559710-Sep-08 18:46
User 21559710-Sep-08 18:46 
QuestionDifficulties with MyApp.exe.manifest. Pin
Bram van Kampen10-Sep-08 17:08
Bram van Kampen10-Sep-08 17:08 
AnswerRe: Difficulties with MyApp.exe.manifest. Pin
enhzflep10-Sep-08 21:46
enhzflep10-Sep-08 21:46 
GeneralRe: Difficulties with MyApp.exe.manifest. Pin
Bram van Kampen19-Sep-08 12:44
Bram van Kampen19-Sep-08 12:44 
Questionwhich dll are require to make setup if VC++ and MS ACCESS is not install on client computer Pin
ani_ikram10-Sep-08 16:04
ani_ikram10-Sep-08 16:04 
AnswerRe: which dll are require to make setup if VC++ and MS ACCESS is not install on client computer Pin
Rane10-Sep-08 19:12
Rane10-Sep-08 19:12 
Insted of looking for specific dlls (used by MS Access), better to read from the registry,the registry key values and find out whether MS Access is installed or not. If not installed, in that case it is advisable to install MS Access than copying a bunch of dlls & then running your application...


Regards,
Rane
QuestionPointer - Protection from deletion Pin
uusheikh10-Sep-08 15:45
uusheikh10-Sep-08 15:45 
QuestionRe: Pointer - Protection from deletion Pin
Mark Salsbery10-Sep-08 15:55
Mark Salsbery10-Sep-08 15:55 
AnswerRe: Pointer - Protection from deletion Pin
uusheikh10-Sep-08 16:00
uusheikh10-Sep-08 16:00 
GeneralRe: Pointer - Protection from deletion Pin
Mark Salsbery10-Sep-08 16:04
Mark Salsbery10-Sep-08 16:04 
GeneralRe: Pointer - Protection from deletion Pin
uusheikh10-Sep-08 16:09
uusheikh10-Sep-08 16:09 
GeneralRe: Pointer - Protection from deletion Pin
Bram van Kampen10-Sep-08 17:29
Bram van Kampen10-Sep-08 17:29 
GeneralRe: Pointer - Protection from deletion Pin
uusheikh10-Sep-08 18:32
uusheikh10-Sep-08 18:32 
GeneralRe: Pointer - Protection from deletion Pin
Mark Salsbery11-Sep-08 4:23
Mark Salsbery11-Sep-08 4:23 
QuestionPassing CString between DLLs Pin
uusheikh10-Sep-08 15:42
uusheikh10-Sep-08 15:42 
AnswerRe: Passing CString between DLLs Pin
Mark Salsbery10-Sep-08 16:01
Mark Salsbery10-Sep-08 16:01 
GeneralRe: Passing CString between DLLs Pin
uusheikh10-Sep-08 16:06
uusheikh10-Sep-08 16:06 
GeneralRe: Passing CString between DLLs Pin
Bram van Kampen10-Sep-08 17:33
Bram van Kampen10-Sep-08 17:33 
GeneralRe: Passing CString between DLLs Pin
uusheikh10-Sep-08 18:33
uusheikh10-Sep-08 18:33 
GeneralRe: Passing CString between DLLs Pin
Mark Salsbery11-Sep-08 4:20
Mark Salsbery11-Sep-08 4:20 
Questionmemory mismatch usage between duplicate instances? Pin
fredsparkle10-Sep-08 14:14
fredsparkle10-Sep-08 14:14 
AnswerRe: memory mismatch usage between duplicate instances? Pin
Bram van Kampen10-Sep-08 17:41
Bram van Kampen10-Sep-08 17:41 
QuestionVC++ 6 with Excel Sheets Pin
kasi1410-Sep-08 7:19
kasi1410-Sep-08 7:19 

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.