torandre
11-17-2003, 02:38 PM
Anyone got DMProcessConfigXML to work from C#. Works great from eVC 4, but I need someone to import the function into C# for me. Its in the aygshell.dll i suppose and the function in c++ is:
HRESULT DMProcessConfigXML(
LPCWSTR pszWXMLin,
DWORD dwFlags,
LPWSTR * ppszwXMLout
);
Tnx
HRESULT DMProcessConfigXML(
LPCWSTR pszWXMLin,
DWORD dwFlags,
LPWSTR * ppszwXMLout
);
Tnx