代码搜索:GetPrivateProfileString
找到约 459 项符合「GetPrivateProfileString」的源代码
代码结果 459
www.eeworm.com/read/112043/15494567
cpp setupdlg.cpp
// SetupDlg.cpp : implementation file
//
#include "stdafx.h"
#include "12Clock.h"
#include "SetupDlg.h"
#include "registe.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/110479/15532970
txt win3.txt
u8016028@cc.nctu.edu.tw 是谁我不知道, 不过他曾让我感动的久久不能自已. 我曾承
诺当我在破解 windows 软体有心得时要 post 上来. 最近我相信有些突破, 能破解
dos 软体的高手嘛, 在不懂 windows SDK 时, 也可以轻松破掉. 感谢很多人帮我 post
上来的东西做贝塔测试, 虽然经常有点小问题, 但整个架构应该让大家轻松很多. 不过
...
www.eeworm.com/read/109435/15557689
cpp cl.cpp
/******************************************************************************
* cl.cpp: "Proxy CL" STL Error Filter Driver for VC++6/7
*
* Framework by Leor Zolman
* BD Software
* (l
www.eeworm.com/read/100937/15859784
pas princ.pas
unit princ;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ComCtrls, Wordcap, AdvStatusBar, RegisterT, Hemibtn;
type
TForm1 = clas
www.eeworm.com/read/281318/9164837
~pas uscomm.~pas
unit USComm;
interface
uses
Windows,SysUtils,Forms,USControl;
type
TSComm = Class(TSerialControl)
published
function SComInit:Longbool;
procedure SetParity;
procedure
www.eeworm.com/read/281318/9164856
pas uscomm.pas
unit USComm;
interface
uses
Windows,SysUtils,Forms,USControl;
type
TSComm = Class(TSerialControl)
published
function SComInit:Longbool;
procedure SetParity;
procedure
www.eeworm.com/read/359692/10129737
cpp sjsys.cpp
// Sjsys.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Sjsys.h"
#include "MainFrm.h"
#include "SjsysDoc.h"
#include "SjsysView.h"
#include "MyCrypt
www.eeworm.com/read/457354/7327257
~pas uscomm.~pas
unit USComm;
interface
uses
Windows,SysUtils,Forms,USControl;
type
TSComm = Class(TSerialControl)
published
function SComInit:Longbool;
procedure SetParity;
procedure
www.eeworm.com/read/457354/7327262
pas uscomm.pas
unit USComm;
interface
uses
Windows,SysUtils,Forms,USControl;
type
TSComm = Class(TSerialControl)
published
function SComInit:Longbool;
procedure SetParity;
procedure
www.eeworm.com/read/449433/7505352
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