o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Where can I download CAPICOM.dll -

Where can I download this?

 

CAPICOM prerequitsites (RESOLVED) -
Hello everybody I want to use CAPICOM to digitally encrypt a password in my application. I know that CAPICOM is based on CryptoAPI. I have downloaded and installed the latest Microsoft SDK. Does this contain both the CAPICOM and CryptoAPI libraries? Also, in order to use CAPICOM wha


Exception while publishing project -
Hi all, When I am publishing my project I ma getting following exception pls let me know if any body know the solution: Error 2 SignTool reported an error 'Failed to sign bin\Release\WitnessAVI.publish\\setup.exe. SignTool Error: Signtool requires CAPICOM version 2.1.0.1


Where can I download CAPICOM.dll -
Where can I download this?


Hash, base64, binary encryption, secure random numbers [CAPICOM] -
I got bored today and decided I'd write a better example of using the CAPICOM library with visual basic. Requirements: Version: CAPICOM 2.1.0.1 http://www.microsoft.com/downloads/d...DisplayLang=en Instructions: 1. You will need to download and install this CAPICOM library in


Capicom - size of encrypted field -
I am using Capicom in a web page with VBscript to create encrypted data to put it into a database field. I can't find anywhere in the online doc etc. how to know who large the field will be once it is encrypted. Is there a way to know that, or is there a way to control that? I need


Capicom and crypt binary files -
Hi ,i'm looking for a dll to encrypt birnary and text files , i think that capicom dll can do it ,but it's possible to encrypt binary files? ,i had tryed but i can't ,does anybody can show me an example? Thanks ,


CAPICOM 3DES not working in a few machines -
hello, i am using capicom.dll and try using 3des and developed a activex component. This activex works in some machines but in other machines it just gives me error. if i switch to des it works in all the machines. any one knows y 3des works in a few machines and not in a couple of o


reading from ini file fails with capicom again -
Hi there, I have made a login form which has a form_load inwhich it reads from an ini file the value "password". But I would like to encrypt the value so I have used capicom The ini files looks like this: [Login Gegevens] UserName=systeem Database=MVL00001 PassWo


Add Powerful Encryption To Your Visual Basic Programs -
I thought I would show you an easy way to add powerful encryption to your visual basic programs. Up till now, you either had to write the chipers in a fast language like C or deal with the CryptoAPI. Either way you went, it was very complex with uneven documentation. But lucky for the


Storing End-User Passwords In SQL Server Tables -
I am building a web application using SQL Server and VBScript ASPs. I would normally use CAPICOM to hash the passwords and store them in a user table. When the user wants to log in, I hash the string he supplied during the challenge and compare it to the value stored in the DB. Th


capicom - need help -
I download the eaxmple posted by Marvin at http://www.vbforums.com/showthread.php?t=311963 but after registering the dll and creating the reference - I still can not get it to work. It compiles fine but does not work? it does not encrypt...any ideas? thanks Steve


[VB6] CryptoAPI MD5 Hash -
The attached project is a simple demonstration of using the Windows Crypto functions to create a hash. The example produces an MD5 hash of a file or a typed in string and returns it in hex. It could easily be modified to return a Byte array of the hash, and could also easily perfor


Network Security Conundrum -
Alrite, so I'm ready to use the Capicom encryption component from microsoft to secure some messages between a client app and a server app. I plan on having them send certain messages back and forth that are often times identical, but their quantity is important. Anyways, here is the


[setup installers] -
hi there i ahve created an exe program which needs follwoing dlls 1) capicom.dll 2) comcat.dll 3) asycfilt.dll 4) msvbvm60.dll 5) oleaut32.dll 6) olepro32.dll 7) vb6stkit.dll 8) riched32.dll and the following ocx controls 1) comdlg32.ocx 2) mscomctl.ocx 3) richtx


How do I know when download is completed -
I am using the webbrowser control to navigate to a certain webpage and then download a file from there. Since this all is done 'behind the screens' I want only the user to select to place to download the file to and then, when the download is completed, I want to close the app. P


Downloading Problem.. -
hey all, i've started working on project that can download from HTTP/FTP and as everyone knows, while the download of some file is running, i cant touch my application until the download will be finished.. is there some way to keep the download actived and KEEP my app enabled?


How do I download a file -
Hi! I need to know how to download a file. I know I can use the Inet control and the urlmon dll but I need to download the file as a stream (so that I can show the current download status and resume broken downloads). Anyone knows how to do that? What I want is: * Download a fil


Download Keeps Failiing -
I've been trying to download some free software. It goes along ok for a while and then the progress comes to a halt. The download window keeps showing the pages moving from the globe to the folder but the amount downloaded stops increasing at some point and the estimated time left does


