May 5, 2004 #1 E Ezguy Active member Joined Jul 24, 2003 Messages 41 Does any one know how to create a dll file in VC++.NET. I dont find anywhere in vc++.net the option to create a dll file. thanks in advance.
Does any one know how to create a dll file in VC++.NET. I dont find anywhere in vc++.net the option to create a dll file. thanks in advance.
May 5, 2004 #2 Arch4ngel Well-known member Joined Mar 22, 2004 Messages 940 Location Montreal, QC ClassLibrary ? Extended Stored Procedure Dll ? MFC Dll ? Windows Control Library (.NET) ? They all make dll in the end. (even ASP.NET project) The dll you want depend of what you want. (You might not see all of above... I got VS.NET 2003 Professional English)
ClassLibrary ? Extended Stored Procedure Dll ? MFC Dll ? Windows Control Library (.NET) ? They all make dll in the end. (even ASP.NET project) The dll you want depend of what you want. (You might not see all of above... I got VS.NET 2003 Professional English)