|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++.windows.32-bits - Device driver DLLs
I just got the CD and still can't believe something like this can run
without an installation and half your registry altered. It does thankfully,
one day maybe all apps will work this way ..... (come to think of it even
ZTC and Zorland used an install for DOS)
Anyway on to the question: I'm trying to port some low level stuff using
interrupts and direct hardware writes from DOS (originally in ZTC 2/3), I
understand to work in NT/2K you have to produce a driver/dll to allow access
to the hardware in supervisor mode. I did look into this with VCC++ and it
required various SDKs and a lot of time to implement half a dozen outpw
statements. Is there an easier way with dmc, can I use the MS SDKs with dmc?
Thanks in advance,
Paul
Dec 22 2002
"Paul C Elliott" <paul.elliotts btinternet.com> wrote in message news:au5e2p$1t34$1 digitaldaemon.com...I just got the CD and still can't believe something like this can run without an installation and half your registry altered. It does Dec 22 2002
Walter,
Thanks for the information I'll have a go, probably after the
festive season, and let you know how I got on .
Paul
"Walter" <walter digitalmars.com> wrote in message
news:au6929$2f48$1 digitaldaemon.com...
Dec 24 2002
|