[DllImport("msi.dll")]
static extern IntPtr MsiCreateRecord(uint cParams);
Declare Function MsiCreateRecord Lib "msi.dll" (cParams As Integer) As IntPtr
None.
Please add some!
Please add some!
Do you know one? Please contribute it!
Where I can type my own text.