access-violation
First Chance exception in ntdll 0XC0000005 Windbg
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[详细]
2023-01-27 20:00 分类:问答Connecting to a remote MySQL server from a Delphi program through SSL
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.[详细]
2023-01-27 11:48 分类:问答Conditional define to suppress IDE interception of Exceptions in Delphi 6 Pro?
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[详细]
2023-01-27 00:31 分类:问答"Access violation" error when running C++ program
I keep getting an error of: Unhandled exception at 0x5a6fca58 (msvcr100d.dll) in Gofish.exe: 0xC0000005: Access violation writing[详细]
2023-01-25 16:57 分类:问答Delphi Access violation Reading Object From TStringsList
Im getting the following Access violation at address 00404340 in module \'test.exe\'. Read of address FFFFFFD5[详细]
2023-01-25 11:18 分类:问答How can I investigate the source of an Access Violation that occurs on launching the app?
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[详细]
2023-01-23 03:40 分类:问答C++: Libcurl curl_easy_init() gives an access violation error and crashes the program
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[详细]
2023-01-21 13:11 分类:问答Working with registry values
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[详细]
2023-01-19 03:21 分类:问答DAX Error: Access violation Read of address 00000000
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.[详细]
2023-01-17 13:17 分类:问答P/Invoke AccessViolationException that makes no sense
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[详细]
2023-01-17 11:33 分类:问答