Click here to Skip to main content
15,879,348 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
QuestionUDP ports 500 and 4500 are busy? Pin
v_iv13-Nov-12 18:46
v_iv13-Nov-12 18:46 
AnswerRe: UDP ports 500 and 4500 are busy? Pin
Richard MacCutchan13-Nov-12 22:34
mveRichard MacCutchan13-Nov-12 22:34 
QuestionMessage Removed Pin
13-Nov-12 5:47
joe vim13-Nov-12 5:47 
GeneralMessage Removed Pin
13-Nov-12 5:43
joe vim13-Nov-12 5:43 
QuestionI am Bemused about std::list<> Pin
yu-jian13-Nov-12 4:17
yu-jian13-Nov-12 4:17 
AnswerRe: I am Bemused about std::list<> Pin
Richard MacCutchan13-Nov-12 5:37
mveRichard MacCutchan13-Nov-12 5:37 
GeneralRe: I am Bemused about std::list<> Pin
Stephen Hewitt13-Nov-12 6:03
Stephen Hewitt13-Nov-12 6:03 
GeneralRe: I am Bemused about std::list<> Pin
yu-jian13-Nov-12 6:25
yu-jian13-Nov-12 6:25 
GeneralRe: I am Bemused about std::list<> Pin
Richard MacCutchan13-Nov-12 6:38
mveRichard MacCutchan13-Nov-12 6:38 

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.