关于制作DLL的Visual C Express Edition 2005。 [英] Visual C Express Edition 2005 on making dll.

查看:75
本文介绍了关于制作DLL的Visual C Express Edition 2005。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不能制作一个dll。 Visual C ++ Express Edition 2005中的文件。它不会让我这么做。有没有办法制作一个。我能用这个版本制作吗?

谢谢。

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.

推荐答案

如果你需要托管(.NET) DLL,您选择New Project - >班级

图书馆。如果你需要一个原生DLL,那就更棘手了。你选择New

Project - > Win32控制台应用程序,单击确定,然后仔细阅读

选项,你应该在向导中找到一个单选按钮,

切换到DLL模式。在VC ++ 2003中,它几乎是隐藏的(在第一次找到时我花了一个

),在2005年它更加明显(使用

向导中的下一个按钮)。


Tom


falcon22写道:
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:
我不能制作一个dll 。 Visual C ++ Express Edition 2005中的文件。它不会让我/我。有没有办法制作一个。我能用这个版本制作一个吗?
谢谢。
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.



我找到了单选按钮的位置,但它不会让我推它。所以我可以为Maya提供一个插件,而不是
,这是一个.mll

文件的3D软件包。此文件格式足够接近Maya格式。 .dll的

单选按钮是灰色的。我该怎么做才能解决这个问题。


Tamas Demjen写道:
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:
如果你需要一个托管(.NET)DLL,你选择New Project - >班级
图书馆。如果你需要一个原生DLL,那就更棘手了。您选择New
Project - > Win32控制台应用程序,单击确定,然后仔细阅读
选项,您应该在向导中找到一个单选按钮,切换到DLL模式。在VC ++ 2003中,它几乎是隐藏的(它在第一次找到它时花了我一个时间),在2005年它更加明显(使用向导中的
Next按钮)。

Tom

falcon22写道:
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:
我无法制作一个dll。 Visual C ++ Express Edition 2005中的文件。它不会让我/我。有没有办法制作一个。我能用这个版本制作吗?
谢谢。
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.



falcon22写道:
falcon22 wrote:
我找到了单选按钮的位置,但它不会让我推它。所以
我无法为Maya中的插件制作一个3D软件包,它是一个.mll文件。这种文件格式足够接近于Maya格式。 .dll的单选按钮是灰色的。我可以做些什么来解决这个问题。
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.获取另一版Visual Studio 2005.


2.获取Visual Studio 2003.


3.获取Visual C ++ 2003工具包

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

-cd



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


这篇关于关于制作DLL的Visual C Express Edition 2005。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