|
-
Jun 11th, 2002, 09:56 AM
#1
Thread Starter
Addicted Member
link
How to link lib in vc++ in visual studio.net
I want to add commctl32.lib in my project.
-
Jun 11th, 2002, 04:18 PM
#2
Monday Morning Lunatic
Right-click the project name in solution explorer, then properties.
Find the linker section, and add it to the "input" section.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Jun 12th, 2002, 05:10 AM
#3
That was for VC++7.
For VC++6 go to Project->Project Settings->Linker and add to input.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jun 12th, 2002, 11:33 AM
#4
Monday Morning Lunatic
He specifically asked for VC++7......
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Jun 12th, 2002, 03:26 PM
#5
yeah, in a way
just didn't see it
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jun 12th, 2002, 08:44 PM
#6
Thread Starter
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|