Search Tools Links Login

Free-Quest (Time to play)


Visual Basic 6, or VB Classic

Free-Quest is a text-based RPG game with graphical interface. Single player oriented. Includes Quest-Maker to create your own Quests.

Original Author: Abel Ricaurte

Inputs

Inputs

Assumptions

Explanation

Returns

Returns

Side Effects

Side Effects

API Declarations

Declare Function GetPrivateProfileString Lib "kernel32" Alias "GetPrivateProfileStringA" _
(ByVal lpApplicationName As String, ByVal lpKeyName As String, ByVal lpDefault As String, _
ByVal lpReturnedString As String, ByVal nSize As Long, ByVal lpFileName As String) As Long
Declare Function WritePrivateProfileString Lib "kernel32" Alias "WritePrivateProfileStringA" _
(ByVal lpApplicationName As String, ByVal lpKeyName As String, ByVal lpString As Any, _
ByVal lpFileName As String) As Long

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 118 times

Categories

Visual Basic 6

Attachments

Free-Quest1220728242002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 136,021 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.