runtime-packages Questions

3

Solved

I added what I thought were the necessary SQLite (and sqlite-net) packages to my app. On running it, though, I get an exception: System.DllNotFoundException was unhandled by user code HResult=-2146...
Sacroiliac asked 6/12, 2014 at 5:5

1

Solved

I'm creating a "Version Info" dialog box for my applications; something similar to the one Delphi has in the "About" dialog box. I'd like to display the version information only for the run time pa...
Somniloquy asked 11/2, 2013 at 12:14

3

Solved

I'm wondering if anyone knows of an elegant way of determining what BPLs are required by a given (compiled) DLL, EXE or BPL. I'm not sure if this is even possible shy of simply scanning the binary...
Jeunesse asked 4/6, 2012 at 20:8

2

Solved

I am using Embarcadero RAD Studio 2010 (C++). The project file (.cbproj) has five different tags that contain lists of .bpis or .libs. I would like some information about how each of these lists of...
Accrescent asked 2/8, 2012 at 22:46

1

Solved

To help us modularize a monolithic application, we are in the process of setting up packages for use in debug builds, while still compiling to a single exe for release builds. One of our packages ...
Reggiereggis asked 9/5, 2012 at 8:33

2

Solved

Is it possible (without the use of Runtime Packages or the Shared Memory DLL) to pass a Record type between the host application and a DLL module where the Record type contains Functions/Procedures...
Prynne asked 8/12, 2011 at 2:2
1

© 2022 - 2024 — McMap. All rights reserved.