Click here to Skip to main content
15,919,479 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Path Pin
«_Superman_»20-Sep-10 23:47
professional«_Superman_»20-Sep-10 23:47 
AnswerRe: Path Pin
bleedingfingers21-Sep-10 1:04
bleedingfingers21-Sep-10 1:04 
GeneralRe: Path PinPopular
kakan21-Sep-10 1:44
professionalkakan21-Sep-10 1:44 
GeneralRe: Path Pin
bleedingfingers21-Sep-10 2:02
bleedingfingers21-Sep-10 2:02 
AnswerRe: Path Pin
Paul Michalik21-Sep-10 4:46
Paul Michalik21-Sep-10 4:46 
AnswerRe: Path Pin
rp_suman21-Sep-10 8:45
rp_suman21-Sep-10 8:45 
AnswerRe: Path Pin
yu-jian21-Sep-10 14:47
yu-jian21-Sep-10 14:47 
QuestionPolyDraw - How to fill? Pin
Paulraj G20-Sep-10 23:07
Paulraj G20-Sep-10 23:07 
AnswerRe: PolyDraw - How to fill? Pin
«_Superman_»20-Sep-10 23:18
professional«_Superman_»20-Sep-10 23:18 
GeneralRe: PolyDraw - How to fill? Pin
Paulraj G20-Sep-10 23:28
Paulraj G20-Sep-10 23:28 
GeneralRe: PolyDraw - How to fill? Pin
«_Superman_»20-Sep-10 23:46
professional«_Superman_»20-Sep-10 23:46 
GeneralRe: PolyDraw - How to fill? Pin
Paulraj G20-Sep-10 23:59
Paulraj G20-Sep-10 23:59 
GeneralRe: PolyDraw - How to fill? Pin
Cedric Moonen21-Sep-10 0:02
Cedric Moonen21-Sep-10 0:02 
GeneralRe: PolyDraw - How to fill? Pin
Paulraj G21-Sep-10 0:09
Paulraj G21-Sep-10 0:09 
GeneralRe: PolyDraw - How to fill? Pin
«_Superman_»21-Sep-10 0:19
professional«_Superman_»21-Sep-10 0:19 
Questioncalendar control Pin
MKC00220-Sep-10 22:27
MKC00220-Sep-10 22:27 
AnswerRe: calendar control Pin
Kushagra Tiwari21-Sep-10 2:37
Kushagra Tiwari21-Sep-10 2:37 
Questionunresolved external symbol __imp__PlaySoundW@12 Pin
gateway2320-Sep-10 21:40
gateway2320-Sep-10 21:40 
AnswerRe: unresolved external symbol __imp__PlaySoundW@12 Pin
Niklas L20-Sep-10 21:49
Niklas L20-Sep-10 21:49 
AnswerRe: unresolved external symbol __imp__PlaySoundW@12 Pin
Cedric Moonen20-Sep-10 21:55
Cedric Moonen20-Sep-10 21:55 
gateway23 wrote:
project property pages->Linker->General->Additional Library Directories"


You should only specify the folder there, not the library itself. To specify that your project has to link with this lib file, you have to specify it into "Linker -> Input -> Additional Dependencies".
Cédric Moonen
Software developer

Charting control [v3.0]
OpenGL game tutorial in C++

GeneralRe: unresolved external symbol __imp__PlaySoundW@12 Pin
gateway2320-Sep-10 23:18
gateway2320-Sep-10 23:18 
QuestionDrawing onto a bitmap Pin
softwaremonkey20-Sep-10 20:04
softwaremonkey20-Sep-10 20:04 
AnswerRe: Drawing onto a bitmap Pin
«_Superman_»20-Sep-10 20:23
professional«_Superman_»20-Sep-10 20:23 
GeneralRe: Drawing onto a bitmap Pin
softwaremonkey20-Sep-10 20:48
softwaremonkey20-Sep-10 20:48 
AnswerRe: Drawing onto a bitmap Pin
basementman23-Sep-10 4:33
basementman23-Sep-10 4:33 

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.