|
-
April 17th, 2003, 12:11 AM
#1
can dlls be statically linked
I have statically linked .libs statically. I wanted to know whether dlls can be statically linked ??
-
April 17th, 2003, 12:26 AM
#2
-
April 17th, 2003, 01:00 AM
#3
After putting the .dll,.lib,.h and then building the client is it possible to run the client without the dll. Or is it possible to build the client without the .lib file.
-
April 17th, 2003, 03:43 AM
#4
My Answer will be No.
DLLs are meant to be linked dinamically.
even after building the application.
DLLs are needed to run the application.
that is my view.
cheers
mahanare
Thanks n Regards
Harinath Reddy
Learn Hello World Program
A good scientist is a person with original ideas. A good engineer is a person who makes a design that works with as few original ideas as possible. There are no prima donnas in engineering. - Freeman Dyson
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
|