thank you .. i saw a similar example in vb, but c# syntax seems to be completely different and i cant find an example in c#. i hate to ask, but i dont suppose you would know?
the import looks something like this:
[DllImport("Winmm.dll")]
but in the vb examples, you and the other example i found are defining the dll in the function declaration. .. soo confused, but thanks for your time.