Click here to Skip to main content
15,892,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to detect ms office files are password protected? Pin
Richard MacCutchan20-Dec-13 22:03
mveRichard MacCutchan20-Dec-13 22:03 
GeneralRe: how to detect ms office files are password protected? Pin
Le@rner20-Dec-13 22:45
Le@rner20-Dec-13 22:45 
AnswerRe: how to detect ms office files are password protected? Pin
David Crow23-Dec-13 5:47
David Crow23-Dec-13 5:47 
GeneralRe: how to detect ms office files are password protected? Pin
Le@rner23-Dec-13 21:19
Le@rner23-Dec-13 21:19 
QuestionBasic Question About Interfaces Pin
Django_Untaken19-Dec-13 19:07
Django_Untaken19-Dec-13 19:07 
AnswerRe: Basic Question About Interfaces Pin
Jonathan Davies20-Dec-13 2:13
Jonathan Davies20-Dec-13 2:13 
Question[Two projects use one file on visual studio 2008] [C++] Pin
Thong LeTrung18-Dec-13 5:40
Thong LeTrung18-Dec-13 5:40 
AnswerRe: [Two projects use one file on visual studio 2008] [C++] Pin
Maximilien18-Dec-13 5:54
Maximilien18-Dec-13 5:54 
Did you add the file "WinUtils.cpp" (and optionally WinUtils.h) to the new projects?

Including the header file will make your project compile, but when linking will fail if the code is not there.
I'd rather be phishing!

GeneralRe: [Two projects use one file on visual studio 2008] [C++] Pin
Thong LeTrung18-Dec-13 6:15
Thong LeTrung18-Dec-13 6:15 
GeneralRe: [Two projects use one file on visual studio 2008] [C++] Pin
Maximilien18-Dec-13 6:23
Maximilien18-Dec-13 6:23 
AnswerRe: [Two projects use one file on visual studio 2008] [C++] Pin
Albert Holguin18-Dec-13 9:23
professionalAlbert Holguin18-Dec-13 9:23 
GeneralRe: [Two projects use one file on visual studio 2008] [C++] Pin
Thong LeTrung18-Dec-13 16:04
Thong LeTrung18-Dec-13 16:04 
GeneralRe: [Two projects use one file on visual studio 2008] [C++] Pin
Albert Holguin19-Dec-13 4:23
professionalAlbert Holguin19-Dec-13 4:23 
QuestionMemory leak problem Pin
D.Manivelan17-Dec-13 17:48
D.Manivelan17-Dec-13 17:48 
AnswerRe: Memory leak problem Pin
Richard Andrew x6417-Dec-13 18:48
professionalRichard Andrew x6417-Dec-13 18:48 
AnswerRe: Memory leak problem Pin
tgsb17-Dec-13 19:42
tgsb17-Dec-13 19:42 
AnswerRe: Memory leak problem Pin
Eugen Podsypalnikov17-Dec-13 21:01
Eugen Podsypalnikov17-Dec-13 21:01 
QuestionHow to add OnClick event to Progress Bar Control Pin
blackbolek17-Dec-13 3:59
blackbolek17-Dec-13 3:59 
AnswerRe: How to add OnClick event to Progress Bar Control Pin
Maximilien17-Dec-13 4:20
Maximilien17-Dec-13 4:20 
GeneralRe: How to add OnClick event to Progress Bar Control Pin
blackbolek17-Dec-13 10:42
blackbolek17-Dec-13 10:42 
QuestionWin32 Custom GUI design Pin
maqubex16-Dec-13 14:31
maqubex16-Dec-13 14:31 
SuggestionRe: Win32 Custom GUI design Pin
Richard MacCutchan16-Dec-13 22:59
mveRichard MacCutchan16-Dec-13 22:59 
GeneralRe: Win32 Custom GUI design Pin
maqubex17-Dec-13 6:29
maqubex17-Dec-13 6:29 
GeneralRe: Win32 Custom GUI design Pin
Richard MacCutchan17-Dec-13 7:20
mveRichard MacCutchan17-Dec-13 7:20 
QuestionDisplay CDHtmlDialog app inside a Web Browser (IE) Pin
Don Guy16-Dec-13 13:58
Don Guy16-Dec-13 13:58 

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.