I need some help with getting VSS to work in C++. My basic aim is to scan a folder for changed files (by modified date) and then back them up to another device using VSS. The documentation is unclear
Ist it possible开发者_开发问答 to cal a COM method with the signature HRESULT Foo(BSTR in, [out] BSTR * out1, [out] BSTR * out2)
The way I need this to work is as follows: There will already be a PDF form on the server that serves as a template
I\'m implementing an ActiveX component in C# (.NET 4.0) and I\'m having trouble accessing JScript arrays; in this case an associative array. From a HTML page, I\'m calling my component like this:
How to paste some text to Word document if i have 开发者_如何学运维handle to TWordDocument or _Document?Paste to the Range object of the document:
I have a 3rd party DLL that needs to be called as COM.It is not COM, but it is a .NET DLL.Are there any utilities that will auto generate a CCW for it?Rather than making on开发者_JAVA百科e by hand?Vis
I am currently trying to use the tracks located on an iPod (not synchronized with the computer I use), to create a specific playlist.
How should an application that uses the Volume Shadow Copy service be built for release? I\'ve been building and testing in Windows 7 and everything looks good so I built the app to test in Windows XP
I use regsvr32 MyCOM.dll to register my com object for my application. This works fine under my admin account. if a switch the user to a non admin, the program开发者_JAVA百科 fails. It seems that the
I\'m currently studying VSHADOW.EXE 3.0 from the MS Windows SDK 6.1. I have made a version which can be compiled into a DLL that only exports one newly written function which expects the commandline a