CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - LoadLibrary

搜索资源列表

  1. OcxAutoRegisterNew

    0下载:
  2. VC源码自动注册OCX控件 BOOL bResult = FALSE //检查是否支持注册 if (SupportsSelfRegister(strOcxPath)) { HMODULE hModule = ::LoadLibrary(strOcxPath) if (LOADLIBRARY_FAILED(hModule)) return FALSE //获得注册函数地址 CTLREGPROC DLLRegisterServer
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:36070
    • 提供者:chengde
  1. tttttttttttttttttt--999

    0下载:
  2. Start.exe 安装 Insert.dll 中的 WH_GETMESSAGE 钩子.在钩子回调函数中 判断当前进程ID是否先前 Start.exe 查找到的 Explorer进程ID, 是的话,则 再次LoadLibrary(Insert.dll),并定位到其中ThreadPro函数. 此时创建一个 新线程,线程函数就是ThreadPro,该新线程首先往Start.exe消息队列放置一个线 程退出消息 WM_QUIT,导致其消息循环结束. 此时插入线程完成..可以看到
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:26257
    • 提供者:pangguigao
  1. window_Cwnd

    0下载:
  2. 实现窗口透明 只需在创建窗口函数中加入 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) HINSTANCE hInst = LoadLibrary(\"User32.DLL\") if(hInst) { typedef BOOL (WINAPI *MYFUNC)(HWND,COL
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:26349
    • 提供者:zhangwei
  1. cde

    0下载:
  2. Demonstration of how to use LoadLibrary and GetProcAddress call call DLL output function-Demonstration of how to use LoadLibrary and GetProcAddress call call DLL output function,,
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-15
    • 文件大小:29696
    • 提供者:ulerry
  1. cail-TuadLibrary

    0下载:
  2. 示范如何使用 LoadLibrary和 GetProcAddress调用dll的输出函数-Demonstration of how to use LoadLibrary and GetProcAddress call call DLL output function,,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-14
    • 文件大小:50539
    • 提供者:Fmona
搜珍网 www.dssz.com