代码搜索:openFile
找到约 2,657 项符合「openFile」的源代码
代码结果 2,657
www.eeworm.com/read/242302/13078199
txt 如何在主模块和activex dll中传递文件句柄.txt
我 想 你 可 以 使 用 OpenFile、 ReadFile等 API函 数 来 操 作 文 件 , 因 为 这 些 函 数 使 用 的 句 柄 可 以 在 模 块 之 间 传 递 。
www.eeworm.com/read/242302/13081132
txt 如何在主模块和activex dll中传递文件句柄.txt
我 想 你 可 以 使 用 OpenFile、 ReadFile等 API函 数 来 操 作 文 件 , 因 为 这 些 函 数 使 用 的 句 柄 可 以 在 模 块 之 间 传 递 。
www.eeworm.com/read/114100/15111619
txt 如何在主模块和activex dll中传递文件句柄.txt
我 想 你 可 以 使 用 OpenFile、 ReadFile等 API函 数 来 操 作 文 件 , 因 为 这 些 函 数 使 用 的 句 柄 可 以 在 模 块 之 间 传 递 。
www.eeworm.com/read/114100/15113354
txt 如何在主模块和activex dll中传递文件句柄.txt
我 想 你 可 以 使 用 OpenFile、 ReadFile等 API函 数 来 操 作 文 件 , 因 为 这 些 函 数 使 用 的 句 柄 可 以 在 模 块 之 间 传 递 。
www.eeworm.com/read/151846/12170669
txt readme.txt
========================================================================
WIN32 APPLICATION : OpenFile
========================================================================
AppWizard h
www.eeworm.com/read/151418/12212934
bas modfileutil.bas
Attribute VB_Name = "modFileUtil"
Option Explicit
Private Declare Function GetOpenFileName Lib "comdlg32.dll" Alias _
"GetOpenFileNameA" (pOPENFILENAME As OPENFILENAME) As Long
www.eeworm.com/read/151418/12213079
bas modfileutil.bas
Attribute VB_Name = "modFileUtil"
Option Explicit
Private Declare Function GetOpenFileName Lib "comdlg32.dll" Alias _
"GetOpenFileNameA" (pOPENFILENAME As OPENFILENAME) As Long