No announcements
Found 2925142 threads
-
1 Votes
How to combine all the .dll into wpf exe?
copy all the .dll and .exe into one folder for it to work? Is it possible to combine all .dll ...Answered | 8 Replies | 6858 Views | Created by a.net sukbir - Wednesday, December 16, 2015 4:02 PM | Last reply by davidbaxterbrowne - Wednesday, December 16, 2015 7:34 PM -
0 Votes
Combine thirdparty dll into one
Hi ! we have project which uses some third party component we want to include all dll including ours into one exe file so that one ...Answered | 1 Replies | 2552 Views | Created by AsimKhan - Wednesday, July 12, 2006 3:06 PM | Last reply by Chris Vega - Thursday, July 13, 2006 2:36 AM -
0 Votes
How to integrate dll into exe?
Hi, i'm using ziplib in my application, but i wanted it to be a single exe file. Is it possible to integrate that dll in the ...Answered | 2 Replies | 3749 Views | Created by error1408 - Friday, December 8, 2006 5:59 PM | Last reply by error1408 - Friday, December 8, 2006 6:36 PM -
14 Votes
how to combine 2 .exe files into 1 .exe file.
hi, i would like to ask how can i combine 2 .exe files into 1 .exe file. for example, 1) a.exe 2) ...Answered | 13 Replies | 23903 Views | Created by buz_88 - Wednesday, October 21, 2009 2:57 AM | Last reply by Collin Sauve - Thursday, October 22, 2009 4:00 AM -
0 Votes
How to embedded DLL into exe.
I'm curious what your motivation is. The whole purpose of a DLL is to segregate common code into a separate file location.Answered | 3 Replies | 3506 Views | Created by Prabhakar.D - Friday, November 28, 2008 8:07 AM | Last reply by Bruno van Dooren - Monday, December 1, 2008 8:09 AM -
0 Votes
Combine source code of .dll and exe to merge them?
this thread. I've spoken to the developer of the dll I'm using however, and I've managed to obtain ...Answered | 1 Replies | 3026 Views | Created by donkeycopter - Tuesday, October 12, 2010 8:19 AM | Last reply by bdbodger - Tuesday, October 12, 2010 10:17 AM -
0 Votes
How do I combine a .dll file with my .exe?
I want to combine Interop.IWshRuntimeLibrary.dll into my main .exe file. How can i do this? (Without using clickonce publish)Answered | 3 Replies | 3798 Views | Created by Noob at C plusplus - Friday, January 30, 2009 2:33 AM | Last reply by Paul P Clement IV - Friday, January 30, 2009 2:47 PM -
0 Votes
How to bundle dll into exe using VC++
Hi how to create an exe file or bundle dll into exe unsing vc++ thanksAnswered | 1 Replies | 4783 Views | Created by Phaneendra_77 - Saturday, January 13, 2007 4:17 PM | Last reply by Simple Samples - Monday, January 15, 2007 11:12 PM -
0 Votes
How can I combine my dlls into one exe?
Hello Jay, ILMergge is a command line tool. You can just read the code project article I post above. The tool is designed to merge a managed ...Answered | 5 Replies | 9602 Views | Created by peter_quiet - Wednesday, April 7, 2010 9:09 AM | Last reply by Krishan Gahlot - Monday, October 1, 2012 4:56 AM -
3 Votes
generate exe which has all dll
Signing. The second thing you need to do is to go to properties -> reference select your ( interop.*.dll ) and from theAnswered | 5 Replies | 12902 Views | Created by d17may - Tuesday, March 30, 2010 7:22 AM | Last reply by Faraz Zone - Monday, April 26, 2010 7:11 AM -
0 Votes
how to compile a .dll into my .exe file?
Just feel a little trouble to ask users to put the dll into the same directory as the exe file.Answered | 9 Replies | 67990 Views | Created by Bob Tease - Tuesday, August 29, 2006 1:57 PM | Last reply by Bob Tease - Wednesday, August 30, 2006 2:18 PM -
0 Votes
Combine external code into a single DLL?
included into the class library dll itself, so that when I distribute the final result I only need to send out 1 file?Answered | 1 Replies | 5336 Views | Created by Faize - Tuesday, February 15, 2011 7:33 PM | Last reply by Mike Fourie [MVP] - Tuesday, February 15, 2011 8:21 PM -
0 Votes
Newbie: Need to combine several .dll into a new one.
Hi all, Here is my problem: I have 2 .dll files, say a.dll and b.dll, which I want to combine into a new .dll file, ...Answered | 1 Replies | 9781 Views | Created by bool007 - Monday, January 2, 2006 5:33 AM | Last reply by Arabinda.Net - Monday, January 2, 2006 7:49 AM -
1 Votes
exporting from DLL and importing into EXE
here in the MSDN. It gives information on both ways of linking to a DLL. For information on what the .exp file is for, plase readAnswered | 1 Replies | 2547 Views | Created by Victor Stout - Saturday, February 27, 2010 12:35 AM | Last reply by Darran Rowe - Saturday, February 27, 2010 2:50 AM -
1 Votes
convert .exe to .dll
how to convert .exe to .dll and vice versa ?Answered | 1 Replies | 5372 Views | Created by ravharishatlivein - Thursday, October 16, 2008 4:38 PM | Last reply by nobugz - Thursday, October 16, 2008 6:44 PM -
0 Votes
Difficulties embedding dll into exe
Where else do I have to look for build action? I honestly have no idea. Also I do not really understand what he means with: At runtime, the CLR ...Answered | 2 Replies | 3119 Views | Created by Noxrawr - Wednesday, April 13, 2011 12:46 PM | Last reply by Evan Machusak - Wednesday, April 13, 2011 1:02 PM -
0 Votes
How to break single exe into smaller dll for update
i need just to have some separate dll, that will be downloaded independently. If anyone can suggest doing something else instead of breaking exe ...Answered | 4 Replies | 6693 Views | Created by Roman Gubarenko - Tuesday, March 14, 2006 8:48 PM | Last reply by Roman Gubarenko - Thursday, March 16, 2006 2:55 PM -
0 Votes
Converting Exe to Dll
anyone please let me know how its working even i am not exporting any method from the dll to show the dialog. Or is it the ...Answered | 3 Replies | 601 Views | Created by LokanathNayak - Tuesday, February 3, 2015 2:06 PM | Last reply by Igor Tandetnik - Wednesday, February 4, 2015 6:37 PM -
0 Votes
Combine 2 wpf applications into one
same exe twice. By the way. If you have 2 wpf exe and you want to share code but retain two exe then you ...Answered | 8 Replies | 703 Views | Created by Cassfutbol - Tuesday, May 31, 2016 12:16 PM | Last reply by Andy ONeill - Wednesday, June 1, 2016 9:06 AM -
0 Votes
How can I integrate a DLL into an EXE?
; That's what I'm trying to avoid. Right now, I need the Interop.XDevkit assembly in the same dir as my exe. I'm trying ...Answered | 7 Replies | 7537 Views | Created by Adam Volker-Yoblick - Tuesday, July 10, 2007 5:47 PM | Last reply by Sergey Shandar citylizard - Wednesday, March 10, 2010 12:46 AM - Items 1 to 20 of 2925142 Next ›
No announcements