trietptm / uberstealth

Automatically exported from code.google.com/p/uberstealth
0 stars 0 forks source link

Fix usage of deprecated API #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
fix deprecated used API in drivers:
(from compiler output)

warning C4996: 'MmCreateMdl': was declared deprecated
warning C4996: 'MmMapLockedPages': was declared deprecated
warning C4996: 'ExAllocatePool': was declared deprecated

Original issue reported on code.google.com by ash...@gmail.com on 11 Jan 2012 at 9:33

GoogleCodeExporter commented 9 years ago

Original comment by jannew...@gmail.com on 11 Jan 2012 at 10:26