Click here to Skip to main content
15,893,266 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: who know how to make a menu bar in Win32 console application?? Pin
JWood16-Mar-04 8:44
JWood16-Mar-04 8:44 
GeneralRe: who know how to make a menu bar in Win32 console application?? Pin
Jeff TTT16-Mar-04 8:52
Jeff TTT16-Mar-04 8:52 
GeneralRe: who know how to make a menu bar in Win32 console application?? Pin
JWood16-Mar-04 9:03
JWood16-Mar-04 9:03 
AnswerRe: who know how to make a menu bar in Win32 console application?? Pin
Maximilien16-Mar-04 7:51
Maximilien16-Mar-04 7:51 
GeneralRe: who know how to make a menu bar in Win32 console application?? Pin
looloo8316-Mar-04 8:07
susslooloo8316-Mar-04 8:07 
GeneralRe: who know how to make a menu bar in Win32 console application?? Pin
David Crow16-Mar-04 8:51
David Crow16-Mar-04 8:51 
GeneralRe: who know how to make a menu bar in Win32 console application?? Pin
Maximilien16-Mar-04 9:02
Maximilien16-Mar-04 9:02 
GeneralBoost Library Inclusion Pin
telstar16-Mar-04 5:55
telstar16-Mar-04 5:55 
I'm trying to use the Boost Regex[^] library in my MFC SDI app but am having some problems including the files as they instruct.

I've built the library per their instructions[^]

I added the C:\boost path to my include directories for my project

I added #include <boost/regex.hpp> to the top of the file I intend to use it in ... yet I still get a compile-time error saying the following:

MyAppName fatal error LNK1104: cannot open file 'boost_regex_vc7_mdid.lib'

Any ideas what I'm doing wrong, or how to fix it?

Thanks very much,
Dave
GeneralRe: Boost Library Inclusion Pin
User 665816-Mar-04 7:23
User 665816-Mar-04 7:23 
GeneralRe: Boost Library Inclusion Pin
telstar16-Mar-04 7:51
telstar16-Mar-04 7:51 
GeneralRe: Boost Library Inclusion (got it working) Pin
telstar16-Mar-04 9:04
telstar16-Mar-04 9:04 
GeneralSTL Pin
RalfPeter16-Mar-04 5:35
RalfPeter16-Mar-04 5:35 
GeneralRe: STL Pin
David Crow16-Mar-04 7:31
David Crow16-Mar-04 7:31 
GeneralRe: STL Pin
Daniel Turini16-Mar-04 7:50
Daniel Turini16-Mar-04 7:50 
GeneralRe: STL Pin
Anonymous16-Mar-04 7:53
Anonymous16-Mar-04 7:53 
GeneralRe: STL Pin
Gary R. Wheeler16-Mar-04 14:17
Gary R. Wheeler16-Mar-04 14:17 
GeneralSTL Pin
RalfPeter16-Mar-04 5:33
RalfPeter16-Mar-04 5:33 
GeneralRe: STL Pin
Prakash Nadar16-Mar-04 5:58
Prakash Nadar16-Mar-04 5:58 
Generalownerdraw combox Pin
NikoTanghe16-Mar-04 3:33
NikoTanghe16-Mar-04 3:33 
GeneralRe: ownerdraw combox Pin
Neville Franks16-Mar-04 5:15
Neville Franks16-Mar-04 5:15 
GeneralCAsyncSocket: problem receiving data &gt;1460 bytes Pin
stevedoulg90016-Mar-04 3:17
stevedoulg90016-Mar-04 3:17 
GeneralRe: CAsyncSocket: problem receiving data &gt;1460 bytes Pin
basementman16-Mar-04 4:00
basementman16-Mar-04 4:00 
GeneralRe: CAsyncSocket: problem receiving data &gt;1460 bytes Pin
stevedoulg90016-Mar-04 4:13
stevedoulg90016-Mar-04 4:13 
GeneralRe: CAsyncSocket: problem receiving data &gt;1460 bytes Pin
basementman16-Mar-04 4:16
basementman16-Mar-04 4:16 
GeneralRe: CAsyncSocket: problem receiving data &gt;1460 bytes Pin
stevedoulg90016-Mar-04 4:23
stevedoulg90016-Mar-04 4: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.