Hallo,
Versuche mich gerade an Delphi heranzutasten und habe Turbo Delphi For Windows installiert. Leider bekomme ich beim öffnen der Hilfe über Control-F1 einen Error mit unbekannten Fehler angezeigt. Wenn ich af Details gehe bekomme ich folgendes angezeigt:
+ $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
+ $14[52079B49]{vcl100.bpl } Forms.Forms.TApplication.HelpKeyword (Line 7948, "Forms.pas" +

+ $14
+ $7[21C44153]{delphicoreide100.bpl} PasCppCmds.PasCppCmds.TDesignEnvironment.ShowClassHelp (Line 816, "PasCppCmds.pas" + 0) + $7
+ $B[0D369FFC]{vcldesigner100.bpl} VCLSurface.VCLSurface.KeyEvent (Line 2908, "vclsurface.pas" + 12) + $B
+ $6[0D36A829]{vcldesigner100.bpl} VCLSurface.VCLSurface.TVclDesignSurface.IsDesignMsg (Line 3063, "vclsurface.pas" + 47) + $6
+ $21[520587C3]{vcl100.bpl } Controls.Controls.TControl.WndProc (Line 5064, "Controls.pas" + 4) + $21
+ $6[5205CA19]{vcl100.bpl } Controls.Controls.TWinControl.WndProc (Line 7246, "Controls.pas" + 105) + $6
+ $5[5207124D]{vcl100.bpl } Forms.Forms.TCustomForm.WndProc (Line 3284, "Forms.pas" + 125) + $5
+ $C[0D333DF7]{delphivclide100.bpl} VCLFormContainer.VCLFormContainer.TControlSizer.ControlWndProc (Line 305, "VCLFormContainer.pas" + 33) + $C
+ $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" +

+ $0
+ $6A[7E368731]{USER32.dll } GetDC + $6A
+ $14A[7E368811]{USER32.dll } GetDC + $14A
+ $122[7E3689C8]{USER32.dll } GetWindowLongW + $122
+ $A[7E3696C2]{USER32.dll } DispatchMessageA + $A
Kann man den Error irgendwie beheben ?!?
Danke