Einzelnen Beitrag anzeigen

winx

Registriert seit: 14. Jun 2005
265 Beiträge
 
#6

Re: DLL Fenster als Frame in Anwendung einbinden?

  Alt 30. Dez 2006, 19:18
hab es mal mit d2006 gedebuggt und der fehler passiert an dieser stelle:

Delphi-Quellcode:

 Application:=aApplication;
 if not Assigned(DllForm) then
     DllForm:=TfrmDllPlugin.Createparented(aPanel.handle); <============ hier passierts
ich bekomme eine Zugriffsveletzung

EurekaLog 5.1.3

Application:
-------------------------------------------------------
1.1 Start Date : Sat, 30 Dec 2006 19:17:09 +0100
1.2 Name/Description: BitteScrolle.exe
1.3 Version Number : 0.0.0.1
1.4 Parameters :
1.5 Compilation Date: Sat, 6 May 2006 10:48:12 +0100

Exception:
-----------------------------------------------------------------------------------
2.1 Date : Sat, 30 Dec 2006 19:17:12 +0100
2.2 Address:
2.3 Module : BitteScrolle.exe
2.4 Type : EAccessViolation
2.5 Message: Zugriffsverletzung bei Adresse 00000000. Lesen von Adresse 00000000.

Active Controls:
------------------------------------
3.1 Form Class : TfrmMain
3.2 Form Text : frmMain
3.3 Control Class: TButton
3.4 Control Text : Load "DLL-Form"

Computer:
------------------------------------------------------------


Operating System:
------------------------------------
5.1 Type : Microsoft Windows XP
5.2 Build # : 2600
5.3 Update : Service Pack 2
5.4 Language: German

Network:


