Game client codebase including: - CharacterActionControl: Character and creature management - GlobalScript: Network, items, skills, quests, utilities - RYLClient: Main client application with GUI and event handlers - Engine: 3D rendering engine (RYLGL) - MemoryManager: Custom memory allocation - Library: Third-party dependencies (DirectX, boost, etc.) - Tools: Development utilities 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
36 lines
704 B
Plaintext
36 lines
704 B
Plaintext
Type=Control
|
|
UserControl=SubClasser.ctl
|
|
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#stdole2.tlb#OLE Automation
|
|
Module=modWndProc; modWndProc.bas
|
|
Startup="(None)"
|
|
HelpFile=""
|
|
ExeName32="vb_SubClass.ocx"
|
|
Command32=""
|
|
Name="vbSubClass"
|
|
HelpContextID="0"
|
|
CompatibleMode="2"
|
|
CompatibleEXE32="vb_SubClass.bcf"
|
|
VersionCompatible32="1"
|
|
MajorVer=1
|
|
MinorVer=0
|
|
RevisionVer=0
|
|
AutoIncrementVer=0
|
|
ServerSupportFiles=0
|
|
VersionCompanyName="Microsoft"
|
|
CompilationType=0
|
|
OptimizationType=0
|
|
FavorPentiumPro(tm)=0
|
|
CodeViewDebugInfo=0
|
|
NoAliasing=0
|
|
BoundsCheck=0
|
|
OverflowCheck=0
|
|
FlPointCheck=0
|
|
FDIVCheck=0
|
|
UnroundedFP=0
|
|
StartMode=1
|
|
Unattended=0
|
|
Retained=0
|
|
ThreadPerObject=0
|
|
MaxNumberOfThreads=1
|
|
ThreadingModel=1
|