Quantcast
Channel: Using Wsmauto.dll with C/C++..
Browsing all 3 articles
Browse latest View live

Using Wsmauto.dll with C/C++..

You can find the WSMAN.h in the Windows SDK 7 include files. But the required libaray is still missing which is WSManAutoamtion. If some one find this libaray please mail me at.......

View Article



Using Wsmauto.dll with C/C++..

Try using the #import directive, as in:#import wsmauto.dll no_namespaceThis will generate a wsmauto.tlh file in either your Debug or Release subdirectory.I've never used WRM so I'm uncertain how well...

View Article

Using Wsmauto.dll with C/C++..

Hi All,Microsoft's Wsmauto.dll should be dual interface, so, in theory you should be able tohit it using the C/C++ API, which won't exist until the next major OS release :-\, orusing IDispatch.I've...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images