What is --extension in win32.api?

Francois Gouget fgouget at free.fr
Tue Oct 4 04:20:09 CDT 2005


In a number of places in win32.api I see '--extension' is used. For 
instance for 'advapi32.dll' we have:

%long --extension

LSA_HANDLE

'--extension' is also used for pointer types in other places.

However, when I check winapi.pm I see that '--extension' is not used 
anywhere ($extension is set but never used). So what is it for? Is it 
obsolete and thus ripe for removal?


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
                             $live{free} || die "";



More information about the wine-devel mailing list