Click here to Skip to main content
15,909,827 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Project for class Pin
JarethAshaer25-Apr-06 7:15
JarethAshaer25-Apr-06 7:15 
GeneralRe: Project for class Pin
Bob Flynn25-Apr-06 7:23
Bob Flynn25-Apr-06 7:23 
GeneralRe: Project for class Pin
JarethAshaer25-Apr-06 7:27
JarethAshaer25-Apr-06 7:27 
GeneralRe: Project for class Pin
Bob Flynn25-Apr-06 7:40
Bob Flynn25-Apr-06 7:40 
GeneralRe: Project for class Pin
JarethAshaer25-Apr-06 7:52
JarethAshaer25-Apr-06 7:52 
Questionwhat are the differences between .dll and .lib file?eg. gdi32.dll and gdi32.lib Pin
rotorcli25-Apr-06 5:12
rotorcli25-Apr-06 5:12 
AnswerRe: what are the differences between .dll and .lib file?eg. gdi32.dll and gdi32.lib Pin
Chris Losinger25-Apr-06 5:16
professionalChris Losinger25-Apr-06 5:16 
GeneralRe: what are the differences between .dll and .lib file?eg. gdi32.dll and gdi32.lib Pin
rotorcli25-Apr-06 5:46
rotorcli25-Apr-06 5:46 
Hmm so when we use cout() we use static library but when we use Rectangle() in gdi32.dll we use dynamic library and dynamic binding.

So can we say if we use static libnrary we need libraries header file(.h)because compiler must see the function's parameter list but when we use we do not need header files?

Is it true?
GeneralRe: what are the differences between .dll and .lib file?eg. gdi32.dll and gdi32.lib Pin
Chris Losinger25-Apr-06 6:16
professionalChris Losinger25-Apr-06 6:16 
GeneralRe: what are the differences between .dll and .lib file?eg. gdi32.dll and gdi32.lib Pin
rotorcli25-Apr-06 6:27
rotorcli25-Apr-06 6:27 
QuestionProblem compiling with VC++ 2005 Pin
Defenestration25-Apr-06 5:06
Defenestration25-Apr-06 5:06 
AnswerRe: Problem compiling with VC++ 2005 Pin
Cedric Moonen25-Apr-06 5:10
Cedric Moonen25-Apr-06 5:10 
GeneralRe: Problem compiling with VC++ 2005 Pin
Defenestration25-Apr-06 5:21
Defenestration25-Apr-06 5:21 
GeneralRe: Problem compiling with VC++ 2005 Pin
Defenestration25-Apr-06 5:26
Defenestration25-Apr-06 5:26 
QuestionAFX_INCLUDE() Pin
longdt925-Apr-06 3:54
longdt925-Apr-06 3:54 
AnswerRe: AFX_INCLUDE() Pin
YaronNir25-Apr-06 4:00
YaronNir25-Apr-06 4:00 
AnswerRe: AFX_INCLUDE() Pin
David Crow25-Apr-06 4:01
David Crow25-Apr-06 4:01 
GeneralRe: AFX_INCLUDE() Pin
YaronNir25-Apr-06 4:06
YaronNir25-Apr-06 4:06 
GeneralRe: AFX_INCLUDE() Pin
David Crow25-Apr-06 4:12
David Crow25-Apr-06 4:12 
QuestionHow to read words from a notepad application in VC++ program Pin
lekshmipriya25-Apr-06 3:39
lekshmipriya25-Apr-06 3:39 
AnswerRe: How to read words from a notepad application in VC++ program Pin
YaronNir25-Apr-06 3:51
YaronNir25-Apr-06 3:51 
GeneralRe: How to read words from a notepad application in VC++ program Pin
David Crow25-Apr-06 4:06
David Crow25-Apr-06 4:06 
GeneralRe: How to read words from a notepad application in VC++ program Pin
YaronNir25-Apr-06 4:08
YaronNir25-Apr-06 4:08 
AnswerRe: How to read words from a notepad application in VC++ program Pin
Aqueel25-Apr-06 4:09
Aqueel25-Apr-06 4:09 
GeneralRe: How to read words from a notepad application in VC++ program Pin
Cedric Moonen25-Apr-06 4:44
Cedric Moonen25-Apr-06 4:44 

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.