May 24, 2024, 09:18:24 AM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


button library

Started by DominiqueB, June 05, 2012, 12:06:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DominiqueB

hi Larry,

i'm a registred user of this tool, but i can't download the update 1.02 ?

Thank's

Dominique Bodin

LarryMc

It's not listed on your Customer page?
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

DominiqueB

no . . .

I only see iwbasic and Aurora !

LarryMc

Then you need to send LarryS a pm.  Only he can fix that.
It would probably help him if you sent a copy of your paypal receipt, just in case.
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

Rock Ridge Farm (Larry)

Added to customer record.

Larry

DominiqueB

June 06, 2012, 11:28:31 AM #5 Last Edit: June 06, 2012, 11:30:17 AM by DominiqueB
thank's to listen . . .

but i can only see the same Aurora and IwBasic . . .

Do we speak of the same address ?

http://ionicwind.com/customers



sorry !

Dominique

Andy

Hi,

The only change is to the CBLM2.inc file.

Change it from:


  DECLARE IMPORT, LoadLibraryA(lpLibFileName AS STRING),INT
  DECLARE IMPORT, GetModuleHandleA(lpModuleName AS POINTER),INT


to:

$ifndef __winbase_inc__
  DECLARE IMPORT, LoadLibraryA(lpLibFileName AS STRING),INT
  DECLARE IMPORT, GetModuleHandleA(lpModuleName AS POINTER),INT
$endif

AND:

If you use the Windowssdk.inc file in a program make sure you include the CBLM2.inc file AFTER the Windowssdk.inc

$include "windowssdk.inc"
$include "CBLM2.inc"

Hope you get your customer page sorted,
Andy.
:)
Day after day, day after day, we struck nor breath nor motion, as idle as a painted ship upon a painted ocean.

Rock Ridge Farm (Larry)

There was no purchase record in the database - I guess you got it in the past before I started tracking stuff.
I added you and now it should show up on your customer page.

Larry


DominiqueB

thank's i got it :-)

Dominique

ps : i got it from LarryMc on 07/2011