Apparently, this is a popular problem when migrating from vb6 to
vb.net. I suggest you google it...should be able to find lots of hints
and tips there.
If I find any good one, I'll let you know.
- Thanh
Dan Keeley wrote:
> Hi Everyone,
>
> Quick question I hope!
> Has anyone upgraded alugen to compile in vb.net?
>
> There doesnt seem to be too many problems, i could be wrong though,
> but here's one:
>
>
> modALUGEN.rsa_generate(Key, 1024, AddressOf CryptoProgressUpdate,
> VarPtr(progress))
>
> It says VarPtr is not declared. Any ideas? Has anyone else upgraded
> it yet? ( To save me the work :) )
>
> Now i dont have any experience in vb6 upgrades, so this may or may not
> be an easy fix. What im wondering is should i spend a little time now
> investigating it ( if no one else has ) or just use my vb6 machine and
> do the edits there?
>
> In case you're wondering i'm trying to lock alugen to my pendrive, so
> i can provide the unlock facility to my client. I'll clearly have to
> encrypt my application files too, but hopefully wont be too hard.
>
> I'll share the files if i do have to end up doing it myself of course...
>
> Thanks and happy new year to all!!
>
> Dan
>
> ----- Original Message -----
> *From:* Thanh Hai Tran <mailto:th...@sy...>
> *To:* act...@li...
> <mailto:act...@li...>
> *Sent:* Tuesday, December 02, 2003 1:17 AM
> *Subject:* [ActiveLock-Development] New team member: Dan Keeley
>
> Everyone,
> Please join me in welcoming Dan Keeley to the team. He has been
> helping me update the tutorial doc. He will be helping us get our
> acts together in the area of docs, whenever he has a spare moment. :-)
>
> - Thanh
>
|