I ran into the following error today with a DTF Custom Action assembly I am 
working on.

 

The custom action assembly has 17 entrypoints, which is more than the maximum 
(16). 

Refactor the custom actions or add more entrypoint slots in SfxCA\EntryPoints.h.

 

 

I grabbed the latest copy of the 3.5 source code and was able to "fix" this by 
adding 16 more entries, but I wanted to see if the limit of 16 was a random 
choice, or is there a reason behind it? Would there be any problem upping the 
limit to something much higher like 128? 

 

I'd prefer to not have to maintain our own fork of the DTF tools just for this, 
but having to split out multiple projects to provide custom actions doesn't 
make much sense to me unless I'm missing a real problem with having too many in 
one assembly.

 

Thanks,

 

Rob.

 

 
                                          
_________________________________________________________________
The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.
http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to