搜索资源列表

  1. catwork0601

    0下载:
  2. 1、我想调用 SetWindowsHookEx 来设置 WH_CBT 钩子,但我了解到 MFC 也安装了这个钩子,也就是在一个线程中安装了两次 WH_CBT,这样做能行吗? 2、我正在将一个现有的 C++ 类库转换为托管扩展,以便能在 .NET 框架客户端使用它们。我的代码调用了 API 函数,这些函数需要当前运行模块的 HINSTANCE。我不想使用我的 DLL 的 HINSTANCE;我想让调用者提供 EXE 的 HINS
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:101679
    • 提供者:阳广元
  1. debugsrc

    0下载:
  2. 1、我想调用 SetWindowsHookEx 来设置 WH_CBT 钩子,但我了解到 MFC 也安装了这个钩子,也就是在一个线程中安装了两次 WH_CBT,这样做能行吗? 2、我正在将一个现有的 C++ 类库转换为托管扩展,以便能在 .NET 框架客户端使用它们。我的代码调用了 API 函数,这些函数需要当前运行模块的 HINSTANCE。我不想使用我的 DLL 的 HINSTANCE;我想让调用者提供 EXE 的 HINS
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:561890
    • 提供者:toke
  1. Celltrack

    0下载:
  2. res = RIL_GetCellTowerInfo(hRil) if (res != IntPtr.Zero) throw new Exception(\"Could not read the cell info from ril\") RIL_Deinitialize(hRil) return res.ToString() }
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38844
    • 提供者:ppy
  1. COLOR

    1下载:
  2. 取得屏幕上的一个颜色.用到了 [DllImport(\"gdi32.dll\")] private static extern bool BitBlt( IntPtr hdcDest, // 目標設備的句柄 int nXDest, // 目標對像的左上角的X坐標 int nYDest, // 目標對像的左上角的X坐標 int nWidth, // 目標對像的矩形的寬度 int nHeight,
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1231
    • 提供者:kl007
  1. catwork0601

    0下载:
  2. 1、我想调用 SetWindowsHookEx 来设置 WH_CBT 钩子,但我了解到 MFC 也安装了这个钩子,也就是在一个线程中安装了两次 WH_CBT,这样做能行吗? 2、我正在将一个现有的 C++ 类库转换为托管扩展,以便能在 .NET 框架客户端使用它们。我的代码调用了 API 函数,这些函数需要当前运行模块的 HINSTANCE。我不想使用我的 DLL 的 HINSTANCE;我想让调用者提供 EXE 的 HINS
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-29
    • 文件大小:101376
    • 提供者:阳广元
  1. Celltrack

    0下载:
  2. res = RIL_GetCellTowerInfo(hRil) if (res != IntPtr.Zero) throw new Exception("Could not read the cell info from ril") RIL_Deinitialize(hRil) return res.ToString() }
  3. 所属分类:Windows编程

    • 发布日期:2024-05-29
    • 文件大小:38912
    • 提供者:
  1. tstril

    0下载:
  2. This an example application that demonstrates the very basics of the RIL. ril 层示范-This an example application that demonstrates the very basics of the RIL. Ril layer model
  3. 所属分类:Windows编程

    • 发布日期:2024-05-29
    • 文件大小:1106944
    • 提供者:webskywang
  1. COLOR

    0下载:
  2. 取得屏幕上的一个颜色.用到了 [DllImport("gdi32.dll")] private static extern bool BitBlt( IntPtr hdcDest, // 目標設備的句柄 int nXDest, // 目標對像的左上角的X坐標 int nYDest, // 目標對像的左上角的X坐標 int nWidth, // 目標對像的矩形的寬度 int nHeight, /
  3. 所属分类:系统编程

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:kl007
  1. MobileFullScreen

    0下载:
  2. WINCE full screen application sample! DllImport, IntPtr, coredll.dll, vs2008-WINCE full screen application sample! DllImport, IntPtr, coredll.dll, vs2008
  3. 所属分类:系统编程

    • 发布日期:2024-05-29
    • 文件大小:31744
    • 提供者:
  1. playmultimedia_vivek

    0下载:
  2. low level sound player , play any sound file using [DllImport("winmm.dll")] private static extern long mciSendString( string strCommand, StringBuilder strReturn, int iReturnLength, IntPtr oCallback)
  3. 所属分类:多媒体

    • 发布日期:2024-05-29
    • 文件大小:52224
    • 提供者:hasbe allah
  1. waigua

    0下载:
  2. 这是DLL文件,引用到工程就可以了, 主要修改的地方我说明下 key kk = new key() int pid = kk.pid("CQ.EXE") //获取进程PID kk.getread(pid, "", 0x298, 4).ToString() //返回INT值的内存读取 kk.getread(pid, 0x04, 4) //返回STRING的内存读取,少了一个参数. 自己写
  3. 所属分类:C#编程

    • 发布日期:2024-05-29
    • 文件大小:10240
    • 提供者:qwery
  1. SNMPAPI

    0下载:
  2. api.net snmp Delegate Function SNMPAPI_CALLBACK_DELEGATE(ByVal hSession As IntPtr, ByVal hWnd As IntPtr, _ ByVal wMsg As Int32, ByVal wParam As Int32, ByVal lParam As Int32, ByVal lpClientData As Object) As Int32
  3. 所属分类:SNMP编程

    • 发布日期:2024-05-29
    • 文件大小:4096
    • 提供者:Blytz
  1. clsGDI

    0下载:
  2. This to convert IntPtr to Bitmap file format in vb.net-This is to convert IntPtr to Bitmap file format in vb.net
  3. 所属分类:.net编程

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:pat
  1. ExtractIcon

    0下载:
  2. ExtractIconEx dung mang IntPtr , extract any icon
  3. 所属分类:C#编程

    • 发布日期:2024-05-29
    • 文件大小:119808
    • 提供者:lecaotri
  1. Win32APIClass

    0下载:
  2. Win32APIClass.cs,WINDOWS下C#版的系统API,例如User32.dll里面的函数:GetParent(IntPtr hWnd),该函数获得一个指定子窗口的父窗口句柄。每个API函数都有中文注释,方便扩展使用。-Win32APIClass.cs, WINDOWS under the C# version of the system API, such as User32.dll inside the functio
  3. 所属分类:C#编程

    • 发布日期:2024-05-29
    • 文件大小:4096
    • 提供者:刘德华

源码中国 www.ymcn.org