Hi,
I need to encrypt a user attribute as part of the application. I was planning to use AES. How do I do that in VC ++ 6.0 using MFCs. IN VC .NET I am aware of a class you can use to do it.
Need help with VC++ 6.0 and encryption.
Thanks
Bharath
The createprocess works fine. Eventhough it opens the command prompt , it does not wait on anything. The script runs and the command prompt window closes by itself.
I was wondering if I need to do something after the createprocess call. close handle etc...
Bharath.
Hi,
I am using VC++ 6.0
I am using the system method to run a wsh script.
system("wscript run.js");
the run.js should open iexplorer and do stuff.
It opens a command prompt and waits. The script gets executed once I close the command prompt.
I tired to run the hello.js directly...
Thanks for the reply. I was able to get the activex control to download. It was a runtime license issue that I corrected.
The activex control is downloaded on to the client machine. I can see it in the "downloaded program files " in the internet options.
I have also signed the cab...
HI,
I have created an ActiveX control using MFC in Visual Studio .NET. I have also created a cab file with the required dlls (mfc70.dll,msvcrt.dll and olepro32.dll) and the inf file. The contents of the inf file are below. I have placed the cab file on iplanet server on unix and amm trying to...
HI,
I have created an ActiveX control using MFC in Visual Studio .NET. I have also created a cab file with the required dlls (mfc70.dll,msvcrt.dll and olepro32.dll) and the inf file. The contents of the inf file are below. I have placed the cab file on iplanet server on unix and amm trying to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.