Hi Neil, I saw this article before, but I'm not able to realize the function "CreateDirectory", maybe because I am not a windows programmer. I don't know hot to connect the description from the kernel32.dll to SilkPerformer code. I found this description: internal static extern bool CreateDirectory(string lpPathName, IntPtr lpSecurityAttributes); So I don't know what case of attribut is the second parameter in SilkPerformer.
↧