Click here to Skip to main content
15,925,201 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CoCreateInstance fail? Pin
Dave Bryant1-Apr-03 18:12
Dave Bryant1-Apr-03 18:12 
AnswerRe: CoCreateInstance fail? Pin
Aisha Ikram1-Apr-03 19:48
Aisha Ikram1-Apr-03 19:48 
AnswerRe: CoCreateInstance fail? Pin
Kevein2-Apr-03 6:02
Kevein2-Apr-03 6:02 
GeneralRe: CoCreateInstance fail? Pin
Aisha Ikram3-Apr-03 0:20
Aisha Ikram3-Apr-03 0:20 
GeneralRe: CoCreateInstance fail? Pin
Aisha Ikram3-Apr-03 0:20
Aisha Ikram3-Apr-03 0:20 
GeneralRe: CoCreateInstance fail? Pin
Kevein3-Apr-03 6:38
Kevein3-Apr-03 6:38 
GeneralRe: CoCreateInstance fail? Pin
Aisha Ikram3-Apr-03 17:43
Aisha Ikram3-Apr-03 17:43 
Generalwininet.lib linker error in VC7 Pin
Paul Lyons1-Apr-03 15:58
Paul Lyons1-Apr-03 15:58 
It's been a long day and I'm now officially brain dead! Sleepy | :zzz:

I've got an MFC Extension dll as a project in a solution. The extension dll calls several WinInet functions. I have included wininet.h in the stdafx.h file and linked to wininet.lib in the ../vc7/platformSDK/lib folder.

I'm getting LNK2019: Unresolved external symbol on my first call to the library... InternetGetConnectedState(...)

What have I forgotten to do? Mad | :mad:

Paul Lyons, CCPL
Certified Code Project Lurker
What a long, strange trip it's been - Robert Hunter

GeneralRe: wininet.lib linker error in VC7 Pin
paulb1-Apr-03 19:53
paulb1-Apr-03 19:53 
GeneralDetection of OCX File Pin
Coremn1-Apr-03 15:32
Coremn1-Apr-03 15:32 
GeneralRe: Detection of OCX File Pin
bryce1-Apr-03 15:54
bryce1-Apr-03 15:54 
GeneralRe: Detection of OCX File Pin
Coremn1-Apr-03 16:23
Coremn1-Apr-03 16:23 
GeneralRe: Detection of OCX File Pin
Aisha Ikram3-Apr-03 19:28
Aisha Ikram3-Apr-03 19:28 
GeneralRe: Detection of OCX File Pin
Coremn2-Apr-03 15:34
Coremn2-Apr-03 15:34 
GeneralRe: Detection of OCX File Pin
Aisha Ikram3-Apr-03 17:56
Aisha Ikram3-Apr-03 17:56 
GeneralUse "SetDIBitsToDevice" to show JPEG image Pin
Tossporn1-Apr-03 15:10
Tossporn1-Apr-03 15:10 
GeneralUsing Old C libraries with C++ libraries Pin
dahicke1-Apr-03 14:15
dahicke1-Apr-03 14:15 
GeneralRe: Using Old C libraries with C++ libraries Pin
dahicke2-Apr-03 12:32
dahicke2-Apr-03 12:32 
GeneralTranslating Accelerator From Dialog to MainFrame :: MFC Pin
valikac1-Apr-03 14:14
valikac1-Apr-03 14:14 
QuestionScrolling edit control to bottom? Pin
IGx891-Apr-03 14:07
IGx891-Apr-03 14:07 
AnswerRe: Scrolling edit control to bottom? Pin
Gary R. Wheeler1-Apr-03 14:30
Gary R. Wheeler1-Apr-03 14:30 
GeneralRe: Scrolling edit control to bottom? Pin
IGx891-Apr-03 14:40
IGx891-Apr-03 14:40 
QuestionPurify or BoundsChecker? Pin
Jon Sagara1-Apr-03 13:45
Jon Sagara1-Apr-03 13:45 
AnswerRe: Purify or BoundsChecker? Pin
dahicke1-Apr-03 13:55
dahicke1-Apr-03 13:55 
AnswerRe: Purify or BoundsChecker? Pin
Taka Muraoka1-Apr-03 13:58
Taka Muraoka1-Apr-03 13:58 

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.