Click here to Skip to main content
15,915,501 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: (edited) namepsaces: using ns::X and using namespace ns Pin
Joaquín M López Muñoz3-Feb-04 9:48
Joaquín M López Muñoz3-Feb-04 9:48 
GeneralRe: (edited) namepsaces: using ns::X and using namespace ns Pin
peterchen3-Feb-04 11:06
peterchen3-Feb-04 11:06 
GeneralRe: (edited) namepsaces: using ns::X and using namespace ns Pin
Joaquín M López Muñoz3-Feb-04 11:15
Joaquín M López Muñoz3-Feb-04 11:15 
Generalget date stamp on current running exe Pin
rayjoslyn3-Feb-04 7:14
rayjoslyn3-Feb-04 7:14 
GeneralRe: get date stamp on current running exe Pin
Ravi Bhavnani3-Feb-04 9:58
professionalRavi Bhavnani3-Feb-04 9:58 
GeneralRe: get date stamp on current running exe Pin
Jesse Evans5-Feb-04 12:18
Jesse Evans5-Feb-04 12:18 
GeneralError Pin
Goh Hui Beng3-Feb-04 7:02
Goh Hui Beng3-Feb-04 7:02 
GeneralRe: Error Pin
sps-itsec463-Feb-04 12:19
sps-itsec463-Feb-04 12:19 
I can only guess, but it sounds like either the "cv.lib" doesn't exist,
means you don't have the library, or the path to the lib is not correct.
Perhaps you copied the sources from another machine and now Visual Studio
doesn't find the lib anymore.

Search your disk for the lib and enter the path to it... and everything
should work fine. Wink | ;)

Regards, mYkel
GeneralMDI Question... Pin
RobJones3-Feb-04 6:32
RobJones3-Feb-04 6:32 
GeneralRe: MDI Question... Pin
Neville Franks3-Feb-04 10:31
Neville Franks3-Feb-04 10:31 
GeneralRe: MDI Question... Pin
RobJones4-Feb-04 3:17
RobJones4-Feb-04 3:17 
GeneralGetPrivateProfileString() Pin
Goh Hui Beng3-Feb-04 6:24
Goh Hui Beng3-Feb-04 6:24 
GeneralRe: GetPrivateProfileString() Pin
Rickard Andersson203-Feb-04 6:50
Rickard Andersson203-Feb-04 6:50 
GeneralRe: GetPrivateProfileString() Pin
Goh Hui Beng3-Feb-04 7:07
Goh Hui Beng3-Feb-04 7:07 
GeneralRe: GetPrivateProfileString() Pin
Rickard Andersson203-Feb-04 7:10
Rickard Andersson203-Feb-04 7:10 
GeneralRe: GetPrivateProfileString() Pin
Goh Hui Beng3-Feb-04 7:21
Goh Hui Beng3-Feb-04 7:21 
GeneralRe: GetPrivateProfileString() Pin
RobJones3-Feb-04 7:25
RobJones3-Feb-04 7:25 
GeneralRe: GetPrivateProfileString() Pin
Rickard Andersson203-Feb-04 7:39
Rickard Andersson203-Feb-04 7:39 
GeneralRe: GetPrivateProfileString() Pin
Goh Hui Beng3-Feb-04 7:48
Goh Hui Beng3-Feb-04 7:48 
GeneralRe: GetPrivateProfileString() Pin
Rickard Andersson203-Feb-04 8:32
Rickard Andersson203-Feb-04 8:32 
GeneralLinker error in VC 7 Pin
PrashantJ3-Feb-04 6:24
PrashantJ3-Feb-04 6:24 
GeneralQuestion about movewindow Pin
doctorpi3-Feb-04 5:13
doctorpi3-Feb-04 5:13 
GeneralRe: Question about movewindow Pin
Joe Woodbury3-Feb-04 8:06
professionalJoe Woodbury3-Feb-04 8:06 
GeneralHowTo write multiple lines to edit box Pin
Caoimh3-Feb-04 5:10
Caoimh3-Feb-04 5:10 
GeneralRe: HowTo write multiple lines to edit box Pin
RobJones3-Feb-04 6:22
RobJones3-Feb-04 6:22 

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.