Click here to Skip to main content
15,887,962 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Proposal of a new C/C++ precompiler project Pin
david2111417-Dec-15 10:31
david2111417-Dec-15 10:31 
QuestionCode Signing Verification Pin
Richard Andrew x6412-Dec-15 18:27
professionalRichard Andrew x6412-Dec-15 18:27 
AnswerRe: Code Signing Verification Pin
Garth J Lancaster12-Dec-15 18:59
professionalGarth J Lancaster12-Dec-15 18:59 
GeneralRe: Code Signing Verification Pin
Richard Andrew x6412-Dec-15 19:03
professionalRichard Andrew x6412-Dec-15 19:03 
QuestionNeed a suggestion in searching a file Pin
VISWESWARAN199812-Dec-15 5:18
professionalVISWESWARAN199812-Dec-15 5:18 
AnswerRe: Need a suggestion in searching a file Pin
Richard MacCutchan12-Dec-15 5:42
mveRichard MacCutchan12-Dec-15 5:42 
QuestionRe: Need a suggestion in searching a file Pin
VISWESWARAN199812-Dec-15 6:00
professionalVISWESWARAN199812-Dec-15 6:00 
AnswerRe: Need a suggestion in searching a file Pin
Richard MacCutchan12-Dec-15 6:23
mveRichard MacCutchan12-Dec-15 6:23 
Yes I understand your question. And the way to do it, is to get the list of all files in your target set, and then read each file in turn in order to find the string. You can use some the strXXX functions[^] to speed up the searching.
QuestionRe: Need a suggestion in searching a file Pin
VISWESWARAN199812-Dec-15 7:29
professionalVISWESWARAN199812-Dec-15 7:29 
AnswerRe: Need a suggestion in searching a file Pin
Richard MacCutchan12-Dec-15 8:32
mveRichard MacCutchan12-Dec-15 8:32 
PraiseRe: Need a suggestion in searching a file Pin
VISWESWARAN199812-Dec-15 9:13
professionalVISWESWARAN199812-Dec-15 9:13 
QuestionRe: Need a suggestion in searching a file Pin
David Crow12-Dec-15 15:58
David Crow12-Dec-15 15:58 
PraiseRe: Need a suggestion in searching a file Pin
VISWESWARAN199813-Dec-15 4:23
professionalVISWESWARAN199813-Dec-15 4:23 
GeneralRe: Need a suggestion in searching a file Pin
Richard MacCutchan13-Dec-15 5:39
mveRichard MacCutchan13-Dec-15 5:39 
GeneralRe: Need a suggestion in searching a file Pin
VISWESWARAN199821-Mar-16 5:02
professionalVISWESWARAN199821-Mar-16 5:02 
GeneralRe: Need a suggestion in searching a file Pin
Richard MacCutchan21-Mar-16 22:22
mveRichard MacCutchan21-Mar-16 22:22 
PraiseRe: Need a suggestion in searching a file Pin
VISWESWARAN199824-Mar-16 6:37
professionalVISWESWARAN199824-Mar-16 6:37 
QuestionAre they the same? The button and MFC button control Pin
Cptr11-Dec-15 2:44
Cptr11-Dec-15 2:44 
AnswerRe: Are they the same? The button and MFC button control Pin
Richard MacCutchan11-Dec-15 4:49
mveRichard MacCutchan11-Dec-15 4:49 
QuestionAfter including #include <atlbase.h> I am getting error C2632 Pin
ptr_Electron10-Dec-15 22:41
ptr_Electron10-Dec-15 22:41 
AnswerRe: After including #include <atlbase.h> I am getting error C2632 Pin
Jochen Arndt10-Dec-15 23:22
professionalJochen Arndt10-Dec-15 23:22 
GeneralRe: After including #include <atlbase.h> I am getting error C2632 Pin
ptr_Electron11-Dec-15 3:34
ptr_Electron11-Dec-15 3:34 
GeneralRe: After including #include <atlbase.h> I am getting error C2632 Pin
Jochen Arndt11-Dec-15 4:07
professionalJochen Arndt11-Dec-15 4:07 
GeneralRe: After including #include <atlbase.h> I am getting error C2632 Pin
ptr_Electron11-Dec-15 18:52
ptr_Electron11-Dec-15 18:52 
Questionproblem in solving "C4996" error Pin
VISWESWARAN199810-Dec-15 20:48
professionalVISWESWARAN199810-Dec-15 20:48 

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.