AntiDuplicate

AntiDuplicate

Postby Jeff Barnes » Tue May 18, 2010 5:31 pm

Hi,

Is anyone out there successfully using AntiDuplicate with FWH ?

http://www.alkonost.com/antiduplicate/
Thanks,
Jeff Barnes

(FWH 16.11, xHarbour 1.2.3, Bcc730)
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Re: AntiDuplicate

Postby Marcelo Via Giglio » Tue May 18, 2010 9:06 pm

Hola,

did you test protect.prg from fivewin sample directory, I think this can do the same what AntiDuplicate do

regards

Marcelo
Marcelo Via Giglio
 
Posts: 1064
Joined: Fri Oct 07, 2005 3:33 pm
Location: Cochabamba - Bolivia

Re: AntiDuplicate

Postby Jeff Barnes » Tue May 18, 2010 10:28 pm

Yes I have used protect.prg the problem with it is that it requires the user to have Administrative Rights for it to function correctly.

AntiDuplicate does not require Admin Rights.
Thanks,
Jeff Barnes

(FWH 16.11, xHarbour 1.2.3, Bcc730)
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Re: AntiDuplicate

Postby Jeff Barnes » Thu May 20, 2010 12:35 am

The software comes with samples for the following, maybe someone can convert to FWH ?

Borland C++ Builder
C#.net
Delphi
FoxPro
Visual Basic 6
Visual Basic.net
Visual C++ Ver 5
Visual C++.net

Please let me know and I can email you the sample for your language.
Thanks,
Jeff Barnes

(FWH 16.11, xHarbour 1.2.3, Bcc730)
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Re: AntiDuplicate

Postby Antonio Linares » Thu May 20, 2010 4:22 am

Jeff,

Could you please post here the example source code for Borland C++ Builder ? thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42082
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: AntiDuplicate

Postby Daniel Garcia-Gil » Thu May 20, 2010 11:09 am

Hello Jeff


i tested protect.prg with standar user, without administrator privileges, and run fine to me

i hope other user can test

http://www.sitasoft.net/fivewin/samples/protect.zip
User avatar
Daniel Garcia-Gil
 
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 pm
Location: Isla de Margarita

Re: AntiDuplicate

Postby Jeff Barnes » Thu May 20, 2010 12:58 pm

Hi Antonio,

You can get the files for Borland C++ Builder here:

http://www.can-soft.net/BCB.zip
Thanks,
Jeff Barnes

(FWH 16.11, xHarbour 1.2.3, Bcc730)
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Re: AntiDuplicate

Postby Jeff Barnes » Thu May 20, 2010 1:00 pm

Hi Daniel,

I think there is a registry setting or something that can help but I have not found it.
I have tested on a few systems ... one system would work regardless of users access rights while all the others would not.

I have been testing this on Windows XP systems.
Thanks,
Jeff Barnes

(FWH 16.11, xHarbour 1.2.3, Bcc730)
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Re: AntiDuplicate

Postby Jeff Barnes » Thu May 27, 2010 8:01 pm

Hi Antonio,

Any luck with the conversion.
Thanks,
Jeff Barnes

(FWH 16.11, xHarbour 1.2.3, Bcc730)
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Re: AntiDuplicate

Postby Antonio Linares » Thu May 27, 2010 8:38 pm

Jeff,

What is the name of the AntiDuplicate DLL file ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42082
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: AntiDuplicate

Postby Jeff Barnes » Thu May 27, 2010 10:14 pm

It is Aas973.dll

Please check your gmail account ... I sent you some files.
Thanks,
Jeff Barnes

(FWH 16.11, xHarbour 1.2.3, Bcc730)
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Re: AntiDuplicate

Postby Antonio Linares » Thu May 27, 2010 11:09 pm

Jeff,

Please try this:
Code: Select all  Expand view

   MsgInfo( Fddig1( 0 ) )
   ...
 
DLL FUNCTION FDDIG1( n AS LONG ) AS LONG PASCAL LIB "Aas973.dll"
 

A value below 7 means that there is No Key drive in the USB port
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42082
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: AntiDuplicate

Postby Jeff Barnes » Fri May 28, 2010 1:30 am

It returns "nil" with or without the usb memory stick connected.

I sent an email to your gmail account.
It has a link to some additional files that should help.
Thanks,
Jeff Barnes

(FWH 16.11, xHarbour 1.2.3, Bcc730)
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Re: AntiDuplicate

Postby Antonio Linares » Fri May 28, 2010 6:45 am

Jeff,

Please provide a url to download just the DLL, thanks

Or simply create a DEF file from it and publish it here:
c:\bcc582\bin\impdef.exe name.def name.dll

name.def will contain all the DLL exported functions names. It is an ascii file that you can copy here
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42082
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: AntiDuplicate

Postby Jeff Barnes » Fri May 28, 2010 12:53 pm

Antonio,

here it is:

Code: Select all  Expand view

LIBRARY     AAS973.DLL

EXPORTS
    Accdd1                         @1   ; Accdd1
    Accdd2                         @3   ; Accdd2
    Dscbf1                         @5   ; Dscbf1
    Fddig1                         @2   ; Fddig1
    FddigV                         @4   ; FddigV

 
Thanks,
Jeff Barnes

(FWH 16.11, xHarbour 1.2.3, Bcc730)
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Next

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 100 guests