Call Stack Information:
------------------------------------------------------------------------------------------------------
|Address |Module |Unit |Class |Procedure/Method |Line|
------------------------------------------------------------------------------------------------------
| Exception Thread: ID=284; Priority=0; Class=; [Main] |
|----------------------------------------------------------------------------------------------------|
|00474C79|BitteScrolle.exe |Controls.pas |TWinControl |CreateParams |5958|
|7C9110ED|ntdll.dll | | |RtlLeaveCriticalSection | |
|00474C14|BitteScrolle.exe |Controls.pas |TWinControl |CreateParams |5946|
|00489721|BitteScrolle.exe |Forms.pas |TScrollingWinControl|CreateParams |2081|
|0048971C|BitteScrolle.exe |Forms.pas |TScrollingWinControl|CreateParams |2080|
|0048C27C|BitteScrolle.exe |Forms.pas |TCustomForm |CreateParams |3600|
|00CD7D3B|BitteScrolleDll.dll| | |ShowDllForm | |
|004934AC|BitteScrolle.exe |main.pas |TfrmMain |LoadDllPlugin |89 |
|00493410|BitteScrolle.exe |main.pas |TfrmMain |LoadDllPlugin |76 |
|00493793|BitteScrolle.exe |main.pas |TfrmMain |btnLoadDllFormClick |161 |
|00472AEC|BitteScrolle.exe |Controls.pas |TControl |Click |4705|
|00472A88|BitteScrolle.exe |Controls.pas |TControl |Click |4696|
|00468FF4|BitteScrolle.exe |StdCtrls.pas |TButton |Click |3472|
|004690E8|BitteScrolle.exe |StdCtrls.pas |TButton |CNCommand |3524|
|0047294C|BitteScrolle.exe |Controls.pas |TControl |WndProc |4645|
|77D1BFFB|user32.dll | | |NotifyWinEvent | |
|77D1BFF3|user32.dll | | |NotifyWinEvent | |
|7C91F1CB|ntdll.dll | | |RtlMultiByteToUnicodeN | |
|7C91F0A5|ntdll.dll | | |RtlAnsiStringToUnicodeString| |
|7C91D9BF|ntdll.dll | | |NtFindAtom | |
|004727C4|BitteScrolle.exe |Controls.pas |TControl |WndProc |4592|
|004758F3|BitteScrolle.exe |Controls.pas |TWinControl |WndProc |6342|
|0047579C|BitteScrolle.exe |Controls.pas |TWinControl |WndProc |6309|
|00468EB8|BitteScrolle.exe |StdCtrls.pas |TButtonControl |WndProc |3414|
|0047271C|BitteScrolle.exe |Controls.pas |TControl |Perform |4552|
|004726F8|BitteScrolle.exe |Controls.pas |TControl |Perform |4547|
|00475A2B|BitteScrolle.exe |Controls.pas | |DoControlMsg |6388|
|00475A08|BitteScrolle.exe |Controls.pas | |DoControlMsg |6382|
|00476083|BitteScrolle.exe |Controls.pas |TWinControl |WMCommand |6574|
|00476078|BitteScrolle.exe |Controls.pas |TWinControl |WMCommand |6573|
|0048D2D8|BitteScrolle.exe |Forms.pas |TCustomForm |WMCommand |4116|
|77D1E8EA|user32.dll | | |CallWindowProcA | |
|004759D7|BitteScrolle.exe |Controls.pas |TWinControl |DefaultHandler |6369|
|0047294C|BitteScrolle.exe |Controls.pas |TControl |WndProc |4645|
|77D1BD41|user32.dll | | |PtInRect | |
|004727C4|BitteScrolle.exe |Controls.pas |TControl |WndProc |4592|
|004758F3|BitteScrolle.exe |Controls.pas |TWinControl |WndProc |6342|
|00454040|BitteScrolle.exe |Graphics.pas | |FreeMemoryContexts |4670|
|0047579C|BitteScrolle.exe |Controls.pas |TWinControl |WndProc |6309|
|0048B329|BitteScrolle.exe |Forms.pas |TCustomForm |WndProc |3098|
|00475570|BitteScrolle.exe |Controls.pas |TWinControl |MainWndProc |6237|
|77D1B8BA|user32.dll | | |SendMessageW | |
|77D1E900|user32.dll | | |CallWindowProcA | |
|77D1E8EA|user32.dll | | |CallWindowProcA | |
|004759D7|BitteScrolle.exe |Controls.pas |TWinControl |DefaultHandler |6369|
|00472EF4|BitteScrolle.exe |Controls.pas |TControl |WMLButtonUp |4836|
|0047294C|BitteScrolle.exe |Controls.pas |TControl |WndProc |4645|
|7C8025EB|kernel32.dll | | |WaitForSingleObjectEx | |
|7C802540|kernel32.dll | | |WaitForSingleObjectEx | |
|7C80252D|kernel32.dll | | |WaitForSingleObject | |
|7C91E2EF|ntdll.dll | | |ZwReleaseMutant | |
|7C8024B1|kernel32.dll | | |ReleaseMutex | |
|00475825|BitteScrolle.exe |Controls.pas |TWinControl |WndProc |6320|
|77D21109|user32.dll | | |PostThreadMessageW | |
|004727C4|BitteScrolle.exe |Controls.pas |TControl |WndProc |4592|
|004758F3|BitteScrolle.exe |Controls.pas |TWinControl |WndProc |6342|
|7C9110ED|ntdll.dll | | |RtlLeaveCriticalSection | |
|00454040|BitteScrolle.exe |Graphics.pas | |FreeMemoryContexts |4670|
|00475570|BitteScrolle.exe |Controls.pas |TWinControl |MainWndProc |6237|
|00453FA8|BitteScrolle.exe |Graphics.pas | |FreeMemoryContexts |4658|
|00475585|BitteScrolle.exe |Controls.pas |TWinControl |MainWndProc |6240|
|77D194DA|user32.dll | | |GetCapture | |
|0047571B|BitteScrolle.exe |Controls.pas |TWinControl |IsControlMouseMsg |6287|
|77D1EB39|user32.dll | | |CallNextHookEx | |
|004727C4|BitteScrolle.exe |Controls.pas |TControl |WndProc |4592|
|004758F3|BitteScrolle.exe |Controls.pas |TWinControl |WndProc |6342|
|0047579C|BitteScrolle.exe |Controls.pas |TWinControl |WndProc |6309|
|00468EB8|BitteScrolle.exe |StdCtrls.pas |TButtonControl |WndProc |3414|
|00475570|BitteScrolle.exe |Controls.pas |TWinControl |MainWndProc |6237|
|77D196C2|user32.dll | | |DispatchMessageA | |
|77D196B8|user32.dll | | |DispatchMessageA | |
|00491683|BitteScrolle.exe |Forms.pas |TApplication |ProcessMessage |6873|
|00491600|BitteScrolle.exe |Forms.pas |TApplication |ProcessMessage |6860|
|004916BA|BitteScrolle.exe |Forms.pas |TApplication |HandleMessage |6892|
|004916B0|BitteScrolle.exe |Forms.pas |TApplication |HandleMessage |6891|
|004918EA|BitteScrolle.exe |Forms.pas |TApplication |Run |6976|
|00491854|BitteScrolle.exe |Forms.pas |TApplication |Run |6960|
|00493A9F|BitteScrolle.exe |BitteScrolle.dpr| | |14 |
|7C91E64C|ntdll.dll | | |NtSetInformationThread | |
------------------------------------------------------------------------------------------------------

|
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Registers:
-----------------------------
EAX: 009ED020 EDI: 009ED020
EBX: 00493138 ESI: 009ED020
ECX: 00000000 ESP: 0012F480
EDX: 00493138 EIP: 00000000

Stack: Memory Dump:
------------------ ---------------------------------------------------------------------------


haste ne ahnung woran das liegen könnte???

danke
  Mit Zitat antworten Zitat