W
wanderer
If I have a DLL that requires a pointer to a CFile type
as a parameter, is there a way I can create a CFile handle
and initialize it in C# so I can use my DLL function?
Thanks.
as a parameter, is there a way I can create a CFile handle
and initialize it in C# so I can use my DLL function?
Thanks.