Click here to Skip to main content
15,888,461 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to make fast FTP client? Pin
Gofur Halmurat15-Sep-08 0:04
Gofur Halmurat15-Sep-08 0:04 
AnswerRe: How to make fast FTP client? Pin
Garth J Lancaster15-Sep-08 0:36
professionalGarth J Lancaster15-Sep-08 0:36 
GeneralRe: How to make fast FTP client? Pin
Gofur Halmurat15-Sep-08 0:49
Gofur Halmurat15-Sep-08 0:49 
Question[Message Deleted] Pin
Joseph Marzbani14-Sep-08 23:42
Joseph Marzbani14-Sep-08 23:42 
AnswerRe: Hello "toxcct"! a minute please ... [modified] Pin
toxcct14-Sep-08 23:51
toxcct14-Sep-08 23:51 
GeneralRe: Hello "toxcct"! a minute please ... Pin
Joseph Marzbani15-Sep-08 0:42
Joseph Marzbani15-Sep-08 0:42 
QuestionExtract images & banners from website Pin
Sandeep Saini SRE14-Sep-08 23:40
Sandeep Saini SRE14-Sep-08 23:40 
QuestionHow can I get rid of linker warning: "LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF" ??? Pin
rbid14-Sep-08 23:30
rbid14-Sep-08 23:30 
Hello,

When I build the Release configuration of my MFC application I get the following linker warning:
LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF


How can I get rid of this linker warning? (without the use of /IGNORE:4089)

Hiding the warning via /IGNORE:4089 in the project settings is not the solution I'm looking for.

My guess is that the problem comes from the 7.1 MFC libraries I use... is this true?

I'm compiling with Visual Studio 2003 (7.1)

Thanks in advance.

-- Ricky Marek (AKA: rbid)
-- "Things are only impossible until they are not" --- Jean-Luc Picard

My articles


AnswerRe: How can I get rid of linker warning: "LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF" ??? Pin
toxcct14-Sep-08 23:33
toxcct14-Sep-08 23:33 
GeneralRe: How can I get rid of linker warning: "LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF" ??? Pin
rbid16-Sep-08 2:45
rbid16-Sep-08 2:45 
GeneralRe: How can I get rid of linker warning: "LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF" ??? Pin
toxcct16-Sep-08 2:57
toxcct16-Sep-08 2:57 
GeneralMFC - RichEdir Ctrl Pin
Prasanth M V14-Sep-08 23:28
Prasanth M V14-Sep-08 23:28 
GeneralRe: MFC - RichEdir Ctrl Pin
Hamid_RT15-Sep-08 2:21
Hamid_RT15-Sep-08 2:21 
QuestionRe: MFC - RichEdir Ctrl Pin
David Crow15-Sep-08 5:15
David Crow15-Sep-08 5:15 
AnswerRe: MFC - RichEdir Ctrl Pin
Prasanth M V14-Oct-08 19:41
Prasanth M V14-Oct-08 19:41 
Question100 % cpu Pin
Jhony george14-Sep-08 23:23
Jhony george14-Sep-08 23:23 
QuestionRe: 100 % cpu [modified] Pin
sashoalm15-Sep-08 0:41
sashoalm15-Sep-08 0:41 
GeneralRe: 100 % cpu Pin
Jhony george15-Sep-08 0:56
Jhony george15-Sep-08 0:56 
QuestionRe: 100 % cpu Pin
sashoalm15-Sep-08 1:57
sashoalm15-Sep-08 1:57 
AnswerRe: 100 % cpu Pin
Rane15-Sep-08 1:01
Rane15-Sep-08 1:01 
GeneralRe: 100 % cpu Pin
Jhony george15-Sep-08 1:08
Jhony george15-Sep-08 1:08 
GeneralRe: 100 % cpu Pin
Rane15-Sep-08 1:13
Rane15-Sep-08 1:13 
GeneralRe: 100 % cpu Pin
Jhony george15-Sep-08 1:29
Jhony george15-Sep-08 1:29 
AnswerRe: 100 % cpu Pin
David Crow15-Sep-08 5:17
David Crow15-Sep-08 5:17 
QuestionAudio level bar in windows media player Pin
rjkg14-Sep-08 23:12
rjkg14-Sep-08 23:12 

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.