473,569 Members | 2,536 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual C Express Edition 2005 on making dll.

I can not make a dll. file in Visual C++ Express Edition 2005. It wont let
me. Is there any way to make one. Am I able to make one with this edition?
Thanks.
Nov 17 '05 #1
9 6607
If you need a managed (.NET) DLL, you choose New Project -> Class
Library. If you need a native DLL, it's more tricky. You choose New
Project -> Win32 Console Application, click OK, and then read the
options carefully and you should find a radio button in the wizard that
switches to DLL mode. In VC++ 2003 it's pretty much hidden (it took me a
while to find the first time), in 2005 it's much more visible (use the
Next button in the wizard).

Tom

falcon22 wrote:
I can not make a dll. file in Visual C++ Express Edition 2005. It wont let
me. Is there any way to make one. Am I able to make one with this edition?
Thanks.

Nov 17 '05 #2
I found where the radio button is but it will not let me push it. So I can
not make this for a plug-in in Maya a 3D Software Package which is a .mll
file. This file format is close enough to make into the Maya format. The
radio button for the .dll is greyed out though. What can I do to fix this.

"Tamas Demjen" wrote:
If you need a managed (.NET) DLL, you choose New Project -> Class
Library. If you need a native DLL, it's more tricky. You choose New
Project -> Win32 Console Application, click OK, and then read the
options carefully and you should find a radio button in the wizard that
switches to DLL mode. In VC++ 2003 it's pretty much hidden (it took me a
while to find the first time), in 2005 it's much more visible (use the
Next button in the wizard).

Tom

falcon22 wrote:
I can not make a dll. file in Visual C++ Express Edition 2005. It wont let
me. Is there any way to make one. Am I able to make one with this edition?
Thanks.

Nov 17 '05 #3
falcon22 wrote:
I found where the radio button is but it will not let me push it. So
I can not make this for a plug-in in Maya a 3D Software Package which
is a .mll file. This file format is close enough to make into the
Maya format. The radio button for the .dll is greyed out though. What
can I do to fix this.


1. Get another edition of Visual Studio 2005.

2. Get Visual Studio 2003.

3. Get the Visual C++ 2003 Toolkit

http://msdn.microsoft.com/visualc/vctoolkit2003/

-cd

Nov 17 '05 #4
I found where the radio button is but it will not let me push it. So I can
not make this for a plug-in in Maya a 3D Software Package which is a .mll
file. This file format is close enough to make into the Maya format. The
radio button for the .dll is greyed out though. What can I do to fix this.

"Tamas Demjen" wrote:
If you need a managed (.NET) DLL, you choose New Project -> Class
Library. If you need a native DLL, it's more tricky. You choose New
Project -> Win32 Console Application, click OK, and then read the
options carefully and you should find a radio button in the wizard that
switches to DLL mode. In VC++ 2003 it's pretty much hidden (it took me a
while to find the first time), in 2005 it's much more visible (use the
Next button in the wizard).

Tom

falcon22 wrote:
I can not make a dll. file in Visual C++ Express Edition 2005. It wont let
me. Is there any way to make one. Am I able to make one with this edition?
Thanks.

Nov 17 '05 #5
falcon22 wrote:
I found where the radio button is but it will not let me push it. So
I can not make this for a plug-in in Maya a 3D Software Package which
is a .mll file. This file format is close enough to make into the
Maya format. The radio button for the .dll is greyed out though. What
can I do to fix this.


1. Get another edition of Visual Studio 2005.

2. Get Visual Studio 2003.

3. Get the Visual C++ 2003 Toolkit

http://msdn.microsoft.com/visualc/vctoolkit2003/

-cd

Nov 17 '05 #6
How Can I get a different version. Thanks.

"Carl Daniel [VC++ MVP]" wrote:
falcon22 wrote:
I found where the radio button is but it will not let me push it. So
I can not make this for a plug-in in Maya a 3D Software Package which
is a .mll file. This file format is close enough to make into the
Maya format. The radio button for the .dll is greyed out though. What
can I do to fix this.


1. Get another edition of Visual Studio 2005.

2. Get Visual Studio 2003.

3. Get the Visual C++ 2003 Toolkit

http://msdn.microsoft.com/visualc/vctoolkit2003/

-cd

Nov 17 '05 #7
How Can I get a different version. Thanks.

"Carl Daniel [VC++ MVP]" wrote:
falcon22 wrote:
I found where the radio button is but it will not let me push it. So
I can not make this for a plug-in in Maya a 3D Software Package which
is a .mll file. This file format is close enough to make into the
Maya format. The radio button for the .dll is greyed out though. What
can I do to fix this.


