Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default COM Addin Security

Hi,

I am planning to distribute a COM Addin (*.DLL) for excel that has
some proprietary functions. Is there a better way to prevent a group
users from using the functions inside the DLL? Right now I have a
private variable that is set to "valid" if the user meets certain
criteria and "invalid" otherwise in the OnConnection procedure. Each
function then checks for the validity and returns garbage if invalid.
This adds considerable overhead to the functions. I am looking for a
quick way to do this without adding too much overhead.

Thanks,
Sridhar.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing an Addin from the Tools Addin list. Trefor Excel Programming 2 August 25th 06 04:45 PM
Unshimmed Automation Addin and Shimmed COM Addin in same App Domai Brandon Excel Programming 0 June 27th 06 11:18 PM
Addin has problems with the ActiveX security warning Hans Merkl Excel Programming 3 March 13th 06 03:40 AM
COM Addin in C# Hailiang Excel Programming 0 July 15th 04 08:09 AM
Remove Excel AddIn from AddIn List !! Help carl Excel Programming 2 December 8th 03 03:36 PM


All times are GMT +1. The time now is 04:24 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"