Thread
:
Need help c++ builder OpenPictureDialog error
View Single Post
04-19-2005, 04:03 PM
#
10
(
permalink
)
DJMaze
Senior Contributor
Join Date: Mar 2005
Posts: 681
There are several ways.
1) Project -> Options -> Packages (tab) -> Build with runtime packages
2) Project -> Add to project
3) Open the .cpp
PHP Code:
#pragma link "C:/Program Files/Borland/CBuilder4/Lib/vcljpg40.lib"
DJMaze
View Public Profile
Find More Posts by DJMaze