Hi all,
Is anyone aware of a port of crypt(3) to some VisualBasic code?
I have an interface that needs to interface (via UDP socket) to a Linux host where it will authenticate. The passwords on the Linux side are encrypted using crypt(3) so I want to be able to use the same algorithm on the...
Hi all,
I'm pretty sure my VB application is preventing Windows from shutting down etc.
As I've not had this problem before I started to run my application I wrote in VB6.
It sits in the taskbar (uses standard shell APIs for this). Every X seconds, it uses FindWindow API to check for a window...
Hi all,
First post to Tek-Tips! :)
I'm writing an application which interfaces with several "media players".
Currently I have it monitoring Winamp 2 and Winamp 3 clients using FindWindow() - So I can see what's currently being played.
I want to incorporate Windows Media Player now...
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.