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 1 von 2  1 2      
nanix
(Gast)

n/a Beiträge
 
#1

Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 12:58
Hey!


How to create such driver in delphi?

Thanks
  Mit Zitat antworten Zitat
Benutzerbild von Mithrandir
Mithrandir
(CodeLib-Manager)

Registriert seit: 27. Nov 2008
Ort: Delmenhorst
2.379 Beiträge
 
#2

Re: Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 13:28
It's possible, but it's PITA and requires a lot of skill and time... So, better get a book about driver development and take C.. (no, not C++)...

Of course, you need the Windows DDK, which can be found at microsoft.com (imho...)
米斯蘭迪爾
"In einer Zeit universellen Betruges wird das Aussprechen der Wahrheit zu einem revolutionären Akt." -- 1984, George Orwell
  Mit Zitat antworten Zitat
nanix
(Gast)

n/a Beiträge
 
#3

Re: Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 13:30
The chinese created Kernel Driver kit for delphi

kmdkit4d.net

[edit=Luckie]URL removed. See below. Mfg, Luckie[/edit]
  Mit Zitat antworten Zitat
Benutzerbild von Mithrandir
Mithrandir
(CodeLib-Manager)

Registriert seit: 27. Nov 2008
Ort: Delmenhorst
2.379 Beiträge
 
#4

Re: Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 13:40
Well... The Chinese... They do a lot of things. And it's not always good.

Besides, you have a link to this so-called "DDK". Why don't you explore it? Btw, the Archive contains the DCC32.exe from Delphi 11 (= 2007) Enterprise. So its illegal.
米斯蘭迪爾
"In einer Zeit universellen Betruges wird das Aussprechen der Wahrheit zu einem revolutionären Akt." -- 1984, George Orwell
  Mit Zitat antworten Zitat
nanix
(Gast)

n/a Beiträge
 
#5

Re: Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 13:57
Once driver is create its not illegal no more
  Mit Zitat antworten Zitat
Benutzerbild von Luckie
Luckie

Registriert seit: 29. Mai 2002
37.621 Beiträge
 
Delphi 2006 Professional
 
#6

Re: Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 14:04
Distributing this file is illegal no matter what you do with it once you downloaded the file.
Michael
Ein Teil meines Codes würde euch verunsichern.
  Mit Zitat antworten Zitat
nanix
(Gast)

n/a Beiträge
 
#7

Re: Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 14:07
or we just use lazarous problem solved!

With lazarus developing x64 drivers is 100% possible its just a matter of time.But it amazes me that noone decided to this yet?




http://rapidshare.com/files/32304539...Driver_Kit.rar
  Mit Zitat antworten Zitat
Benutzerbild von JamesTKirk
JamesTKirk

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

Re: Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 17:22
Hi!

On a completely related side note:

http://wiki.freepascal.org/Target_NativeNT



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
 
#9

Re: Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 18:13
Yes!That might work!However did they translate whole DDK?
  Mit Zitat antworten Zitat
Benutzerbild von JamesTKirk
JamesTKirk

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

Re: Write Kernel Driver/Driver in Delphi

  Alt 19. Dez 2009, 19:17
The port is still young and experimental and moreover still waiting for commit into FPC's trunk. Also Microsoft's fastcall calling convention needs to be added to make this port really useful on x86 (it's no problem on x86_64 as there is only one calling convention on 64-bit Windows).

Currently I'm playing around with Usermode API, so I can implement the last parts of the RTL (Threading, I/O, Filesystem and handling of system exceptions). My plan is to translate NDK and DDK functions on demand (when they are needed).

Regards,
Sven
Sven
[Free Pascal Compiler Entwickler]
this post is printed on 100% recycled electrons
  Mit Zitat antworten Zitat
Antwort Antwort
Seite 1 von 2  1 2      


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 21:15 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