Click here to Skip to main content
15,902,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: MFC,Run as administrator Pin
Richard Andrew x642-Jun-15 7:45
professionalRichard Andrew x642-Jun-15 7:45 
GeneralRe: MFC,Run as administrator Pin
Janani932-Jun-15 8:01
Janani932-Jun-15 8:01 
GeneralRe: MFC,Run as administrator Pin
Richard MacCutchan2-Jun-15 21:29
mveRichard MacCutchan2-Jun-15 21:29 
GeneralRe: MFC,Run as administrator Pin
Janani934-Jun-15 6:58
Janani934-Jun-15 6:58 
GeneralRe: MFC,Run as administrator Pin
Richard MacCutchan4-Jun-15 7:04
mveRichard MacCutchan4-Jun-15 7:04 
QuestionProject / Code conversion from old VS to VS2008+ Pin
charlieg2-Jun-15 3:51
charlieg2-Jun-15 3:51 
AnswerRe: Project / Code conversion from old VS to VS2008+ Pin
Maximilien2-Jun-15 6:57
Maximilien2-Jun-15 6:57 
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 

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.