URLDownloadToFile API Versus INET control -
I have been using the URLDownloadToFile API call to download files from the internet. It works really well, most of the time. A lot of times, though, I get end up getting a false download, or no download at all. I am looping through the links to download them, and if it stumbles on


Where to Download VS 2005 -
I download Visual Basic .NET 2005 Beta 2 http://download.microsoft.com/downlo...54B355E/VB.img Where can I download Visual Studio .nET 2005?


Download HTML Files -
Hi evryone... I want to download ( actually want to save a copy, there is no download option ) HTML files from a website. I have to download those files one by one. There is any method to download all the pages at onec. Is there any software to do that? Please help me......


Download MSDN library -
I want to download MSDN libary and have seen several posts that it is now available for free. When I follow links to MS site it says download is unavailable. I have searched and serached but can't find the download, It is still available? Can anybody help? Thanks.


VB .NET to download or not to download; that is the question -
I'm looking for some opinions about VB .NET which will ultimately decide whether I download it or not. My first question is how big is the official download for the entire studio? The one on which I am planning to download is 780 mb in a rar archive. If this is much larger than what it


Download Later -
I'm wondering, to decrease the size of my download, if I could give my users a bare bones program and then if they need files, download them after they have installed the program. I would need to download things such as Flash plugin, Internet Controls and DAO. Anyone else do this w


download help -
i have an app that will sometimes have to download an update i wanted help on two things i need to know how to get an app to download a file from a website and i need to know of a good way to check if it needs an update i would like the download help better but i would appreshate help


Download Resume -
Does anyone knoe how download resume works and if so how it can be implemented in Visual Basic. When i say download resume i mean this nifty feature you get with programs like download accelerator or gozilla. Thanks for your help Peter


Resume Download Logic -
What is the logic for download applications such that when a client's download gets disconnected they can continue with the download?


Making small download files -
Hi All, I package & deploy my program for download on the net. Only problem is that MDAC is incorporated into it. This turns my nice little 3Mb download into a 10Mb download. Is there any way around this? I'm using ADO with MDAC 2.7, so I can't expect that my users


[2008]Downloading Files -
Hello, I really hope someone on here will be able to help me with the following problem. In VB6 I had a program that would download a file from a website using the Inet control. Now in .Net I am recreating the same program but having trouble getting to download to work.


Download dialouge box -
I need to make a download from my VB browser and i have the problem that I dont want the download to open in the default dialouge box. I want to have a program that will download a file to a hard disk if you click on a link on a browser of if you enter the URL into a textbox. Any


[2005] Memory Problem... -
My application is made for downloading videos by mms i want the user to be able download up to 5 videos, but as soon as one download is initiated the program just starts literally swallowing the memory until the download is complete the whole computer just starts lagging the cpu usa


i'm pleading my ignorance here! lol -
yesterday i installed visual basic .net 2008 express and was looking at some of the other tools that i could also download. one of them that i tried to download was the "c4f developer kit. when i clicked the download page it of course took me to the supposed download site. the pro


Managing scripts in sequence.. -
Hi, I need to invoke varoius programs from a DOS batch file but in order and not all at the same time, so I need the first to wait for the second and so on. So, GLXFIX D:\RETRIEVE\DOWNLOAD\GLPR*.* D:\RETRIEVE\POSTBOX\*.* GLG IMOVE D:\RETRIEVE\DOWNLOAD\AP1*.* D:\RETRIEVE\DOW


Encrypt with CAPICOM [RESOLVED using DECRYPT} -
Why doesn't CAPICOM encrypt data the same way more than once? I enter a password into a textbox, and call Encrypt(), which uses the .dll to encrypt data. It isn't the same a second time. Code: ff = FreeFile Open "pw.txt" For Output As #ff For x = 1 To 5


download link doesn't work the way I want -
Anyone have such experience? when I write the code to download a file say, [code] <a href="..\mypath\myfilename.fileextension">download</a> The code basically works ,but sometime it pops a window to let user download the actual file, but sometimes the browse


Download Percentages -
Hi, How can I download a file from the internet (preferably without the use of the inet control) and see how much % of the download is complete? Cheers.


[2008] Download .EXE -
I need to know how to download an .exe from a URL such as google.com/abc.exe I must download the file to a specific directory on the user's computer Thanks, Philly0494


Where to download Direct X 8 -
where do you download DirectX 8? if you could give me a link right to where it says which type of download you want, that would be very much appreciated, thanks in advance


difference between http download and ftp download -
Guys, what is the differences between them ???? i am confuse here ..... any expert mind to explain ?? which can resume download?? both??


Download -
I would like to create a download from the internet/intranet. I would like the user to access the site and download the file(s). Do I use VB or is HTML? How do I get started? Thanks!