Preferred way of dll registration

Paul Vriens paul.vriens.wine at gmail.com
Wed Feb 24 13:59:33 CST 2010


Hi,

We seem to have 2 different approaches for dll registration:

1) a regsvr.c file with all the necessary functions and registry 
information.
2) an inf file and some code to register/unregister the dll.

The first one is the most common in our source but I can remember a 
comment from AJ about favoring the latter (or at least something like 
"maybe we should start using inf files for registration").

Thoughts?

-- 
Cheers,

Paul.



More information about the wine-devel mailing list