View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Need Visual Basic for AppSentinel?

AppSentinel is nothing to do with creating a dll file, it is a licensing
product, one that can stop your product running if the registration code has
not been supplied.

If you want to create a dll, say to make some code run faster or to hide,
then a dll is one way, but for that you do need full VB.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

wrote in message
...
2003

Had thoughts of compiling some Excel VBA into a ..dll file.

I thought that I needed just AppSentinel. But it appears that I need VB

or something like
Visual Studio.

Could someone send some links and/or share a few sentences?

TIA EagleOne