AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Win32/Win64 API (native code) Delphi Write Kernel Driver/Driver in Delphi
Thema durchsuchen
Ansicht
Themen-Optionen

Write Kernel Driver/Driver in Delphi

Ein Thema von nanix · begonnen am 19. Dez 2009 · letzter Beitrag vom 19. Dez 2009
Antwort Antwort
Seite 2 von 2     12   
nanix
(Gast)

n/a Beiträge
 
#11

Re: Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 20:22
Ah but this be used with lazarus or not?

So its that buggy that its not usefull or ...


Ahh so i wasted my time with lazarus
  Mit Zitat antworten Zitat
Benutzerbild von JamesTKirk
JamesTKirk

Registriert seit: 9. Sep 2004
Ort: München
604 Beiträge
 
FreePascal / Lazarus
 
#12

Re: Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 21:08
Lazarus itself is only an IDE. At least in this case, as the LCL will never work with NativeNT. The major work is done inside the Free Pascal compiler itself and the RTL.

As said: the port is young. I wrote a (very) simple test driver, but many more things need to be done, so that the port will become really usable.

Also device drivers are a completly different kind of programming. I learnt this the few last weeks, while I worked on this port. It's frustrating and very common to see BSODs on every second test. But this does not only apply to writing drivers in Pascal. It also applies to writing drivers in C and also to writing drivers for other platformes like Linux!

So: If you want to use Pascal for writing device drivers, be patient, because it is not easy to implement! (also I have some kind of real life )

Regards,
Sven
Sven
[Free Pascal Compiler Entwickler]
this post is printed on 100% recycled electrons
  Mit Zitat antworten Zitat
nanix
(Gast)

n/a Beiträge
 
#13

Re: Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 21:12
So let me help you out!
  Mit Zitat antworten Zitat
Benutzerbild von JamesTKirk
JamesTKirk

Registriert seit: 9. Sep 2004
Ort: München
604 Beiträge
 
FreePascal / Lazarus
 
#14

Re: Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 21:29
Well, you might try to reproduce my steps I wrote in that Wiki entry I linked earlier. I suggest that you use a VM with ReactOS to test that. If you face any problems with my manual (errors, questions, etc) you can ask me of course (but I don't know how long I'll be online today).

Once the compiler and the tests are running, we can work out a plan to share the work

Regards,
Sven
Sven
[Free Pascal Compiler Entwickler]
this post is printed on 100% recycled electrons
  Mit Zitat antworten Zitat
nanix
(Gast)

n/a Beiträge
 
#15

Re: Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 21:32
Goood yes once i do what you've done in the article.Ill tell you so we sync the work.
  Mit Zitat antworten Zitat
Antwort Antwort
Seite 2 von 2     12   


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 18:37 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz