AxImpTask |
Generates a Windows Forms Control that wraps ActiveX Controls defined
in an OCX.
|
CygpathFunctions |
Groups a set of functions that convert Windows native filenames to
Cygwin POSIX-style pathnames and vice versa.
|
ReadRegistryTask |
Reads a value or set of values from the Windows Registry into one or
more NAnt properties.
|
RegAsmTask |
Registers an assembly, or set of assemblies for use from COM clients.
|
TlbExpTask |
Exports a .NET assembly to a type library that can be used from unmanaged
code (wraps Microsoft's tlbexp.exe).
|
TlbImpTask |
Imports a type library to a .NET assembly (wraps Microsoft's tlbimp.exe).
|