Click here to Skip to main content
15,916,838 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Creating a new DSN Pin
nitin327-Jun-07 23:29
nitin327-Jun-07 23:29 
AnswerThis creates a new DSN Pin
Programm3r28-Jun-07 1:38
Programm3r28-Jun-07 1:38 
QuestionRe: This creates a new DSN Pin
Mark Salsbery28-Jun-07 6:44
Mark Salsbery28-Jun-07 6:44 
QuestionFile Encryption Pin
danasegaranea27-Jun-07 21:22
danasegaranea27-Jun-07 21:22 
GeneralDES / 3DES / TEA ... Pin
zhang80060527-Jun-07 22:15
zhang80060527-Jun-07 22:15 
GeneralRe: DES / 3DES / TEA ... Pin
danasegaranea27-Jun-07 23:13
danasegaranea27-Jun-07 23:13 
Questionmfc in vista Pin
deeps_cute27-Jun-07 21:10
deeps_cute27-Jun-07 21:10 
AnswerRe: mfc in vista Pin
Hans Dietrich27-Jun-07 21:21
mentorHans Dietrich27-Jun-07 21:21 
XP and Vista installations include the VS6 MFC release-mode Dlls, but not the debug-mode DLLs. You have to copy the MFC debug DLLs to the machine where you want to run. To find out which DLLs you will need, google for the dependency checker program Depends.exe.


Generalcopy msc42d.dll to system32 directory Pin
zhang80060527-Jun-07 21:26
zhang80060527-Jun-07 21:26 
QuestionHow to manage resouce? Make them unreadable to user. Pin
Peter, Chan27-Jun-07 21:04
Peter, Chan27-Jun-07 21:04 
QuestionVISTA Pin
VC_RYK27-Jun-07 20:51
VC_RYK27-Jun-07 20:51 
AnswerRe: VISTA Pin
Hans Dietrich27-Jun-07 21:26
mentorHans Dietrich27-Jun-07 21:26 
QuestionOnCtlColor Pin
sudheee27-Jun-07 20:50
sudheee27-Jun-07 20:50 
AnswerRe: OnCtlColor Pin
KarstenK27-Jun-07 21:00
mveKarstenK27-Jun-07 21:00 
GeneralRe: OnCtlColor Pin
sudheee27-Jun-07 22:57
sudheee27-Jun-07 22:57 
GeneralRe: OnCtlColor Pin
KarstenK27-Jun-07 23:12
mveKarstenK27-Jun-07 23:12 
AnswerRe: OnCtlColor Pin
alias_rizwan28-Jun-07 0:26
alias_rizwan28-Jun-07 0:26 
QuestionThread Question Pin
Programm3r27-Jun-07 20:47
Programm3r27-Jun-07 20:47 
AnswerRe: Thread Question Pin
KarstenK27-Jun-07 20:57
mveKarstenK27-Jun-07 20:57 
GeneralRe: Thread Question Pin
Programm3r27-Jun-07 21:00
Programm3r27-Jun-07 21:00 
AnswerRe: Thread Question Pin
Cedric Moonen27-Jun-07 21:16
Cedric Moonen27-Jun-07 21:16 
QuestionRe: Thread Question Pin
Programm3r27-Jun-07 22:02
Programm3r27-Jun-07 22:02 
AnswerRe: Thread Question Pin
Roger Stoltz27-Jun-07 21:55
Roger Stoltz27-Jun-07 21:55 
GeneralRe: Thread Question Pin
Programm3r27-Jun-07 22:03
Programm3r27-Jun-07 22:03 
QuestionMulti threading in c++ Pin
role127-Jun-07 20:27
role127-Jun-07 20:27 

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.