代码搜索:GetPrivateProfileString
找到约 459 项符合「GetPrivateProfileString」的源代码
代码结果 459
www.eeworm.com/read/241070/13171796
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/325149/13223601
frm frminput.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmInput
AutoRedraw = -1 'True
BorderStyle = 3 'Fixed Dialog
Caption
www.eeworm.com/read/320755/13418918
bak 主程序2.bak
_screen.Visible=.f.
Private lcIniFile,lcHeader,lcEntry,lcBuffer
lcIniFile="system.ini"
lcHeader="SYSTEMINFO"
lcEntry="TITLE"
DECLARE INTEGER GetPrivateProfileString IN Win32API AS GetPri
www.eeworm.com/read/318771/13472195
frm form2.frm
VERSION 5.00
Begin VB.Form form2
BorderStyle = 0 'None
Caption = "Form2"
ClientHeight = 5985
ClientLeft = 0
ClientTop = 0
ClientWidth
www.eeworm.com/read/130105/5964604
cpp vmdemodlg.cpp
/*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying,
www.eeworm.com/read/104729/6202901
cpp mission.cpp
// Copyright (c) 1998-99 Relic Entertainment Inc.
// Written by Janik Joire
// Original code for misGetHash() by Jason Dorie
//
// $History: $
#include
#include
#includ
www.eeworm.com/read/100285/6271747
h gpps.h
// GetPrivateProfileString
// for UNIX use
#ifndef GPPS_H
#define GPPS_H
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifndef WIN32
#include
#include "iodbc.h"
#endif
#ifdef __cplu
www.eeworm.com/read/111945/6307255
c profile.c
#include
#include
#include
#include "winfract.h"
#include "profile.h"
extern int xdots, ydots, Sizing;
extern int ZoomBarOpen, CoordBoxOpen;
extern BOOL winf
www.eeworm.com/read/488662/6483295
cpp bcwnd.cpp
// BCWnd.cpp : implementation file
//
#include "stdafx.h"
#include "SF1553.h"
#include "BCWnd.h"
#include "ModeSelDlg.h"
#include "BCSetupDlg.h"
#include "BCMsgDlg.h"
#include "BCFrameDlg.h"
www.eeworm.com/read/264552/11310338
frm form3.frm
VERSION 5.00
Begin VB.Form Form3
BorderStyle = 1 'Fixed Single
Caption = "登陆界面"
ClientHeight = 4020
ClientLeft = 45
ClientTop = 435
Clien