Autor Beitrag
avenger
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starontopic star
Beiträge: 90



BeitragVerfasst: Do 12.03.09 04:26 
Hallo allerseits,

Ich versuche mich gerade etwas in Delphi einzuarbeiten. Da es doch sehr mühsam ist jede Komponente selbst auszutesten bin ich den tollen Ratschlägen im Forum gefolgt und habe meine F1 Taste betätigt. Ich benutze Turbo Delphi 2006. Mit der Taste F1 bekomme ich Folgende Fehlermeldung:

Unbekannter Fehler ,, + $37[531C45F5]{htmlhelp2100.bpl} HTMLHelp2Viewer.HTMLHelp2Viewer.CanShowALinkEx (Line 297, "HTMLHelp2Viewer.pas" + 16) + $37
+ $0[51F2A2A5]{rtl100.bpl } System.System.@CheckAutoResult (Line 18061, "system.pas" + 6) + $0
+ $8[531C7367]{htmlhelp2100.bpl} HtmlHelp2Tester.HtmlHelp2Tester.TIDEHtmlHelp2Tester.CanShowALink (Line 54, "HtmlHelp2Tester.pas" + 1) + $8
+ $E[531C6F76]{htmlhelp2100.bpl} HTMLHelp2Viewer.HTMLHelp2Viewer.THTMLHelp2Viewer.UnderstandsKeywordInternal (Line 1109, "HTMLHelp2Viewer.pas" + 13) + $E
+ $6[531C6FD4]{htmlhelp2100.bpl} HTMLHelp2Viewer.HTMLHelp2Viewer.THTMLHelp2Viewer.UnderstandsKeyword (Line 1125, "HTMLHelp2Viewer.pas" + 3) + $6
+ $C[20B7426C]{coreide100.bpl} CompHelp.CompHelp.ShowEditorHelp (Line 174, "CompHelp.pas" + 10) + $C
+ $E[20B940D6]{coreide100.bpl} EditorControl.EditorControl.TCustomEditControl.HelpKeyword (Line 4451, "EditorControl.pas" + 41) + $E
+ $0[20B99E84]{coreide100.bpl} EditorControl.EditorControl.TEditControl.CMControlCommand (Line 7255, "EditorControl.pas" + 2) + $0
+ $6[5205CA19]{vcl100.bpl } Controls.Controls.TWinControl.WndProc (Line 7246, "Controls.pas" + 105) + $6
+ $6[5205C1A4]{vcl100.bpl } Controls.Controls.TWinControl.MainWndProc (Line 7021, "Controls.pas" + 3) + $6
+ $0[51F60BC0]{rtl100.bpl } Classes.Classes.StdWndProc (Line 11572, "classes.pas" + 8) + $0
+ $6A[7E368731]{USER32.dll } GetDC + $6A
+ $14A[7E368811]{USER32.dll } GetDC + $14A
+ $17B[7E378E9B]{USER32.dll } DefWindowProcW + $17B
+ $1C9[7E378EE9]{USER32.dll } DefWindowProcW + $1C9
+ $10[7C91E450]{ntdll.dll } KiUserCallbackDispatcher + $10
+ $44[7E37F406]{USER32.dll } SendMessageA + $44
+ $10[20B84A6E]{coreide100.bpl} VClient.VClient.SendWindowMsg (Line 2673, "VClient.pas" + 2) + $10
+ $5[20B4A2BE]{coreide100.bpl} IDEKbd.IDEKbd.@interpret_bmi_macro$qqrp5BMI_tpcp11CmdMapTableppc (Line 39, "bmi.cpp" + 14) + $5
+ $16E[20B48ED2]{coreide100.bpl} IDEKbd.IDEKbd... (Line 586, "IDEKbd.pas" + 0) + $16E
+ $17[20B821A4]{coreide100.bpl} VClient.VClient.CmdStringProc (Line 504, "VClient.pas" + 5) + $17
+ $11[20C15B3C]{coreide100.bpl} KbClient.KbClient.TIDEKBDFrameAPI.MapAndEvalInternal (Line 832, "KbClient.pas" + 10) + $11
+ $12[20C155C1]{coreide100.bpl} KbClient.KbClient.HandleKey (Line 562, "KbClient.pas" + 6) + $12
+ $1[20C158D1]{coreide100.bpl} KbClient.KbClient.TIDEKBDFrameAPI.ProcessKeyStroke (Line 713, "KbClient.pas" + 141) + $1
+ $16[20C16604]{coreide100.bpl} KbClient.KbClient.TIDEKBDChildAPI.ProcessKeyStroke (Line 1357, "KbClient.pas" + 14) + $16
+ $18[20B98BC0]{coreide100.bpl} EditorControl.EditorControl.TCustomEditControl.DoKeyDown (Line 6843, "EditorControl.pas" + 6) + $18
+ $6[5205CA19]{vcl100.bpl } Controls.Controls.TWinControl.WndProc (Line 7246, "Controls.pas" + 105) + $6
+ $6[5205C1A4]{vcl100.bpl } Controls.Controls.TWinControl.MainWndProc (Line 7021, "Controls.pas" + 3) + $6
+ $0[51F60BC0]{rtl100.bpl } Classes.Classes.StdWndProc (Line 11572, "classes.pas" + 8) + $0
+ $6A[7E368731]{USER32.dll } GetDC + $6A
+ $14A[7E368811]{USER32.dll } GetDC + $14A
+ $17B[7E378E9B]{USER32.dll } DefWindowProcW + $17B
+ $1C9[7E378EE9]{USER32.dll } DefWindowProcW + $1C9
+ $10[7C91E450]{ntdll.dll } KiUserCallbackDispatcher + $10
+ $44[7E3792DE]{USER32.dll } SendMessageW + $44

Hat jemand eine Idee wie ich das beheben kann ? Sollte ich versuchen Delphi neu zu installieren ? Bin für jeden Rat dankbar...

Viele Grüsse
jaenicke
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 19315
Erhaltene Danke: 1747

W11 x64 (Chrome, Edge)
Delphi 11 Pro, Oxygene, C# (VS 2022), JS/HTML, Java (NB), PHP, Lazarus
BeitragVerfasst: Do 12.03.09 04:57 
Du brauchst nicht gleich einen neuen Thread zum selben Thema aufmachen. Nach 24 Stunden kannst du auch einfach mit einer Antwort im alten Post an den Thread erinnern.
www.delphi-forum.de/viewtopic.php?t=90394

user profile iconavenger hat folgendes geschrieben Zum zitierten Posting springen:
Sollte ich versuchen Delphi neu zu installieren ?
Das hätte ich als allererstes versucht.
Gausi
ontopic starontopic starontopic starontopic starontopic starontopic starofftopic starofftopic star
Beiträge: 8548
Erhaltene Danke: 477

Windows 7, Windows 10
D7 PE, Delphi XE3 Prof, Delphi 10.3 CE
BeitragVerfasst: Do 12.03.09 08:39 
Und deshalb: Geschlossen. ;-)

_________________
We are, we were and will not be.
Dieses Thema ist gesperrt, Du kannst keine Beiträge editieren oder beantworten.

Das Thema wurde von einem Team-Mitglied geschlossen. Wenn du mit der Schließung des Themas nicht einverstanden bist, kontaktiere bitte das Team.