Microsoft VC++ has an option for using a DLL version of the runtime library. I there a similar option for Borland C++ Builder 3.0?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10047525.html
Zones:
C++Date Answered: 04/17/1998 Grade: A Views: 9
I have an MS Access 2.0 database that I wish to distribute to a lot of unconnected sites, that may not have a copy of Access. What do I need to do to create a stand alone Access application that j...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10061499.html
Zones:
MS AccessDate Answered: 07/03/1998 Grade: B Views: 0
Hello!
I have an Access97 application- a runtime version which was working just fine on a PC that didn't haveOffice97. Improvements were made - I added charts to the app and some minor changes to f...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10087074.html
Zones:
MS AccessDate Answered: 11/29/1998 Grade: C Views: 0
Hi experts,
I have problems to create a button on a form during runtime.
I created a demo program with 2 forms. Form1 contains a commandbutton,
Form2 is empty. I want to accomplish that if I clic...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10125881.html
Does anyone know of a setup program which will install the mfc redistributable dll's (and the C-runtime) for version5 or version6 of visual c++??? If so, where can I obtain it?
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10136797.html
I have a database that several users have access to via the runtime module.When they double click on the desktop icon I created, the run time module window opens, but the database never materialize...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10145104.html
Zones:
MS AccessDate Answered: 04/08/1999 Grade: A Views: 0
Is it possible to make new or remove MENU at runtime? Is there a method to programatically make menu which could be used to make them at runtime?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10154387.html
Zones:
Visual BasicDate Answered: 07/02/1999 Grade: C Views: 0
If you do a LoadLibrary on an EXE file and call an exported "C" function that function can't call C runtime functions and functions in other DLLs. If this same function is exported from a DLL, it w...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10167739.html
I was using IE4.o for browsing and mail. I was getting an error message after exiting Outlook Express.
Runtime error 216 at 000043F2
I upgraded to IE5 hoping this would eliminate the problem.
Now ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10194...
Zones:
Windows 95Date Answered: 08/15/1999 Grade: B Views: 0
I have an Access Runtime application with the following line under the Exit menu option.
If IsRunTime() Then DoCmd.DoMenuItem A_FORMBAR, A_FILE, FMFExitItem (I don't want Access closing totally if...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10235735.html
Zones:
MS AccessDate Answered: 02/28/2002 Grade: A Views: 0