Mousehook.def
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:0k
源码类别:

书籍源码

开发平台:

Visual C++

  1. ; Mousehook.def : Declares the module parameters for the DLL.
  2. LIBRARY      "Mousehook"
  3. DESCRIPTION  'Mousehook Windows Dynamic Link Library'
  4. EXPORTS
  5.     ; Explicit exports can go here
  6. SECTIONS
  7. mydata READ WRITE SHARED