4 Unanswered Topics

Remove Filter
Member Avatar for darkagn

Hi all, I am having an issue with regard to libeay32.dll as outlined in [URL="http://www.daniweb.com/hardware-and-software/microsoft-windows/windows-vista-and-windows-7/threads/375007"]this thread.[/URL] I am getting the error when attempting to connect via HTTPS using the following code: [code] function THttpClient.Login(const UserName, Password, URL: String): Boolean; var Client: TIdHTTP; Params: TStrings; begin Client := TIdHTTP.Create(Nil); Client.IOHandler := …

0
92
Member Avatar for darkagn

Hi all, I am fairly new to C# and WPF but I am super excited by the possibilities! I am currently experiencing an interesting problem with my project. Basically I have a MediaElement that displays a series of videos or images with transition effects between each of them. When I …

0
79
Member Avatar for darkagn

Hi all, I am currently writing a spell checker that needs to suggest corrections for a mis-spelled Suburb/Locality in a Post Code/Zip Code lookup site. All of the suburb names are stored in a database in the Postcodes table and I was wondering if I could use the Pspell library …

0
99
Member Avatar for darkagn

Hi all, I was wondering if anyone had tried to use the Quicktime for Java platform to stream video in either MPEG-4 or MJPG formats? Can the platform be used in linux if it uses the third-party Quicktime for Linux? Or is there another platform that might be suitable for …

0
69

The End.