代码搜索:GetPrivateProfileString

找到约 459 项符合「GetPrivateProfileString」的源代码

代码结果 459
www.eeworm.com/read/460577/7246979

bas modini.bas

Attribute VB_Name = "modINI" Declare Function GetPrivateProfileString Lib "kernel32" Alias _ "GetPrivateProfileStringA" (ByVal lpApplicationName _ As String, ByVal l
www.eeworm.com/read/457354/7327258

~pas ufconfig.~pas

unit UFConfig; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ComCtrls, CheckLst; type TForm2 = class(TForm)
www.eeworm.com/read/457354/7327269

pas ufconfig.pas

unit UFConfig; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ComCtrls, CheckLst; type TForm2 = class(TForm)
www.eeworm.com/read/455354/7372957

bas mdlconnection.bas

Attribute VB_Name = "MdlConnection" Option Explicit Public con As ADODB.Connection Public rs As ADODB.Recordset, rsTemp As ADODB.Recordset Public cmd As ADODB.Command '记录集状态标记 分配了内存空间 = True P
www.eeworm.com/read/446772/7565266

frm frmrestore.frm

VERSION 5.00 Object = "{CE671F01-259E-40DA-92FE-95803E2ECBB5}#1.0#0"; "SmartXPButton.ocx" Begin VB.Form FrmRestore BackColor = &H00E7DFE7& BorderStyle = 1 'Fixed Single C
www.eeworm.com/read/439914/7697037

bas filewr.bas

Attribute VB_Name = "FileWriteRead" Option Explicit Public Declare Function GetPrivateProfileString Lib "kernel32" Alias "GetPrivateProfileStringA" (ByVal lpApplicationName As String, ByVal lpKeyNam
www.eeworm.com/read/220725/7809615

cpp htkj.cpp

// HTKJ.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "HTKJ.h" #include "HTKJDlg.h" #include "LoginDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef
www.eeworm.com/read/396725/8093115

frm frmrestore.frm

VERSION 5.00 Object = "{CE671F01-259E-40DA-92FE-95803E2ECBB5}#1.0#0"; "SmartXPButton.ocx" Begin VB.Form FrmRestore BackColor = &H00E7DFE7& BorderStyle = 1 'Fixed Single C
www.eeworm.com/read/247135/12680377

cls inifile.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/333416/12684158

bas accesscnn.bas

Attribute VB_Name = "conn" Private Declare Function GetPrivateProfileString Lib "kernel32" Alias "GetPrivateProfileStringA" (ByVal lpApplicationName As String, ByVal lpKeyName As Any, ByVal lpDefault