Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
Dim dblDistance as Double
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
Dim iRow as Integer, iColumn as Integer
|
||||
Dim sName as String
|
||||
Dim nPopulation as Long
|
||||
Dim xLightYear as Double
|
||||
iRow = iRow + 1
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
txtTraduc.Width = iWidth
|
||||
cmdSolution.Enabled = False
|
||||
mnuAleatoire.Checked = False
|
||||
frmScore.Show vbModal
|
||||
picFace.Visible = False
|
||||
picFace.Picture = LoadPicture(sFileName)
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
mnuQuit_Click()
|
||||
cmdSolution_Click()
|
||||
frmScore_Resize()
|
||||
Loading…
Add table
Add a link
Reference in a new issue