国产毛片a精品毛-国产毛片黄片-国产毛片久久国产-国产毛片久久精品-青娱乐极品在线-青娱乐精品

查看: 7763|回復: 2
打印 上一主題 下一主題

LabWindows/CVI調用DLL實用例程(菜農HotPower)

[復制鏈接]
跳轉到指定樓層
樓主
發表于 2009-4-2 23:57:48 | 只看該作者 回帖獎勵 |倒序瀏覽 |閱讀模式
關鍵詞: CVI , HotPower , LabWindows , 菜農 , 例程
/*-------------------------------------------------------------------------------------------------------*/
/*    LabWindows/CVI調用DLL實用例程(菜農HotPower)                                              */
/*  本例程是在CVI自帶的simple添加調用mydll.dll的函數MyDLLCdeclFunction()                                 */
/*  網上和CVI的例程很少,一般為調用LIB實例,但很多dll都是以*.dll提供的,故本例程很實用。                    */
/*  本例程主要是調用了三個Windows API函數LoadLibrary(),GetProcAddress(),FreeLibrary()                    */
/*  菜農HotPower@126.com  2008.5.27  于西安大雁塔菜地                                                    */
/*-------------------------------------------------------------------------------------------------------*/
/* This is a simple project that will call
* functions from an external DLL */
//#define  __cplusplus
#include
#include //需要的API函數實際在winbase.h中定義
#include     /* Needed if linking in external compiler; harmless otherwise */
#include
#include
#include "mydll.h"
/*-------------------------------------------------------------------------------------------------------*/
typedef long int DLLEXPORT (*DLLCdeclFunction)(char *);//定義函數指針
/*-------------------------------------------------------------------------------------------------------*/
int status;
char message[80];
int main (int argc, char *argv[])
{
/*-------------------------------------------------------------------------------------------------------*/
    HMODULE hinstLib;
    DLLCdeclFunction DLLFunction;
    BOOL fFreeResult, fRunTimeLinkSuccess = FALSE;
/*-------------------------------------------------------------------------------------------------------*/
    if (InitCVIRTE (0, argv, 0) == 0)    /* Needed if linking in external compiler; harmless otherwise */
        return -1;    /* out of memory */
    /* Tell the dll to run it's user interface */
    RunDllUI();

/*-------------------------------------------------------------------------------------------------------*/
   // Get a handle to the DLL module.
    hinstLib = LoadLibrary("mydll.dll");//裝載動態鏈接庫mydll.dll
   // If the handle is valid, try to get the function address.
    if (hinstLib != NULL)//成功裝載動態鏈接庫mydll.dll  
    {
       DLLFunction = (DLLCdeclFunction)GetProcAddress(hinstLib, (LPCSTR)"MyDLLCdeclFunction");//取函數指針地址
             // If the function address is valid, call the function.
       if (fRunTimeLinkSuccess = (DLLFunction != NULL))//dll中有函數MyDLLCdeclFunction()
    {
            Fmt(message, "message via DLL function\n");
            status = (long int)DLLFunction (message);//調用dll函數!!!
    }
             // Free the DLL module
       fFreeResult = FreeLibrary(hinstLib);//卸載動態鏈接庫mydll.dll
    }
    // If unable to call the DLL function, use an alternative
    if (! fRunTimeLinkSuccess)
{
       Fmt(message, "message via alternative method\n");
    MessagePopup ("CVI MessagePopup ", message);     
}
/*-------------------------------------------------------------------------------------------------------*/
點擊下載工程源碼: cvidlldemo.rar
沙發
發表于 2009-6-28 23:10:50 | 只看該作者
還在用LabWindows/CVI啊,換Labview,不用編代碼了
板凳
發表于 2010-5-25 22:20:52 | 只看該作者
頂一下
您需要登錄后才可以回帖 登錄 | 立即注冊

本版積分規則

關于我們  -  服務條款  -  使用指南  -  站點地圖  -  友情鏈接  -  聯系我們
電子工程網 © 版權所有   京ICP備16069177號 | 京公網安備11010502021702
快速回復 返回頂部 返回列表
主站蜘蛛池模板: 亚洲日本在线观看 | 欧美视频一区二区 | 国产一区二区视频在线 | 日本剧免费网站 | 日本高清高色 | 在线人成精品免费视频 | 国产精品午夜免费观看网站 | 热99这里有精品综合久久 | 越南女人高清18xxxxx | 日韩欧美一级大片 | 日本黄色aa | 天堂8在线官网 | 国产欧美国产精品第一区 | 成人欧美一区二区三区黑人免费 | 久久久久毛片免费观看 | 国内精品亚洲 | 日韩 国产 欧美 精品 在线 | 成人韩免费网站 | 国产视频h | 午夜视频网址 | 中文字幕日韩精品麻豆系列 | 青青在线免费 | 在线观看麻豆国产精品 | 女人体1963午夜免费视频 | 亚洲一区二区天海翼 | 一区二区三区日韩精品 | 成品app软件大全无需下载 | 日韩精品中文字幕一区三区 | 欧美在线观看一区二区 | free俄罗斯性hd | 国内自拍视频在线观看 | 国产免费卡一卡三卡乱码 | 丁香婷婷在线视频 | h视频在线免费看 | 日日操夜夜操视频 | 污污的网站在线免费观看 | 欧美精品成人久久网站 | 国产免费一区不卡在线 | 国产成人午夜片在线观看 | 男女免费视频 | 精品视频免费在线观看 |