No announcements
Found 2599813 threads
-
2 Votes
hide console of DLL import
Following example uses an alternate console buffer to keep the output written by a C++ dll from appearing with the output of a C# console application.Answered | 5 Replies | 1140 Views | Created by change registry value in visual studio 2008 - Thursday, December 19, 2019 9:52 AM | Last reply by RLWA32 - Friday, December 20, 2019 3:29 PM -
0 Votes
C# console application to dll file
I make class library project, just save it, and then it will create a dll file automatically.Answered | 5 Replies | 7545 Views | Created by bangsang - Monday, March 9, 2015 8:00 AM | Last reply by Kristin Xie - Tuesday, March 10, 2015 5:45 AM -
11 Votes
How to import c# dll in c#
hi i tried above programe but dll file is not created how to create DLL file please reply soon thanksAnswered | 12 Replies | 116423 Views | Created by Aravinthkumar - Friday, May 1, 2009 3:49 PM | Last reply by gmlewis2 - Wednesday, December 17, 2014 9:08 PM -
2 Votes
importing c++ dll into the c# projects
Here is my import declaration.Answered | 10 Replies | 4150 Views | Created by Edwin ZZN - Saturday, October 3, 2009 3:57 AM | Last reply by ButlerDE58 - Thursday, October 22, 2009 11:11 PM -
0 Votes
Dll import in c#
How to use DLL in C#?Answered | 2 Replies | 56877 Views | Created by Santana George - Wednesday, August 15, 2012 10:12 AM | Last reply by Steven_Schultz - Wednesday, August 15, 2012 10:22 AM -
0 Votes
c++ to vb.net DLL Import
A handle to a memory-mapped file is not the same as a file on disk.Answered | 6 Replies | 2326 Views | Created by Mike_Sfd - Monday, May 29, 2017 12:43 PM | Last reply by Mike_Sfd - Friday, June 2, 2017 7:22 AM -
2 Votes
Debug Assertion failed error while using an mfc dll via import library in an managed console application
So we tried another dll project (non mfc dll project) and we were able to successfully build the dll.Answered | 12 Replies | 27070 Views | Created by Ahmad.Malik - Wednesday, March 25, 2009 4:38 AM | Last reply by Willem de Jonge - Monday, August 3, 2009 10:23 AM -
0 Votes
Get the Error While Import Binding in Biz-talk Server Administrator Console
You;re getting the error because your bindings import file has a port configuration which has SSO enabled (in the system you imported the binding from there will be ...Answered | 6 Replies | 1348 Views | Created by Hardik Ramwani - Thursday, January 31, 2013 10:37 AM | Last reply by Vijayakumar Ganesan - Thursday, January 31, 2013 11:58 AM -
10 Votes
C# console application compiles to .dll and not .exe
Start a new project and choose Console Application(.Net Framework)Answered | 13 Replies | 34147 Views | Created by yperz - Monday, January 1, 2018 3:07 PM | Last reply by Rakhi Shah - Wednesday, August 5, 2020 7:48 PM -
0 Votes
how to call a C# dll function from a C# console application
You need to create dll files by using c# Class Library files where you want to implement data member and member functions in to it.Answered | 4 Replies | 22379 Views | Created by peacepearl - Tuesday, December 1, 2009 10:11 AM | Last reply by DattatrayPawar - Monday, September 10, 2012 9:04 AM -
0 Votes
loading dll in console application
Error 126 means the module could not be found.Answered | 2 Replies | 1837 Views | Created by Rev_sb - Tuesday, July 23, 2013 7:08 PM | Last reply by Tim Roberts - Friday, July 26, 2013 5:47 AM -
0 Votes
BadImageFormatException when importing C++ DLL in VB
If your C++ DLL is 32-bit then it can't be loaded by a 64-bit process, and vice versa.Answered | 8 Replies | 4138 Views | Created by merlin fl - Monday, July 4, 2011 11:09 PM | Last reply by merlin fl - Thursday, July 7, 2011 11:48 AM -
1 Votes
Importing C++ Dll
The IntPtr is similar to void* in C++.Answered | 6 Replies | 3235 Views | Created by ashgamer10 - Wednesday, February 2, 2011 1:15 PM | Last reply by Neddy Ren - Thursday, February 17, 2011 3:07 AM -
13 Votes
Error while using DocumentFormat.OpenXML dll in C#?
my problem is fixed by adding WindowsBase dllAnswered | 3 Replies | 33889 Views | Created by Maggy111 - Wednesday, April 10, 2013 7:24 AM | Last reply by Murthy Vakkalanka - Monday, April 17, 2017 1:12 PM -
1 Votes
Error in C file when I compile with C++ files
Open a Visual Studio Developer command prompt console window.Answered | 19 Replies | 3757 Views | Created by Rinaldo1961 - Sunday, March 26, 2017 6:33 PM | Last reply by RLWA32 - Tuesday, March 28, 2017 10:01 PM -
0 Votes
C# x64 platform native c++ dll import
[DllImport("MyDLL_64.dll", EntryPoint="FuncInDLL")] static extern int FuncInDLL64(int ...Answered | 1 Replies | 7818 Views | Created by Mindy Erbiznez - Monday, January 17, 2011 10:48 PM | Last reply by Mattias Sjögren - Tuesday, January 18, 2011 8:59 AM -
0 Votes
DLL access in a Console Application
I am trying the AppDomain.AssemblyResolve and while looking at the help, I'm not sure what the PublicTokenKey is for this DLL.Answered | 16 Replies | 3225 Views | Created by Bob Nona - Friday, January 27, 2012 4:13 PM | Last reply by Dave_Anderson - Friday, January 27, 2012 8:52 PM -
1 Votes
Importing a dll file in Visual Studio 2013
Did you check the location of the .dll's ?Answered | 4 Replies | 1441 Views | Created by M.J.Jazini - Friday, August 21, 2015 6:19 AM | Last reply by Manuel Meyer - Friday, August 21, 2015 1:14 PM -
0 Votes
Unable to import the C++ header files into C# code
C# does not work that way.Answered | 1 Replies | 4230 Views | Created by neethap - Tuesday, February 17, 2009 5:05 PM | Last reply by Rudedog2 - Tuesday, February 17, 2009 5:31 PM -
2 Votes
console make a dll
To the entire solution file, I am going to be adding a 2010 web forms C# project file.Answered | 13 Replies | 1318 Views | Created by wendy elizabeth - Monday, May 6, 2013 12:59 PM | Last reply by Omar Qaddoumi - Thursday, May 9, 2013 6:46 AM - Items 1 to 20 of 2599813 Next ›
No announcements