Problem resolved by adding "-b" (build all)
===8<==============Original message text=============== My project builds fine in D2005 IDE. When I try to build it from command line with dcc32.exe, I got the following errors: D:\Borland\VCLs\ICS\Delphi\Vc32\icsdefs.inc(386) D:\Borland\VCLs\ICS\Delphi\Vc32\HttpProt.pas(1011) Error: E2003 Undeclared ident ifier: 'AllocateHWnd' D:\Borland\VCLs\ICS\Delphi\Vc32\HttpProt.pas(1011) Error: E2035 Not enough actua l parameters D:\Borland\VCLs\ICS\Delphi\Vc32\HttpProt.pas(1022) Error: E2003 Undeclared ident ifier: 'DeallocateHWnd' D:\Borland\VCLs\ICS\Delphi\Vc32\HttpProt.pas(3403) uPcc.pas(5) Fatal: F2063 Could not compile used unit 'httpprot.pas' -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
