Click here to Skip to main content
15,907,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: FYI Pin
Paresh Chitte18-Nov-07 17:29
Paresh Chitte18-Nov-07 17:29 
GeneralRe: FYI Pin
George L. Jackson19-Nov-07 10:53
George L. Jackson19-Nov-07 10:53 
GeneralRe: FYI Pin
Paresh Chitte19-Nov-07 17:07
Paresh Chitte19-Nov-07 17:07 
QuestionIP helper (GetAdaptersAddress, GetAdaptersInfo) Pin
Kogee San15-Nov-07 17:02
Kogee San15-Nov-07 17:02 
AnswerRe: IP helper (GetAdaptersAddress, GetAdaptersInfo) Pin
JudyL_MD16-Nov-07 2:28
JudyL_MD16-Nov-07 2:28 
GeneralRe: IP helper (GetAdaptersAddress, GetAdaptersInfo) Pin
Kogee San18-Nov-07 6:05
Kogee San18-Nov-07 6:05 
GeneralRe: IP helper (GetAdaptersAddress, GetAdaptersInfo) Pin
JudyL_MD18-Nov-07 6:12
JudyL_MD18-Nov-07 6:12 
GeneralRe: IP helper (GetAdaptersAddress, GetAdaptersInfo) Pin
Kogee San18-Nov-07 22:42
Kogee San18-Nov-07 22:42 
There is an article says that to link the project is by choosing tools->option. Under the project and solution section, the directory path for the executable, include and lib directory that contains the required include and lib (*.h, *.lib) must be identified and this directory must contain all the lib and header file that i want to use including iphlpapi.lib. I follow this instruction but i still could not solve my problem. Now, im trying to re-install everything back including my VC++ 2005 Express Edition and the R2 SDK. Do you think that i missed some of the steps here? What is actually the steps to link a project with a lib file?

I also add the iphlpapi.lib at the additional dependencies from the previous msg :

AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib iphlpapi.lib".

But it still doesnt work. hehe...kinda frustrated here. but still lots of patients. Smile | :)


GeneralRe: IP helper (GetAdaptersAddress, GetAdaptersInfo) Pin
JudyL_MD19-Nov-07 2:02
JudyL_MD19-Nov-07 2:02 
GeneralRe: IP helper (GetAdaptersAddress, GetAdaptersInfo) Pin
Kogee San19-Nov-07 9:32
Kogee San19-Nov-07 9:32 
AnswerRe: IP helper (GetAdaptersAddress, GetAdaptersInfo) Pin
David Crow16-Nov-07 5:58
David Crow16-Nov-07 5:58 
QuestionTemplate class parameter Pin
George_George15-Nov-07 16:36
George_George15-Nov-07 16:36 
AnswerRe: Template class parameter Pin
George L. Jackson15-Nov-07 17:33
George L. Jackson15-Nov-07 17:33 
GeneralRe: Template class parameter Pin
George_George15-Nov-07 19:19
George_George15-Nov-07 19:19 
GeneralRe: Template class parameter Pin
George L. Jackson16-Nov-07 0:55
George L. Jackson16-Nov-07 0:55 
GeneralRe: Template class parameter Pin
George_George18-Nov-07 3:47
George_George18-Nov-07 3:47 
GeneralRe: Template class parameter Pin
George L. Jackson18-Nov-07 7:28
George L. Jackson18-Nov-07 7:28 
GeneralRe: Template class parameter Pin
George_George18-Nov-07 22:35
George_George18-Nov-07 22:35 
GeneralRe: Template class parameter Pin
George L. Jackson19-Nov-07 14:53
George L. Jackson19-Nov-07 14:53 
GeneralRe: Template class parameter Pin
George_George19-Nov-07 15:33
George_George19-Nov-07 15:33 
QuestionUpgrade Appliction that link with MFC42.dll to newer version Pin
xanagan66615-Nov-07 15:16
xanagan66615-Nov-07 15:16 
AnswerRe: Upgrade Appliction that link with MFC42.dll to newer version Pin
Luc Pattyn15-Nov-07 15:59
sitebuilderLuc Pattyn15-Nov-07 15:59 
AnswerRe: Upgrade Appliction that link with MFC42.dll to newer version Pin
George L. Jackson15-Nov-07 16:35
George L. Jackson15-Nov-07 16:35 
GeneralRe: Upgrade Appliction that link with MFC42.dll to newer version Pin
Luc Pattyn15-Nov-07 17:31
sitebuilderLuc Pattyn15-Nov-07 17:31 
AnswerRe: Upgrade Appliction that link with MFC42.dll to newer version Pin
xanagan66615-Nov-07 18:13
xanagan66615-Nov-07 18:13 

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.