win32
Discussions tagged win32
-
more than a month ago
Konopka Control: rzGroupBar navigation issue
I am using the latest version of Delphi Tokyo 10.2.2 with Konopka Controls 6.2.3. At run time, the RZGroupBar component always scrolls to the bottom, displaying the last few rzGroup items. This issue occurs when the vertical screen size is smaller t... -
more than a month ago
Accessing external variable exported by DLL
I am trying to make a Delphi wrapper for the PDCurses (Public Domain Curses) DLL.This DLL exports several variables. Example from C(++) header: #ifdef PDC_DLL_BUILD # ifdef CURSES_LIBRARY # define PDCEX __declspec(dllexport) extern # else # d... -
more than a month ago
TMultiView exception
MultiView has a big problem in Win32: if I use TMultiView in popover mode, when the first time popover appears all runs well; the second time it generates an exception and popover doesen't appears. Step to reproduce: 1. create a panel (this will be... -
more than a month ago
Analyzing buy RAD C ++ Builder 10.2
I'm trying out your RAD 10.2 Tokyo C ++ Builder Starter product. But I have encountered an anomaly. I want to know if I can get C ++ Builder Starter from previous version to investigate if the problem found in 10.2 has been solved in previous version... -
more than a month ago
Error in opening C++ Builder Project File
Hi, I faced an error in opening C++ Builder Project File. The C++ project file cannot be reopened after the project is saved due to the following error. This error only occurs by using the version of "Delphi 10.1 Berlin and C++ Builder 10.1 Berlin U... -
more than a month ago
Closing down FireDAC mulithreaded multi-database Access interface
I am trying to close all connections in a multi-threaded FireDAC system that interfaces to two separate MS Access 97 databases. After I have done this I then want to call the MS Access Compact function to "Compact" the MS Access database. This operat... -
more than a month ago
Any method of making a suitable LIB file for a DLL created with Microsoft VS C++?
A hardware manufacturer has provided a DLL to interface with their USB device. This DLL is a C++ Class Library created in Microsoft VisualStudio. The supplied LIB files would not link (no surprises there - wrong format), so I used IMPLIB to create ... -
more than a month ago
FDSqlConnection error at runtime, can't set params?
Hello, I am getting this strange error. Indy Server - Web Broker In webmodule I put a FDConnection component, just defined in it mysql driver. At Runtime in webmodule create I read settings and set params (as username, password, server), like thi... -
more than a month ago
Win 32 CLANG is very slow?
I have loads of code written in C++ / VCL for Win32 - started with C++ Builder 6 (and used Borland C++ without VCL for work before then). But it is great to have access to C++ 11 features with the CLANG for Win 32. I have got to grips with the slight... -
more than a month ago
Windows 32 / 64 bit size on Windows 10 Home as compared to IDE
When I compile my application, it runs up at 1/3 to 1/4 size of the form designer in IDE. Running Delphi Seattle 10 on Windows 10 Home under Parallels 11 VM on my MAC...
- Page :
- 1