home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!spool.mu.edu!nigel.msen.com!yale.edu!ira.uka.de!chx400!decus!mediatex!BEIZ!Programmierer
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: CALLING DOS TSR'S FROM WINDOWS
- Message-ID: <2aaf7de8.8cc4ba.0@BEIZ.mediatex.ch>
- From: Programmierer@BEIZ.mediatex.ch (055485666: MEDIAtex AG)
- Date: 10 Sep 1992 16:55:04 CET
- Organization: MEDIAtex AG, CH-8807 Freienbach/SZ
- Lines: 32
-
- I have following problem:
-
- I have a DOS-device-driver which I load before Windows. from a Windows-app,
- I have to use this driver. To call the driver is no problem. the only
- problem I have is, some functions of the driver need a memory segment to
- transfer data. I have to put in one cpu-register the segment address and in
- another the offset to the memory-location.
-
- I have found in BC++ 3.1 the function GlobalDosAlloc which looks like what I
- search for.
-
- My question is now, where is the physical address of the allocated memory?
-
- I have not found any example to that problem.
-
-
-
- Peter.
-
-
-
-
-
-
-
-
-
-
- |B B|
- |E CH: VTX *3600# E|
- |I D: BTX *28881# I|
- |Z Z|
-