Skip to content

hidekiw/helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helloworld

my first project

About this project

This is a simple Visual Basic 6 (VB6) Hello World application created for learning and practice. The project demonstrates the basic structure of a VB6 desktop app, including the project file and the main form.

Project structure

  • HelloWorld.vbp: VB6 project configuration.
  • frmMain.frm: Main form source code and UI definition.
  • HelloWorld.vbw: Workspace/layout file generated by the VB6 IDE.

Goal

The main goal of this repository is to keep a minimal, easy-to-understand example that can be used as a starting point for future VB6 experiments.

About

my first project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors