Story Category: HowTo
C++Builderの初心者必見! C++BuilderによるDLLの作成とその使用方法
Embarcadero Japan Support
この記事は、Al Mannarino氏のブログの抄訳です はじめに このブログでは、C++Builderでスタティック(静的)ライブラリ (.Lib) およびダイナミック(動的)ライブラリ(. DLL)を作成および使用する方法について説明します。「ライブラリ」とは、プログラムで再利用可能なコンパイル済みのコードの集まりです。ライブラリには静的ライブラリと動的ライブラリの2種類があります。 スタティックライブラリ(.lib)とダイナミックライブラリ(.dll)の比較 スタティックライブラリ(.LIBフ… … Read more
1 year ago in C++, cbuilder, DLL, HowTo, tutorial
0
Trending Stories
-
No trending stories found.
Stack Overflow Delphi
- Issue with concurrent database calls Using ZeosLib
- windows listview virtual mode, Is there a bug when pressing shift to select multiple items?
- Delphi 11.2 MSBuild Command line fails
- How to use Checkboxes in TListView (OwnerData True) in Delphi
- Delphi: VirtualKeyboard events not reliably triggered with Android Gesture Navigation
Delphi Reddit
Delphi PRAXiS
Embarcadero GetIt
- GitHubTrendings
This welcome package for RAD Studio showcases a list of trending Pascal repositories for the day, […]
- Python4Delphi
Python for Delphi (P4D) is a set of free components that wrap up the Python DLL into Delphi. They […]
- Ribbon Classic Controls
This is a set of VCL Controls that match the MS Office 2007 User Interface specification. Note that […]
- AndroidSDK-NDK
SDK Tools is a downloadable package that installs required tools for Android development, in […]
- StyledComponents
Components similar to Delphi VCL Buttons, Toolbar, DbNavigator, BindNavigator, ButtonGroup and […]
BeginEnd.net
- How To Use WebStencils To EASILY Create Modern, Professional, Superfast Websites
- Creating Heatmaps in TMS FNC Maps for Delphi
- Discover C++Builder 12.2 – Asia Pacific Webinar
- The Horror of finding the right database! Part 2
- Using ARM runner to automatically build releases for Raspberry Pi using GitHub Actions