代码搜索:GetPrivateProfileString
找到约 459 项符合「GetPrivateProfileString」的源代码
代码结果 459
www.eeworm.com/read/457627/7322199
frm form5.frm
VERSION 5.00
Begin VB.Form Form5
BorderStyle = 0 'None
Caption = "登陆界面"
ClientHeight = 4020
ClientLeft = 0
ClientTop = 0
ClientWidth
www.eeworm.com/read/449433/7505311
h iniutil.h
//sunwangme@hotmail.com
#pragma once
#include
namespace NIniUtil
{
#define DECODE_UNICODE 0
#define KEEP_UNICODE 1
#define DECODE_GBK 0
#define DECODE_BIG5 2
void Decode
www.eeworm.com/read/446365/7580740
bas mod11opeini.bas
Attribute VB_Name = "Mod11OpenIni"
Option Explicit
'读取列表
Sub ReadItemList(cListName As String, FileName As String)
On Error Resume Next
Dim sFile As String, TempItem As String, TempItemCoun
www.eeworm.com/read/441469/7670073
cpp practicaldlg.cpp
// PracticalDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Practical.h"
#include "PracticalDlg.h"
#include "CalculatorDlg.h"
#include "ScripDlg.h"
#include "EmployesDlg.h"
#i
www.eeworm.com/read/100495/7807656
c sqlgetprivateprofilestring.c
/*
* SQLGetProfileString.c
*
* $Id: SQLGetPrivateProfileString.c,v 1.1 2001/06/07 00:48:50 source Exp $
*
* The iODBC driver manager.
*
* Copyright (C) 2001 by OpenLink Software
www.eeworm.com/read/144601/12781630
cs ini.cs
using System;
using System.IO;
using System.Runtime.InteropServices;
using System.Text;
namespace MyClock
{
///
/// Ini 的摘要说明。
///
public class Ini
{
pub
www.eeworm.com/read/142072/12966737
bas setting.bas
Attribute VB_Name = "Setting"
' **********************************************************************
' 描 述:存vb代码写的winnap程序,非常酷
' Play78.com : 网站导航,源码之家,绝对开源
' 海阔天空收集整理
' 主站地址:http://www.
www.eeworm.com/read/242302/13078195
txt 怎样使用vb5.0读写msdos.sys文件.txt
MSDOS.SYS是 一 个 文 本 文 件 , 你 可 以 使 用 记 事 本 打 开 , 它 的 内 容 :
[Paths]
WinDir=D:\PWIN95
WinBootDir=D:\PWIN95
HostWinBootDrv=D
[Options]
BootMulti=0
BootGUI=1
www.eeworm.com/read/327325/13086017
frm form3.frm
VERSION 5.00
Begin VB.Form Form3
BorderStyle = 1 'Fixed Single
Caption = "登陆界面"
ClientHeight = 4020
ClientLeft = 45
ClientTop = 435
Clien
www.eeworm.com/read/241071/13171689
frm form3.frm
VERSION 5.00
Begin VB.Form Form3
BorderStyle = 1 'Fixed Single
Caption = "登陆界面"
ClientHeight = 4020
ClientLeft = 45
ClientTop = 435
Clien