compile dll with calls to methods that dont exit yet
- From: Peted
- Date: Sat, 17 Feb 2007 10:59:35 +0800
if you are writing a dll that is to be load of hdd from the main
application, and instantiated using latebinding and reflection by the
main aplication, how do you compile the DLL you are writing when it
referers to methods and properties that only exist in the main
aplication ?
i cant use the option to link the debuggin proccess to a running exe,
becasue the hosting program wants the user to manually load the dll
using a dialogue box
any advice please
.
- Follow-Ups:
- Re: compile dll with calls to methods that dont exit yet
- From: Marc Gravell
- Re: compile dll with calls to methods that dont exit yet
- Prev by Date: Re: Trial versions of MS software require to buy programs just to extract?
- Next by Date: Re: Database Framework and ASP.NET
- Previous by thread: minor reflection loadfrom/loadfile quirk
- Next by thread: Re: compile dll with calls to methods that dont exit yet
- Index(es):
Relevant Pages
|