Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <004d01bee279$d6304380$1935a8c0@dhcp.pib> From: "Vadim Beloborodov" To: References: <37AECD68 DOT A842D059 AT stest DOT ch> Subject: Re: sybase libraries and cygwin Date: Mon, 9 Aug 1999 18:14:12 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 ----- Original Message ----- From: Guido Roelli To: Sent: Monday, August 09, 1999 3:45 PM Subject: sybase libraries and cygwin > Has anyone ported an application from Unix to NT that requires > database connectivity. We have various programs that require the > 'OpenClient' library to connect C code to Sybase. Does anyone know if > the 'OpenClient' libraries have been ported to NT using Cywin? Are they Yes. For examole(help) see http://www.voicenet.com/~gray/sqsh.html Steps: 1) Create import libraryes using dlltool, etc.... 2) In your source modify prototypes for callbacks ( for UNIX is _ctype, for NT is __stdcall) 3) When compiling, define _MSC_VER=800 -- Vadim Beloborodov Industrial Investment Bank of Ukraine, Project Depatment. (044) 228-1242, U0BY -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com