delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
<http://sourceware.cygnus.com/ml/#faqs> | |
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" <bvr AT cc DOT pib DOT alex-ua DOT com> |
To: | <cygwin AT sourceware DOT cygnus DOT com> |
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 |
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 <guido DOT roelli AT stest DOT ch> To: <cygwin AT sourceware DOT cygnus DOT com> 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |