Search found 567 matches: ace32

Return to advanced search

OLE DLL

... + >> b32.bc rem Uncomment these two lines to use Advantage RDD rem echo %hdir%\lib\rddads.lib + >> b32.bc rem echo ..\lib\Ace32.lib + >> b32.bc echo %bcdir%\lib\import32.lib + >> b32.bc echo %bcdir%\lib\cw32.lib + >> b32.bc echo %bcdir%\lib\psdk\odbc32.lib, ...
by asimireu
Thu Jan 12, 2006 4:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OLE DLL
Replies: 3
Views: 1264

James,

Please create ace32.lib from the ace32.dll that you are using:

implib.exe ace32.lib ace32.dll
by Antonio Linares
Thu Jan 05, 2006 7:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with ADS
Replies: 9
Views: 3178

Problem with ADS

... the following error when linking: Error: Unresolved external '_HB_FUN_ADSCONNECT60' I am calling the adsconnect60() function. I am linking in both ace32.lib and rddads.lib. The Harbour ver 45 that I got came with rddads.lib dated 5/9/2005, but there was no ace32.lib so I copied one from a previous ...
by James Bott
Thu Jan 05, 2006 7:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with ADS
Replies: 9
Views: 3178

... + >> b32.bc rem Uncomment these two lines to use Advantage RDD echo %hdir%\lib\rddads.lib + >> b32.bc echo %hdir%\lib\Ace32.lib + >> b32.bc echo %bcdir%\lib\import32.lib + >> b32.bc echo %bcdir%\lib\cw32.lib + >> b32.bc echo %bcdir%\lib\psdk\odbc32.lib, ...
by RAMESHBABU
Thu Dec 29, 2005 5:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How create DLL With XHARBOUR
Replies: 27
Views: 16252

some more help required to create FWH + XHARBOUR DLLs

... + >> b32.bc REM Uncomment these two lines to use Advantage RDD ECHO %hdir%\lib\rddads.lib + >> b32.bc ECHO %hdir%\lib\Ace32.lib + >> b32.bc ECHO %bcdir%\lib\cw32.lib + >> b32.bc ECHO %bcdir%\lib\import32.lib + >> b32.bc ECHO %bcdir%\lib\psdk\odbc32.lib ...
by RAMESHBABU
Wed Dec 28, 2005 6:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How create DLL With XHARBOUR
Replies: 27
Views: 16252

... format so you can download them and listen anytime you want. Now let's go to ADS: you will need the following DLLs :wink: AXWCS32.DLL : ADS client ACE32.DLL : DLL with all the ADS functions. Optional: ADSLOC32.DLL for you to use the "local Server". These DLLs are provided by Advantage in its programa ...
by R.F.
Sat Dec 17, 2005 12:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS
Replies: 10
Views: 3493

bcc640.lib

... c:\harbour\lib\macro.lib + c:\harbour\lib\dbfcdx.lib + c:\harbour\lib\dbffpt.lib + c:\harbour\lib\rdd.lib + c:\harbour\lib\rddads + c:\harbour\lib\ace32 + c:\harbour\lib\common.lib + c:\harbour\lib\pp.lib + c:\borland\bcc55\lib\cw32.lib + c:\borland\bcc55\lib\import32.lib,, + dbf\system\wcta.res ...
by Patricio Avalos Aguirre
Tue Dec 06, 2005 8:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: bcc640.lib
Replies: 3
Views: 1362

... + >> b32.bc rem Uncomment these two lines to use Advantage RDD rem echo %hdir%\lib\rddads.lib + >> b32.bc rem echo %hdir%\lib\Ace32.lib + >> b32.bc echo %bcdir%\lib\cw32.lib + >> b32.bc echo %bcdir%\lib\import32.lib + >> b32.bc echo %bcdir%\lib\psdk\odbc32.lib ...
by dutch
Sun Dec 04, 2005 4:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error while compile testscan.prg and tscan.prg
Replies: 13
Views: 6092

Re: ADS Driver

Bohan: You have to build your own ACE32.LIB, and is very easy to do: 1) Locate the ACE32.DLL of your current ADS version, you can find a copy of it in the ARC (Advantage Data Architech) directory, if you don`t have the ARC, install it from ...
by R.F.
Fri Nov 11, 2005 2:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS Driver
Replies: 2
Views: 1681

Jim,

You may create ace32.lib from your ace32.dll:

implib.exe ace32.lib ace32.dll
by Antonio Linares
Fri Nov 11, 2005 1:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS Driver
Replies: 2
Views: 1681

ADS Driver

... used in the Pass. My Last version of Fivewin for Harbour was 2.3. Now I have upgraded to version 2.6 the September Build. But I can't find the ACE32.Lib in any of my Dir. I am trying to use the XHarbour Version of harbour to build my Apps. I have also looked that the regualer version of Habour ...
by J-Bohanan
Fri Nov 11, 2005 1:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS Driver
Replies: 2
Views: 1681

Re: ASC bug - re: Barbara THIAM's post

... Perhaps the order of one lib ? ********* e:\borland\bcc55\lib\c0w32.obj + E:\MAINTEST\MAINTEST.obj + , + E:\MAINTEST\TEST.exe,, + E:\PROGS\LIB32\Ace32.LIB + E:\XHARBOU\XHARBO~1.BCC\LIB\rdd.LIB + E:\XHARBOU\XHARBO~1.BCC\LIB\rddads.LIB + + E:\FWH\LIB\FIVEHX.LIB + E:\FWH\LIB\FIVEHC.LIB + + E:\XHARBOU\XHARBO~1.BCC\LIB\DBFCDX.LIB ...
by Badara Thiam
Sat Oct 15, 2005 6:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ASC bug - re: Barbara THIAM's post
Replies: 23
Views: 11047
Previous

Return to advanced search