Click here to Skip to main content
15,886,963 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Project / Code conversion from old VS to VS2008+ Pin
charlieg2-Jun-15 8:11
charlieg2-Jun-15 8:11 
GeneralRe: Project / Code conversion from old VS to VS2008+ Pin
Maximilien2-Jun-15 8:28
Maximilien2-Jun-15 8:28 
GeneralRe: Project / Code conversion from old VS to VS2008+ Pin
Bernhard Hiller3-Jun-15 3:18
Bernhard Hiller3-Jun-15 3:18 
Questionc++ in visual express 2010 Pin
Member 117350371-Jun-15 22:31
Member 117350371-Jun-15 22:31 
QuestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 3:15
David Crow2-Jun-15 3:15 
AnswerRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 3:18
Member 117350372-Jun-15 3:18 
AnswerRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 3:58
David Crow2-Jun-15 3:58 
GeneralRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 5:32
Member 117350372-Jun-15 5:32 
no, I'm don't want to use pre-developed apps.
btw, I'm trying to dev the following, but till now no success.

small utility - no GUI.

cfgdump.exe

1) needs to search drive and find where an exe has been installed (customer can install it in multiple places).
2) goes to directory and confirms existence of some files.
3) runs some commands through a spawned process
4) the commands from item 3 will produce a file.
5) you will need to zip up the contents of the file using https://code.google.com/p/miniz/ library
6) Ask the user for a password
7) encrypt the file using http://www.cryptopp.com/ library

File needs to be statically linked and highly portable.
SuggestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 5:46
David Crow2-Jun-15 5:46 
AnswerRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 5:49
Member 117350372-Jun-15 5:49 
QuestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 5:53
David Crow2-Jun-15 5:53 
AnswerRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 6:00
Member 117350372-Jun-15 6:00 
QuestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 7:25
David Crow2-Jun-15 7:25 
AnswerRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 5:59
Member 117350372-Jun-15 5:59 
QuestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 7:27
David Crow2-Jun-15 7:27 
QuestionSimple newbie Tab Control question Pin
lor751-Jun-15 21:39
lor751-Jun-15 21:39 
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 

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.