Click here to Skip to main content
16,004,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how can I in VC++ 6.0 use database file created in MS Access 2003 Pin
ewighell1-Apr-06 21:19
ewighell1-Apr-06 21:19 
QuestionVC++ 6 link lib help Pin
borono1-Apr-06 15:47
borono1-Apr-06 15:47 
AnswerRe: VC++ 6 link lib help Pin
Saurabh.Garg1-Apr-06 16:15
Saurabh.Garg1-Apr-06 16:15 
GeneralRe: VC++ 6 link lib help Pin
borono1-Apr-06 16:51
borono1-Apr-06 16:51 
GeneralRe: VC++ 6 link lib help Pin
Michael Dunn1-Apr-06 17:36
sitebuilderMichael Dunn1-Apr-06 17:36 
GeneralRe: VC++ 6 link lib help Pin
borono1-Apr-06 18:01
borono1-Apr-06 18:01 
GeneralRe: VC++ 6 link lib help Pin
ThatsAlok1-Apr-06 18:07
ThatsAlok1-Apr-06 18:07 
GeneralRe: VC++ 6 link lib help Pin
borono1-Apr-06 18:25
borono1-Apr-06 18:25 
I put that in stdafx.h, right? Well, I tried it there and it said:

[quote]
Line (13) : warning C4083: expected 'string'; found identifier '_T'
[/quote]

...then I tried it in the main source file and it said the same. I have seen that suggested in other forums, do I need to put the path as well or just the name? Do I still need to add the references to the lib in the link tab or no? BTW, since I have read to use the pragma thing, I have tried it this way:

[quote]
#pragma comment( lib, "wpcap.lib")
[/quote]

...and that did not work as well. I thought the added _T() thing would be the solution. thanks anyway.. any more ideas from anyone? thanks


GeneralRe: VC++ 6 link lib help Pin
Waldermort1-Apr-06 18:32
Waldermort1-Apr-06 18:32 
GeneralRe: VC++ 6 link lib help Pin
borono1-Apr-06 18:37
borono1-Apr-06 18:37 
GeneralRe: VC++ 6 link lib help Pin
Waldermort1-Apr-06 18:41
Waldermort1-Apr-06 18:41 
GeneralRe: VC++ 6 link lib help Pin
borono1-Apr-06 18:59
borono1-Apr-06 18:59 
GeneralRe: VC++ 6 link lib help Pin
Waldermort1-Apr-06 19:06
Waldermort1-Apr-06 19:06 
GeneralRe: VC++ 6 link lib help Pin
borono1-Apr-06 19:29
borono1-Apr-06 19:29 
GeneralRe: VC++ 6 link lib help Pin
Waldermort1-Apr-06 19:34
Waldermort1-Apr-06 19:34 
GeneralVoidNish Pin
Mauro Leggieri1-Apr-06 15:32
Mauro Leggieri1-Apr-06 15:32 
GeneralRe: VoidNish Pin
Kant1-Apr-06 16:11
Kant1-Apr-06 16:11 
GeneralRe: VoidNish Pin
Mauro Leggieri2-Apr-06 5:20
Mauro Leggieri2-Apr-06 5:20 
GeneralRe: VoidNish Pin
Jack Puppy1-Apr-06 17:08
Jack Puppy1-Apr-06 17:08 
QuestionProblem with AfxMessageBox Pin
Laughing Buddha1-Apr-06 13:54
Laughing Buddha1-Apr-06 13:54 
AnswerRe: Problem with AfxMessageBox Pin
Saurabh.Garg1-Apr-06 16:18
Saurabh.Garg1-Apr-06 16:18 
GeneralRe: Problem with AfxMessageBox Pin
Laughing Buddha2-Apr-06 1:46
Laughing Buddha2-Apr-06 1:46 
GeneralRe: Problem with AfxMessageBox Pin
Saurabh.Garg2-Apr-06 5:20
Saurabh.Garg2-Apr-06 5:20 
Questionaccess and edit picture grabber for image processing Pin
den tewe1-Apr-06 9:27
den tewe1-Apr-06 9:27 
AnswerRe: access and edit picture grabber for image processing Pin
Saurabh.Garg1-Apr-06 16:20
Saurabh.Garg1-Apr-06 16:20 

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.