Einzelnen Beitrag anzeigen

CalganX

Registriert seit: 21. Jul 2002
Ort: Bonn
5.403 Beiträge
 
Turbo Delphi für Win32
 
#17

Re: ResEd 1.3 Resource Editor Expert für Delphi 2005

  Alt 22. Sep 2005, 15:30
Hi,
die Idee klingt sehr interessant.

Aber leider bekomme ich ständig eine AccessViolation, wenn ich das Fenster anzeigen will. Unter Details steht folgendes:
Code:
[00008000]{bds.exe    }
[40005F5B]{rtl90.bpl  } System.@HandleAnyException (Line 9625, "system.pas" + 13) + $0
[7C913786]{ntdll.dll  } RtlConvertUlongToLargeInteger + $41
[7C91EAF5]{ntdll.dll  } KiUserExceptionDispatcher + $9
[17D7FE58]{ResEd.bpl  } Unitresedmain.TFormWizardResEd.FormShow + $0
[0032DD9E]{designide90.bpl} DeskForm.TDesktopForm.CMShowingChanged (Line 793, "DeskForm.pas" + 1) + $12
[00539920]{vcl90.bpl  } Controls.TControl.WndProc (Line 4893, "Controls.pas" + 53) + $6
[0053CF02]{vcl90.bpl  } Controls.TWinControl.WndProc (Line 6673, "Controls.pas" + 51) + $4
[005396E8]{vcl90.bpl  } Controls.TControl.Perform (Line 4800, "Controls.pas" + 5) + $C
[0053C7E5]{vcl90.bpl  } Controls.TWinControl.UpdateShowing (Line 6460, "Controls.pas" + 16) + $C
[0053C858]{vcl90.bpl  } Controls.TWinControl.UpdateControlState (Line 6479, "Controls.pas" + 8) + $2
[0053CF02]{vcl90.bpl  } Controls.TWinControl.WndProc (Line 6673, "Controls.pas" + 51) + $4
[005396E8]{vcl90.bpl  } Controls.TControl.Perform (Line 4800, "Controls.pas" + 5) + $C
[005381EA]{vcl90.bpl  } Controls.TControl.SetVisible (Line 3963, "Controls.pas" + 5) + $C
[00539920]{vcl90.bpl  } Controls.TControl.WndProc (Line 4893, "Controls.pas" + 53) + $6
[0053CF02]{vcl90.bpl  } Controls.TWinControl.WndProc (Line 6673, "Controls.pas" + 51) + $4
[0053C7E5]{vcl90.bpl  } Controls.TWinControl.UpdateShowing (Line 6460, "Controls.pas" + 16) + $C
[0053C858]{vcl90.bpl  } Controls.TWinControl.UpdateControlState (Line 6479, "Controls.pas" + 8) + $2
[0053CF02]{vcl90.bpl  } Controls.TWinControl.WndProc (Line 6673, "Controls.pas" + 51) + $4
Das ist schon ein wenig nervig.

Chris
  Mit Zitat antworten Zitat