ZeroEffect Posted February 28, 2009 Posted February 28, 2009 I have a header and library file I want to make into a DLL, my problem is I know nothing of C# and how to acomplish this. Could someone give me some direction. Thanks ZeroEffect Quote If you can't find it, Build It. There is no place Like 127.0.0.1 also don't forget 1 + 1 = 10
Administrators PlausiblyDamp Posted March 1, 2009 Administrators Posted March 1, 2009 What file extension does the header file have? Like vb.net c# just has source files - there shouldn't need to be a header and a library file. Could you give a bit more detail? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
ZeroEffect Posted March 2, 2009 Author Posted March 2, 2009 The file extention is.h and the library file is .lib Quote If you can't find it, Build It. There is no place Like 127.0.0.1 also don't forget 1 + 1 = 10
Leaders snarfblam Posted March 2, 2009 Leaders Posted March 2, 2009 Are you sure that this is C# and not C++? Quote [sIGPIC]e[/sIGPIC]
ZeroEffect Posted March 3, 2009 Author Posted March 3, 2009 Honestly I am not sure. Quote If you can't find it, Build It. There is no place Like 127.0.0.1 also don't forget 1 + 1 = 10
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.