473,382 Members | 1,258 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

creating a library project in VC++.net? how

hi,

I want to create a project in VC++ .net that creates a .lib file... No
DLL's just a lib that I can use in other projects and link in.

I can't see a way under file/new/project
Managed C++ Class Library output a dll :o(

I have created a libray in VC 6.0

I have VC++ .net standard

tone
Nov 16 '05 #1
3 4387
create a static library project
project new,visual C++ project /win32 project. then click application
settings on the left and check static library.
good luck let me know how it went.
kemal

"tone" <__********@macunlimited.net____________> wrote in message
news:bm**********@newsg2.svr.pol.co.uk...
hi,

I want to create a project in VC++ .net that creates a .lib file... No
DLL's just a lib that I can use in other projects and link in.

I can't see a way under file/new/project
Managed C++ Class Library output a dll :o(

I have created a libray in VC 6.0

I have VC++ .net standard

tone

Nov 16 '05 #2
kemal,

thanks, that worked :o) it's a pain the moved all VC6 stuff in
different places in .NET

still thanks for you help

tone
create a static library project
project new,visual C++ project /win32 project. then click application
settings on the left and check static library.
good luck let me know how it went.
kemal

"tone" <__********@macunlimited.net____________> wrote in message
news:bm**********@newsg2.svr.pol.co.uk...
hi,

I want to create a project in VC++ .net that creates a .lib file... No DLL's just a lib that I can use in other projects and link in.

I can't see a way under file/new/project
Managed C++ Class Library output a dll :o(

I have created a libray in VC 6.0

I have VC++ .net standard

tone


Nov 16 '05 #3
my pleasure,you are welcome:).
Kemal

"tone" <__********@macunlimited.net____________> wrote in message
news:bm**********@newsg2.svr.pol.co.uk...
kemal,

thanks, that worked :o) it's a pain the moved all VC6 stuff in
different places in .NET

still thanks for you help

tone
create a static library project
project new,visual C++ project /win32 project. then click application
settings on the left and check static library.
good luck let me know how it went.
kemal

"tone" <__********@macunlimited.net____________> wrote in message
news:bm**********@newsg2.svr.pol.co.uk...
hi,

I want to create a project in VC++ .net that creates a .lib
file...
No DLL's just a lib that I can use in other projects and link in.

I can't see a way under file/new/project
Managed C++ Class Library output a dll :o(

I have created a libray in VC 6.0

I have VC++ .net standard

tone



Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: 50295 | last post by:
Hi - I program in C++ but I'm not good with VC++ (yet). I will like to create a custom project for which a specific template or wizard does not exist. Because the program is a console...
2
by: 50295 | last post by:
Hi - I program in C++ but I'm not good with VC++ (yet). I will like to create a custom project for which a specific template or wizard does not exist. Because the program is a console...
0
by: Adam Clauss | last post by:
I have a C++ COM Addin I wrote for Outlook (2002) using VS.Net 2002. Having completed it, I am now looking to create a setup project and install it on another machine. I created a setup project...
5
by: Paul Brun | last post by:
Hi guys, I would like to find out if : 1) Is the above possible? I have tried to wrap a C library that our company produces in a .Net class library and am receiving the following error: ...
0
by: zhangrusi | last post by:
I have a static library that is compiled using the latest version of VC 6. It uses the multithreaded DLL versions of the run-time library, and it uses STL classes. I would like to make use of this...
1
by: Jim Bancroft | last post by:
Hi, I've used VC++ 6 for my previous C++ work and am having a little trouble acclimating to VS .Net 2003, mainly in establishing where to look for additional header and library files. I'm...
2
by: Al_C | last post by:
Hve been handed the task of taking a reference USB driver and making it work for our product. Have a lot of ANSI C experience, and fair bit of VB express, but VC++ express is a different critter....
0
by: vedprakashpatel | last post by:
Hi, I have created a solution with two project one is managed VC++ and other is C# project. Now I would like to use C# dll in my VC++ project. I have followed the following steps. 1. Added a...
0
by: mike | last post by:
I am trying to port an existing app with libraries to VC.net. For some reason one of the libraries does not appear to be included in the link. I get unresolved references to functions in that...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.