
Write a .dll
Started by
Spike
, Jul 09 2005 01:33 AM
#1
Posted 09 July 2005 - 01:33 AM

#2
Posted 11 July 2005 - 09:01 AM

open vs.net, create new project and go to solution explorer right click your project name properties and click "Output Type" option choose "class library"(dll) that`s it..
now you can write your code and it is not executable (exe) ...it is dll
note if it is windows form you have to delete the form.cs and than you do the same steps above
this is valid solition to create dll for all .net languages.
take care
now you can write your code and it is not executable (exe) ...it is dll
note if it is windows form you have to delete the form.cs and than you do the same steps above
this is valid solition to create dll for all .net languages.
take care
#3
Posted 11 July 2005 - 06:45 PM

Did you read that they are using vb6?
#4
Posted 12 July 2005 - 07:54 PM

upgrade...
WELL what is vb6` ID?
the answer is
visual studio versions....
http://msdn.microsof...tudio/previous/
BuRnEr says dont make pointless comments. And try to give solution.
Honestly i didnot see that it was about vb60006 (some times i look at the world microscobic sometimes blindly esspecially when i work till morning front of electro microcop in gen. lab. and after work my pcs become microscobic even more worst than that invisible:)
but i still believe that this solution still helps perfectly..and have you tried it?
your comment is still just empty comment isnt it?
Empty("" "Did you read that they are using vb6?" "")
if you still disagree or the solition bothers you i could request from dear administrator to delete or change the solution place. Or you can overwrite it with your solution if you have one..?
if ((st=getserverByName("whois","tcp"))==NULL){
fprintf(stderr, "%s:No whois servie for this host\n",name);
exit(1);}
have a good one:>
rsh administrator ps >...
WELL what is vb6` ID?
the answer is
visual studio versions....
http://msdn.microsof...tudio/previous/
BuRnEr says dont make pointless comments. And try to give solution.
Honestly i didnot see that it was about vb60006 (some times i look at the world microscobic sometimes blindly esspecially when i work till morning front of electro microcop in gen. lab. and after work my pcs become microscobic even more worst than that invisible:)
but i still believe that this solution still helps perfectly..and have you tried it?
your comment is still just empty comment isnt it?
Empty("" "Did you read that they are using vb6?" "")
if you still disagree or the solition bothers you i could request from dear administrator to delete or change the solution place. Or you can overwrite it with your solution if you have one..?
if ((st=getserverByName("whois","tcp"))==NULL){
fprintf(stderr, "%s:No whois servie for this host\n",name);
exit(1);}
have a good one:>
rsh administrator ps >...
#5
Posted 13 July 2005 - 08:29 AM

In VB6.
File->New Project.
Choose ActiveX DLL.
When u Make the file it will be a dll
File->New Project.
Choose ActiveX DLL.
When u Make the file it will be a dll
#6
Posted 16 July 2005 - 12:48 PM

Ye, sure i know how to get to the .dll part but i dont know how to actually write one, that why i ask if there are any tutorials i can maybe download or something
Similar Topics
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
As Featured On:






