Click here to Skip to main content
15,888,351 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Need help compiling Pin
CPallini15-Nov-12 23:09
mveCPallini15-Nov-12 23:09 
AnswerRe: Need help compiling Pin
xLeonx18-Nov-12 9:35
xLeonx18-Nov-12 9:35 
AnswerRe: Need help compiling Pin
Stephen Hewitt16-Nov-12 22:36
Stephen Hewitt16-Nov-12 22:36 
GeneralRe: Need help compiling Pin
xLeonx18-Nov-12 9:31
xLeonx18-Nov-12 9:31 
GeneralRe: Need help compiling Pin
xLeonx18-Nov-12 9:33
xLeonx18-Nov-12 9:33 
AnswerRe: Need help compiling Pin
Arun S J18-Nov-12 18:15
Arun S J18-Nov-12 18:15 
GeneralRe: Need help compiling Pin
xLeonx23-Nov-12 8:20
xLeonx23-Nov-12 8:20 
GeneralRe: Need help compiling Pin
Arun S J25-Nov-12 17:37
Arun S J25-Nov-12 17:37 
QuestionVisual Studio 2003 on Windows 8! Pin
Hadi Dayvary15-Nov-12 4:23
professionalHadi Dayvary15-Nov-12 4:23 
Question[RESOLVED] Message Box will not show on top of window Pin
Brandon-X1200015-Nov-12 1:14
Brandon-X1200015-Nov-12 1:14 
AnswerRe: Message Box will not show on top of window Pin
Richard MacCutchan15-Nov-12 3:16
mveRichard MacCutchan15-Nov-12 3:16 
GeneralRe: Message Box will not show on top of window Pin
Brandon-X1200015-Nov-12 8:13
Brandon-X1200015-Nov-12 8:13 
GeneralRe: Message Box will not show on top of window Pin
Richard MacCutchan15-Nov-12 23:42
mveRichard MacCutchan15-Nov-12 23:42 
GeneralRe: Message Box will not show on top of window Pin
Brandon-X1200017-Nov-12 4:30
Brandon-X1200017-Nov-12 4:30 
AnswerRe: [RESOLVED] Message Box will not show on top of window Pin
Arun S J18-Nov-12 20:16
Arun S J18-Nov-12 20:16 
QuestionUsing make file Pin
HungryCPPDev15-Nov-12 0:55
HungryCPPDev15-Nov-12 0:55 
AnswerRe: Using make file Pin
Jochen Arndt15-Nov-12 2:20
professionalJochen Arndt15-Nov-12 2:20 
You should provide some more information. At least the name of the 3rd party code and the operating system you are using (makefile files are commonly used with Linux). The file extension .prg can be anything. It may be an input file for the makefile (reading its content may help).

If the code is Open Source, there should be some documentation on how to build a library (in the project documentation or by searching the web).

If it is not Open Source, you should contact the supplier of the code.
Questionhow to create an Un-sorted map in c++ Pin
narmada Padhy14-Nov-12 18:04
narmada Padhy14-Nov-12 18:04 
AnswerRe: how to create an Un-sorted map in c++ Pin
Richard MacCutchan14-Nov-12 21:01
mveRichard MacCutchan14-Nov-12 21:01 
AnswerRe: how to create an Un-sorted map in c++ Pin
Stephen Hewitt14-Nov-12 22:57
Stephen Hewitt14-Nov-12 22:57 
AnswerRe: how to create an Un-sorted map in c++ Pin
Arun S J18-Nov-12 18:20
Arun S J18-Nov-12 18:20 
NewsSoftware Engineer (C++) needed in Singapore!! Pin
WebMaster14-Nov-12 17:39
WebMaster14-Nov-12 17:39 
GeneralRe: Software Engineer (C++) needed in Singapore!! Pin
Arun S J18-Nov-12 18:27
Arun S J18-Nov-12 18:27 
QuestionError MSB6006: "CL.exe" Pin
john563213-Nov-12 22:41
john563213-Nov-12 22:41 
QuestionRe: Error MSB6006: "CL.exe" Pin
David Crow14-Nov-12 3:23
David Crow14-Nov-12 3:23 

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.