Click here to Skip to main content
15,911,896 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to hide my application of the view of taskmanager.. Pin
shivanna.y6-Oct-10 7:44
shivanna.y6-Oct-10 7:44 
AnswerRe: how to hide my application of the view of taskmanager.. Pin
Hamid_RT10-Sep-08 19:41
Hamid_RT10-Sep-08 19:41 
AnswerRe: how to hide my application of the view of taskmanager.. Pin
Iain Clarke, Warrior Programmer10-Sep-08 22:50
Iain Clarke, Warrior Programmer10-Sep-08 22:50 
QuestionProblem setting dialog tab order in visual studio 2005 (win32/MFC resource) Pin
xanagan66610-Sep-08 18:48
xanagan66610-Sep-08 18:48 
AnswerRe: Problem setting dialog tab order in visual studio 2005 (win32/MFC resource) Pin
xanagan66610-Sep-08 20:43
xanagan66610-Sep-08 20:43 
AnswerRe: Problem setting dialog tab order in visual studio 2005 (win32/MFC resource) Pin
krmed11-Sep-08 0:40
krmed11-Sep-08 0:40 
AnswerRe: Problem setting dialog tab order in visual studio 2005 (win32/MFC resource) Pin
Michael Dunn12-Sep-08 11:23
sitebuilderMichael Dunn12-Sep-08 11:23 
Questionsolution for multisupported application....................... Pin
shaina223110-Sep-08 18:47
shaina223110-Sep-08 18:47 
AnswerRe: solution for multisupported application....................... Pin
Naveen10-Sep-08 18:52
Naveen10-Sep-08 18:52 
AnswerRe: solution for multisupported application....................... Pin
User 21559710-Sep-08 19:01
User 21559710-Sep-08 19:01 
GeneralRe: solution for multisupported application....................... Pin
shaina223110-Sep-08 20:42
shaina223110-Sep-08 20:42 
GeneralRe: solution for multisupported application....................... Pin
SandipG 10-Sep-08 20:53
SandipG 10-Sep-08 20:53 
GeneralRe: solution for multisupported application....................... Pin
User 21559710-Sep-08 21:20
User 21559710-Sep-08 21:20 
AnswerRe: solution for multisupported application....................... Pin
Hamid_RT10-Sep-08 19:40
Hamid_RT10-Sep-08 19:40 
QuestionGetting error LNK2019 Pin
santhoshv8410-Sep-08 18:18
santhoshv8410-Sep-08 18:18 
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 

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.