hi Larry,
i'm a registred user of this tool, but i can't download the update 1.02 ?
Thank's
Dominique Bodin
			
			
			
				It's not listed on your Customer page?
			
			
			
				no . . .
I only see iwbasic and Aurora !
			
			
			
				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.
			
			
			
				Added to customer record.
Larry
			
			
			
				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 (http://ionicwind.com/customers)
sorry !
Dominique 
			
			
			
				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.
 :)
			
			
			
				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
			
			
			
				thank's i got it :-)
Dominique
ps : i got it from LarryMc on 07/2011