hiho,
i have a problem if i want to compile my exe's without runtime packages with the new cppbuilder 2006.
if i have a dialog such as "TPrintDialog" in my form, i get the error "WINSPOOL.DLL not found." when starting the newly compiled exe. if i comile with runtime packages, this error does not appear, and it does also not appear if i comile without runtime packages and without a dialog in one of my forms :-/ ..
but i need that print dialog.
is there any possibility to solve that problem? - i want to have that print dialog, but i also want my exe running on other machines...
i have a problem if i want to compile my exe's without runtime packages with the new cppbuilder 2006.
if i have a dialog such as "TPrintDialog" in my form, i get the error "WINSPOOL.DLL not found." when starting the newly compiled exe. if i comile with runtime packages, this error does not appear, and it does also not appear if i comile without runtime packages and without a dialog in one of my forms :-/ ..
but i need that print dialog.
is there any possibility to solve that problem? - i want to have that print dialog, but i also want my exe running on other machines...