ivan.p
2010-03-21 19:07:45 UTC
Hello,
We all know the declaration of Windows.WriteFile() function that has
second parameter untyped (const buff;)
How can we make the similar declaration in ActiveX and for example
from MyWriteFile() that has same declaration as WriteFile() call
ActiveXObject.MyWriteFile() declared in activex?
We all know the declaration of Windows.WriteFile() function that has
second parameter untyped (const buff;)
How can we make the similar declaration in ActiveX and for example
from MyWriteFile() that has same declaration as WriteFile() call
ActiveXObject.MyWriteFile() declared in activex?