1. Get another edition of Visual Studio 2005.

2. Get Visual Studio 2003.

3. Get the Visual C++ 2003 Toolkit

http://msdn.microsoft.com/visualc/vctoolkit2003/

-cd

Nov 17 '05 #8
http://msdn.microsoft.com/getthebetas/country/

"falcon22" <fa******@discu ssions.microsof t.com> wrote in message
news:7E******** *************** ***********@mic rosoft.com...
How Can I get a different version. Thanks.

"Carl Daniel [VC++ MVP]" wrote:
falcon22 wrote:
> I found where the radio button is but it will not let me push it. So
> I can not make this for a plug-in in Maya a 3D Software Package which
> is a .mll file. This file format is close enough to make into the
> Maya format. The radio button for the .dll is greyed out though. What
> can I do to fix this.


1. Get another edition of Visual Studio 2005.

2. Get Visual Studio 2003.

3. Get the Visual C++ 2003 Toolkit

http://msdn.microsoft.com/visualc/vctoolkit2003/

-cd

Nov 17 '05 #9
http://msdn.microsoft.com/getthebetas/country/

"falcon22" <fa******@discu ssions.microsof t.com> wrote in message
news:7E******** *************** ***********@mic rosoft.com...
How Can I get a different version. Thanks.

"Carl Daniel [VC++ MVP]" wrote:
falcon22 wrote:
> I found where the radio button is but it will not let me push it. So
> I can not make this for a plug-in in Maya a 3D Software Package which
> is a .mll file. This file format is close enough to make into the
> Maya format. The radio button for the .dll is greyed out though. What
> can I do to fix this.


1. Get another edition of Visual Studio 2005.

2. Get Visual Studio 2003.

3. Get the Visual C++ 2003 Toolkit

http://msdn.microsoft.com/visualc/vctoolkit2003/

-cd

Nov 17 '05 #10

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

Similar topics

3
1864
by: clintonG | last post by:
Visual C# 2005 Express Edition is a simple, lightweight, integrated development environment designed for beginning programmers and non-professional developers interested in building Windows Forms, class libraries, and console-based applications. Visual C# 2005 Express Edition includes many of the same productivity features found in Visual...
6
1899
by: John Dalberg | last post by:
I don't know how much Microsoft is planning to price Visual Web Developer Express Edition. I heard rumors from free to $100. In my opinion I think it should make it free. The reason is to attract as many people to .NET and ASP.NET. This includes people who are in the Linux world using free IDE's like Eclipse and the people who are thinking...
1
7137
by: QLD_AU | last post by:
Has anyone see the following error ? VS 2005 Installs ok, however the SQL Mobile Edition (part of a full install) fails with the following error ? With Thanks Jason
4
2516
by: Andrew Robinson | last post by:
My main dev machine has WinXp and VS2005 (pro). 1. I need to install VWD Express Edition so that I can do some instruction on this. Any issues with both on the same machine. Installation order? 2. Does VWD Express Edition support the idea of Solutions? I coun't figure out how to create a blank solution which I usually do with VS2005...
2
3415
by: Progman | last post by:
I have Visual Studio 2005 Standard edition. Is ti the same thing as the Express edition or Standard is more?
3
1688
by: Pitaridis Aristotelis | last post by:
Is there any way to create setup for a project made in Microsoft Visual Basic 2005 Express Edition
45
2960
by: mistral | last post by:
Does Visual C++ 2005 Express Edition produce small, compact C executables? Or there is another C compilers that do this better? m.
2
2227
by: cpchan | last post by:
Hello, Can I create a Web-based application (not a Web site) with Visual C# 2005 Express ? Or I have to use Visual Web Developer 2005 Express Edition, choose ASP.NET and then choose C# ? Are there any web-sites give me step-by-step Visual C# 2005 Express Web-based application development ?
4
1898
by: bluesteel | last post by:
Hi, I am trying to use Visual C++ express but i got some samples made under Visual C++ 6.0 that do not compile under the program mentioned at the beginning. Visual C++ Express says that the file included "windows.h" does not exist, what means Visual C++ Express does not come with such library (what makes me sick). Having understood that i wanted...
1
2496
by: Dr T | last post by:
Hi! I downloaded MS Visual Web Developer 2005 Express Edition, MS .NET Framework SDK v2.0, and MS SQL Server 2005. Subsequently, I bought MS Visual Studio 2005 Professional Edition. 1) Are both the MS Visual Web Developer 2005 Express Edition and the MS Visual Studio 2005 Professional Edition used to develop .ASP applications?
0
7700
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7614
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8125
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7676
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6284
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5513
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5219
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3642
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1221
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.