Bayron
I have the same header files
Stefan , thanks for your help , i added the pelles c include to the brc32.exe line command and copied your prsth.h
But unfortunately i am still at the same point with prsht.h
whether I comment the last line or not, i get an error
Error E2187 c:\bcc582\include\prsht.h 1084: Unexpected end of file in conditional started on line 12
besides i get otehr errors that need to be fixed, one of them is easy (zlib) i guess Antonio will publish a fix for that, and i use hbcomm.lib for comm functions and it seems to be a problem also
Error: Unresolved external '__rwstd::__rw_stdexcept_NoNamedException' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::__nullref' referenced from C:\CBATI32\BORLANDXHB\HBCOMM.LIB|comm
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::__getRep(unsigned int, unsigned int)' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '__rwstd::__rw_stdexcept_BadAllocException' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '__rwstd::ref_counted::~ref_counted()' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char, std::char_traits<char>, std::allocator<char> >(const char *, const std::allocator<char>&)' referenced from C:\CBATI32\BORLANDXHB\HBCOMM.LIB|comm
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::operator =(const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)' referenced from C:\CBATI32\BORLANDXHB\HBCOMM.LIB|comm
PROCOIFF.EXE - 8 erreur(s), 0 avertissement(s)
So i will revert to my old bcc 5.5.1 that is working without problems (unfortunately)
Thanks for all your help