![]() |
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
und was ich noch entdeckt habe. wenn cih mit deinem programm eine res erstelle und später den eintrag MANUELL aus dem quelltext lösche, wird sie im ResEd immer noch angezeigt....
jo Code halt:
Delphi-Quellcode:
das is halt jetzt der projectquelltext. in den units sind ja auch ab und zu noch welche. soll er die eigentlcih auch erkennen?
program MyEdt;
uses Windows, Classes, SysUtils, Messages, Forms, ... {$R *.res} {$R [..Font..]\font.res} {$R [..Resource..]\cursor.res} |
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
Zitat:
|
DP-Maintenance
Dieses Thema wurde von "sakura" von "Die Delphi-IDE" nach "Freeware" verschoben.
|
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
Zitat:
...:cat:... |
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
Zitat:
hab ich nich gewusst nochmal thx |
Re: ResEd 1.2 Resource Editor Expert für Delphi 2005
@n0b0dy:
vielleicht klappts mit der neuen Version... hab nochmal was verändert... Es werden jetzt auch UNCPfade und Systemvariablen unterstützt |
Re: ResEd 1.3 Resource Editor Expert für Delphi 2005
Hi,
die Idee klingt sehr interessant. :thumb: Aber leider bekomme ich ständig eine AccessViolation, wenn ich das Fenster anzeigen will. Unter Details steht folgendes:
Code:
Das ist schon ein wenig nervig. ;)
[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 Chris |
Re: ResEd 1.3 Resource Editor Expert für Delphi 2005
@Chakotay1308
Danke für die Info. Lad mal bitte das neue Archiv runter und kopier die MAP datei zu der BPL dazu. Dann bekomm ich bei den Details die Zeilennummer (was mir viel helfen würde) |
Re: ResEd 1.3 Resource Editor Expert für Delphi 2005
Zitat:
|
Re: ResEd 1.3 Resource Editor Expert für Delphi 2005
Hi Marco,
sorry für die Verspätung, aber relativ viel zu tun und dann ist mir das wohl am Wochenende durch die Lappen gegangen. ;) Hier die neue Fehlermeldung:
Code:
Chris
[00008000]{bds.exe }
[40005F5B]{rtl90.bpl } System.@HandleAnyException (Line 9625, "system.pas" + 13) + $0 [7C913786]{ntdll.dll } RtlConvertUlongToLargeInteger + $41 [7C91EAF5]{ntdll.dll } KiUserExceptionDispatcher + $9 [135FFE48]{ResEd.bpl } UnitResEdMain.TFormWizardResEd.FormShow (Line 541, "Source\UnitResEdMain.pas" + 0) + $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 [009DB524]{vclactnband90.bpl} ActnMenus.TCustomActionMainMenuBar.TrackMenu (Line 3068, "ActnMenus.pas" + 3) + $3 [009D6C4D]{vclactnband90.bpl} ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 880, "ActnMenus.pas" + 3) + $4 [0053CF02]{vcl90.bpl } Controls.TWinControl.WndProc (Line 6673, "Controls.pas" + 51) + $4 [4003EEC0]{rtl90.bpl } Classes.StdWndProc (Line 11456, "classes.pas" + 8) + $0 [77D18731]{user32.dll } GetDC + $6A [77D18811]{user32.dll } GetDC + $14A [77D189C8]{user32.dll } GetWindowLongW + $122 [77D196C2]{user32.dll } DispatchMessageA + $A |
Alle Zeitangaben in WEZ +1. Es ist jetzt 00:10 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz