【问题标题】:Is ExAllocatePool deprecated? What use instead?ExAllocatePool 是否已弃用?有什么用呢?
【发布时间】:2009-07-21 09:34:57
【问题描述】:

我正在使用 ExAllocatePoolWithTag,构建器警告我 ExAllocatePool 已被弃用。难道这只是一个神器,因为前者使用了后者?如果不是,用什么代替?

【问题讨论】:

    标签: windows device-driver


    【解决方案1】:

    ExAllocatePool 已弃用。

    ExAllocatePoolWithTag 不是,应该使用。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-08-20
      • 1970-01-01
      • 1970-01-01
      • 2023-03-08
      • 2018-09-12
      • 2017-12-06
      • 2017-08-11
      • 1970-01-01
      相关资源
      最近更新 更多