Please help me analyze this crash dump . This is my last resort. We have a windows COM/DCOM service that crashes with this dump. It looks as if there is some heap corruption going on here. This crash
I don\'t have a good knowledge of SSL principles, but just want the encryption to work for me. I have a DB and a user with \"REQUIRE X509\" specified.
I know I can use the IDE settings in Delphi Pro 6 to stop the IDE from intercepting and handling Delphi Exceptions (stopping the program and entering Debug mode), but unfortunately that turns off that
I keep getting an error of: Unhandled exception at 0x5a6fca58 (msvcr100d.dll) in Gofish.exe: 0xC0000005: Access violation writing
Im getting the following Access violation at address 00404340 in module \'test.exe\'. Read of address FFFFFFD5
I´m new to C++ programing. I am compiling a Windows Application which compiles ok with just a few warnings, but when I launch it, it doesn´t even seem to start and returns an Access Violation 3 seco
I\'m trying to use libcurl with a program I\'m making, but I\'m having some problems with it. So far I\'ve only tried the examples from libcurl\'s website, but they crash as soon as the program gets t
This time i\'m tring to work with registry values and so i\'m using the following code Private Function RegKeyExists(ByVal 开发者_运维知识库hKey As Long, ByVal sKeyPath As String) As Boolean
Every time I try compile a VB project that uses a Delphi (2007) activex, I get a DAX error in the delp开发者_JS百科hi activex.This only happens when I try to compile the VB project.
First of all, sorry to post a question like this when so many other have been asked on this topic, but I\'ve been reading all the questions I could find (+google), and none has really given me any hin