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

C / C++ / MFC

 
QuestionCreating GUI on existing in VC++ 2010 project Pin
Member 935023731-May-15 23:32
Member 935023731-May-15 23:32 
AnswerRe: Creating GUI on existing in VC++ 2010 project Pin
Richard MacCutchan1-Jun-15 0:43
mveRichard MacCutchan1-Jun-15 0:43 
GeneralRe: Creating GUI on existing in VC++ 2010 project Pin
Member 93502371-Jun-15 2:05
Member 93502371-Jun-15 2:05 
GeneralRe: Creating GUI on existing in VC++ 2010 project Pin
Richard MacCutchan1-Jun-15 2:31
mveRichard MacCutchan1-Jun-15 2:31 
GeneralRe: Creating GUI on existing in VC++ 2010 project Pin
Member 93502378-Jun-15 22:37
Member 93502378-Jun-15 22:37 
GeneralRe: Creating GUI on existing in VC++ 2010 project Pin
Richard MacCutchan8-Jun-15 22:51
mveRichard MacCutchan8-Jun-15 22:51 
QuestionRichedit getting blue background when Gaining focus SetSel(0,0) in ON_EN_FOCUS solved problem !!!! Pin
ForNow29-May-15 10:09
ForNow29-May-15 10:09 
QuestionSetting Background Color of a CRichEdit Pin
ForNow28-May-15 7:35
ForNow28-May-15 7:35 
AnswerRe: Setting Background Color of a CRichEdit Pin
Richard MacCutchan28-May-15 20:44
mveRichard MacCutchan28-May-15 20:44 
GeneralRe: Setting Background Color of a CRichEdit Pin
ForNow29-May-15 7:52
ForNow29-May-15 7:52 
GeneralRe: Setting Background Color of a CRichEdit Pin
Richard MacCutchan29-May-15 21:25
mveRichard MacCutchan29-May-15 21:25 
QuestionIs it possible to change the background color of a CMFCButton which is under control of a visual manager theme? Pin
Maximilien27-May-15 5:18
Maximilien27-May-15 5:18 
AnswerRe: Is it possible to change the background color of a CMFCButton which is under control of a visual manager theme? Pin
Albert Holguin28-May-15 4:53
professionalAlbert Holguin28-May-15 4:53 
GeneralRe: Is it possible to change the background color of a CMFCButton which is under control of a visual manager theme? Pin
Maximilien28-May-15 7:41
Maximilien28-May-15 7:41 
SuggestionRe: Is it possible to change the background color of a CMFCButton which is under control of a visual manager theme? Pin
Richard MacCutchan28-May-15 5:29
mveRichard MacCutchan28-May-15 5:29 
GeneralRe: Is it possible to change the background color of a CMFCButton which is under control of a visual manager theme? Pin
Maximilien28-May-15 7:41
Maximilien28-May-15 7:41 
GeneralRe: Is it possible to change the background color of a CMFCButton which is under control of a visual manager theme? Pin
Richard MacCutchan28-May-15 20:42
mveRichard MacCutchan28-May-15 20:42 
GeneralRe: Is it possible to change the background color of a CMFCButton which is under control of a visual manager theme? Pin
Maximilien29-May-15 1:50
Maximilien29-May-15 1:50 
Questiontool-tip Pin
Member 1168600526-May-15 17:11
Member 1168600526-May-15 17:11 
AnswerRe: tool-tip Pin
_Flaviu26-May-15 21:41
_Flaviu26-May-15 21:41 
QuestionSimple anti virus project (Argv FILE* dirent.h) Pin
a random user24-May-15 4:49
a random user24-May-15 4:49 
well after hours of work I finally managed to combine 2 scripts that i worked on

The purpse of the code is to get an adress of the folder that includes different kind of files

and the code needs to open the folder that is near it (2 folders in 1 folder)

and compair each time 2 files 1 is the compairer and the second is on of the files that is in the path in argv[1]

but every time after I combined the code and tried to fix it theres a triggered breakpoint

If anyone could tell me how to solve the problems in my script I will be very greatfull

the part where it doesnt work is at the while in the function at the end

here is my code:

http://pastebin.com/C5BYSNYK

modified 24-May-15 11:10am.

AnswerRe: Simple anti virus project (Argv FILE* dirent.h) Pin
Richard MacCutchan24-May-15 6:09
mveRichard MacCutchan24-May-15 6:09 
GeneralRe: Simple anti virus project (Argv FILE* dirent.h) Pin
a random user24-May-15 6:21
a random user24-May-15 6:21 
GeneralRe: Simple anti virus project (Argv FILE* dirent.h) Pin
Richard MacCutchan24-May-15 6:47
mveRichard MacCutchan24-May-15 6:47 
GeneralRe: Simple anti virus project (Argv FILE* dirent.h) Pin
a random user24-May-15 7:06
a random user24-May-15 7:06 

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.