Index: ActiviteitenOpvolging/ActiviteitenOpvolging/.vs/ActiviteitenOpvolging/v16/Server/sqlite3/storage.ide =================================================================== diff -u Binary files differ Index: ActiviteitenOpvolging/ActiviteitenOpvolging/obj/Debug/ActiviteitenOpvolging.vbproj.CoreCompileInputs.cache =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/obj/Debug/ActiviteitenOpvolging.vbproj.CoreCompileInputs.cache (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/obj/Debug/ActiviteitenOpvolging.vbproj.CoreCompileInputs.cache (revision 1659) @@ -0,0 +1 @@ +5ee589c83cd341c59e3d413cb015e7add213e7b4 Index: ActiviteitenOpvolging/ActiviteitenOpvolging/Form1.vb =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/Form1.vb (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/Form1.vb (revision 1659) @@ -0,0 +1,3 @@ +Public Class Form1 + +End Class Index: ActiviteitenOpvolging/ActiviteitenOpvolging/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache =================================================================== diff -u Binary files differ Index: ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Application.Designer.vb =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Application.Designer.vb (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Application.Designer.vb (revision 1659) @@ -0,0 +1,38 @@ +'------------------------------------------------------------------------------ +' +' This code was generated by a tool. +' Runtime Version:4.0.30319.42000 +' +' Changes to this file may cause incorrect behavior and will be lost if +' the code is regenerated. +' +'------------------------------------------------------------------------------ + +Option Strict On +Option Explicit On + + +Namespace My + + 'NOTE: This file is auto-generated; do not modify it directly. To make changes, + ' or if you encounter build errors in this file, go to the Project Designer + ' (go to Project Properties or double-click the My Project node in + ' Solution Explorer), and make changes on the Application tab. + ' + Partial Friend Class MyApplication + + _ + Public Sub New() + MyBase.New(Global.Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows) + Me.IsSingleInstance = false + Me.EnableVisualStyles = true + Me.SaveMySettingsOnExit = true + Me.ShutDownStyle = Global.Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterMainFormCloses + End Sub + + _ + Protected Overrides Sub OnCreateMainForm() + Me.MainForm = Global.ActiviteitenOpvolging.Form1 + End Sub + End Class +End Namespace Index: ActiviteitenOpvolging/ActiviteitenOpvolging/.vs/ActiviteitenOpvolging/v16/.suo =================================================================== diff -u Binary files differ Index: ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Resources.resx =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Resources.resx (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Resources.resx (revision 1659) @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file Index: ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Application.myapp =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Application.myapp (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Application.myapp (revision 1659) @@ -0,0 +1,11 @@ + + + true + Form1 + false + 0 + true + 0 + 0 + true + Index: ActiviteitenOpvolging/ActiviteitenOpvolging/obj/Debug/ActiviteitenOpvolging.vbprojAssemblyReference.cache =================================================================== diff -u Binary files differ Index: ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/AssemblyInfo.vb =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/AssemblyInfo.vb (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/AssemblyInfo.vb (revision 1659) @@ -0,0 +1,35 @@ +Imports System +Imports System.Reflection +Imports System.Runtime.InteropServices + +' General Information about an assembly is controlled through the following +' set of attributes. Change these attribute values to modify the information +' associated with an assembly. + +' Review the values of the assembly attributes + + + + + + + + + + +'The following GUID is for the ID of the typelib if this project is exposed to COM + + +' Version information for an assembly consists of the following four values: +' +' Major Version +' Minor Version +' Build Number +' Revision +' +' You can specify all the values or you can default the Build and Revision Numbers +' by using the '*' as shown below: +' + + + Index: ActiviteitenOpvolging/ActiviteitenOpvolging/ActiviteitenOpvolging.sln =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/ActiviteitenOpvolging.sln (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/ActiviteitenOpvolging.sln (revision 1659) @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.29020.237 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ActiviteitenOpvolging", "ActiviteitenOpvolging.vbproj", "{ECE397C7-CC25-48F3-93B4-32DBD159D111}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {ECE397C7-CC25-48F3-93B4-32DBD159D111}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ECE397C7-CC25-48F3-93B4-32DBD159D111}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ECE397C7-CC25-48F3-93B4-32DBD159D111}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ECE397C7-CC25-48F3-93B4-32DBD159D111}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {C9D2B7AE-8449-4878-B851-24273F157259} + EndGlobalSection +EndGlobal Index: ActiviteitenOpvolging/ActiviteitenOpvolging/Form1.Designer.vb =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/Form1.Designer.vb (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/Form1.Designer.vb (revision 1659) @@ -0,0 +1,31 @@ + _ +Partial Class Form1 + Inherits System.Windows.Forms.Form + + 'Form overrides dispose to clean up the component list. + _ + Protected Overrides Sub Dispose(ByVal disposing As Boolean) + Try + If disposing AndAlso components IsNot Nothing Then + components.Dispose() + End If + Finally + MyBase.Dispose(disposing) + End Try + End Sub + + 'Required by the Windows Form Designer + Private components As System.ComponentModel.IContainer + + 'NOTE: The following procedure is required by the Windows Form Designer + 'It can be modified using the Windows Form Designer. + 'Do not modify it using the code editor. + _ + Private Sub InitializeComponent() + components = New System.ComponentModel.Container() + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(800, 450) + Me.Text = "Form1" + End Sub + +End Class Index: ActiviteitenOpvolging/ActiviteitenOpvolging/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll (revision 1659) @@ -0,0 +1,75 @@ +MZ����@��� �!�L�!This program cannot be run in DOS mode. + +$PEL�6]�" P4 @ `@��3O@  H.text   `.reloc @@B�3H�"( +*&( +*�s +�s +�s +�s +�*0~o + ++*0~o + ++*0~o + ++*0~o + ++*0<~( + ,!rp�( +o +s + �~ ++*0 ~ ++*"�*Vs ( +t�*( +*0 ~ ++*0 ( + ++*0( +( + ++*0 ( + ++*0 +�( + ++*0 (! + ++*0 �� ,(+ ++ ++*&�*&(# +*05 +{$ +o% + �� ,(+ {$ +o& + ++*R(# +s' +}$ +*BSJB v4.0.30319l|#~�x#Strings` +D#US� +#GUID� +\#BlobW� �3 '6 + +;f}�}��� +�n +I +�! +��3�Vfd� +Kf�d�7� +yw��^}^��� +1��d[� +<�}�d+�>!�>%>5��5�>a d>5�551# +1�11<"k*.�2!4�P �X �b �6� �:� �?� �D� �I� ZND!�S[!Xd!�6z!��!(^�!�^�!���!����!��c"��� "JhI"6pS"�`"�O�"����� ��� +)�9�Q�Y�a�y���$��)����A�I� ���$� �O�O�O$�Oi�k��q�Wx��}�|������i�i��i�����i�44�<�O<��<�)[. �.�.�@3�@+�C#�C+�I[c#�c+�i[)�3��;��C��#��[6�3��;��#��c��k��C��+��3��k��#9�+��+��3��;��C��c��k�+�K� [J#+�#S��+��3�+�3� +� 3�@+�@3�`3��3��3��+��3��3��+�JTY^c�������� �x�}���^��,�����   + + + +.5<C������]�d +f 4'4)4E�E�ContextValue`1ThreadSafeObjectProvider`1TDispose__Instance__Create__Instance__mscorlibMicrosoft.VisualBasicSynchronizedCreateInstanceget_GetInstancedefaultInstanceinstanceGetHashCodeRuntimeTypeHandleGetTypeFromHandleGetTypeget_Cultureset_CultureresourceCultureApplicationBaseApplicationSettingsBaseEditorBrowsableStateCompilerGeneratedAttributeHelpKeywordAttributeGeneratedCodeAttributeDebuggerNonUserCodeAttributeDebuggableAttributeEditorBrowsableAttributeComVisibleAttributeStandardModuleAttributeHideModuleNameAttributeDebuggerHiddenAttributeMyGroupCollectionAttributeCompilationRelaxationsAttributeRuntimeCompatibilityAttributeget_Valueset_ValueGetObjectValuevalueToStringMicrosoft.VisualBasic.MyServices.InternalSystem.ComponentModelMy Project.Resources.Designer.vb.dllMy Project.Resources.Designer.vb.dll.dllSystemresourceManSystem.ComponentModel.Designget_ApplicationMyApplicationSystem.ConfigurationSystem.GlobalizationSystem.ReflectionCultureInfom_AppObjectProviderm_UserObjectProviderm_ComputerObjectProviderm_MyWebServicesObjectProviderget_ResourceManagerSystem.CodeDom.Compilerget_Userget_ComputerMyComputerActivator.ctor.cctorSystem.DiagnosticsMicrosoft.VisualBasic.Devicesget_WebServicesMyWebServicesMicrosoft.VisualBasic.ApplicationServicesSystem.Runtime.InteropServicesMicrosoft.VisualBasic.CompilerServicesSystem.Runtime.CompilerServicesSystem.ResourcesActiviteitenOpvolging.My.ResourcesDebuggingModesget_SettingsMySettingsReferenceEqualsRuntimeHelpersObjectMyProjectget_Defaultm_ContextActiviteitenOpvolging.Myget_AssemblyMySettingsProperty?ActiviteitenOpvolging.Resources�P#����F����!�JL        $ $$9$   9 YYAe i i]mm  A  +$II + �z\V4���?_� +:$ $$9$ Y] 9 Y]] A0 9 Y](TWrapNonExceptionThrows +MyTemplate11.0.0.0@3System.Resources.Tools.StronglyTypedResourceBuilder4.0.0.0YKMicrosoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator11.0.0.0a4System.Web.Services.Protocols.SoapHttpClientProtocolCreate__Instance__Dispose__Instance__ My.ComputerMy.Application My.UserMy.WebServices My.Settings�3 +4 �3_CorDllMainmscoree.dll�% 0 4 \ No newline at end of file Index: ActiviteitenOpvolging/ActiviteitenOpvolging/.vs/ActiviteitenOpvolging/v16/Server/sqlite3/db.lock =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/.vs/ActiviteitenOpvolging/v16/Server/sqlite3/db.lock (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/.vs/ActiviteitenOpvolging/v16/Server/sqlite3/db.lock (revision 1659) @@ -0,0 +1 @@ \ No newline at end of file Index: ActiviteitenOpvolging/ActiviteitenOpvolging/App.config =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/App.config (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/App.config (revision 1659) @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file Index: ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Resources.Designer.vb =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Resources.Designer.vb (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Resources.Designer.vb (revision 1659) @@ -0,0 +1,62 @@ +'------------------------------------------------------------------------------ +' +' This code was generated by a tool. +' Runtime Version:4.0.30319.42000 +' +' Changes to this file may cause incorrect behavior and will be lost if +' the code is regenerated. +' +'------------------------------------------------------------------------------ + +Option Strict On +Option Explicit On + + +Namespace My.Resources + + 'This class was auto-generated by the StronglyTypedResourceBuilder + 'class via a tool like ResGen or Visual Studio. + 'To add or remove a member, edit your .ResX file then rerun ResGen + 'with the /str option, or rebuild your VS project. + ''' + ''' A strongly-typed resource class, for looking up localized strings, etc. + ''' + _ + Friend Module Resources + + Private resourceMan As Global.System.Resources.ResourceManager + + Private resourceCulture As Global.System.Globalization.CultureInfo + + ''' + ''' Returns the cached ResourceManager instance used by this class. + ''' + _ + Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager + Get + If Object.ReferenceEquals(resourceMan, Nothing) Then + Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("ActiviteitenOpvolging.Resources", GetType(Resources).Assembly) + resourceMan = temp + End If + Return resourceMan + End Get + End Property + + ''' + ''' Overrides the current thread's CurrentUICulture property for all + ''' resource lookups using this strongly typed resource class. + ''' + _ + Friend Property Culture() As Global.System.Globalization.CultureInfo + Get + Return resourceCulture + End Get + Set(ByVal value As Global.System.Globalization.CultureInfo) + resourceCulture = value + End Set + End Property + End Module +End Namespace Index: ActiviteitenOpvolging/ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj (revision 1659) @@ -0,0 +1,120 @@ + + + + + Debug + AnyCPU + {ECE397C7-CC25-48F3-93B4-32DBD159D111} + WinExe + ActiviteitenOpvolging.My.MyApplication + ActiviteitenOpvolging + ActiviteitenOpvolging + 512 + WindowsForms + v4.7.2 + true + true + + + AnyCPU + true + full + true + true + bin\Debug\ + ActiviteitenOpvolging.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + AnyCPU + pdbonly + false + true + true + bin\Release\ + ActiviteitenOpvolging.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + On + + + Binary + + + Off + + + On + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Form + + + Form1.vb + Form + + + + True + Application.myapp + + + True + True + Resources.resx + + + True + Settings.settings + True + + + + + VbMyResourcesResXFileCodeGenerator + Resources.Designer.vb + My.Resources + Designer + + + + + MyApplicationCodeGenerator + Application.Designer.vb + + + SettingsSingleFileGenerator + My + Settings.Designer.vb + + + + + \ No newline at end of file Index: ActiviteitenOpvolging/ActiviteitenOpvolging/obj/Debug/DesignTimeResolveAssemblyReferences.cache =================================================================== diff -u Binary files differ Index: ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Settings.Designer.vb =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Settings.Designer.vb (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Settings.Designer.vb (revision 1659) @@ -0,0 +1,73 @@ +'------------------------------------------------------------------------------ +' +' This code was generated by a tool. +' Runtime Version:4.0.30319.42000 +' +' Changes to this file may cause incorrect behavior and will be lost if +' the code is regenerated. +' +'------------------------------------------------------------------------------ + +Option Strict On +Option Explicit On + + +Namespace My + + _ + Partial Friend NotInheritable Class MySettings + Inherits Global.System.Configuration.ApplicationSettingsBase + + Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings), MySettings) + +#Region "My.Settings Auto-Save Functionality" +#If _MyType = "WindowsForms" Then + Private Shared addedHandler As Boolean + + Private Shared addedHandlerLockObject As New Object + + _ + Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs) + If My.Application.SaveMySettingsOnExit Then + My.Settings.Save() + End If + End Sub +#End If +#End Region + + Public Shared ReadOnly Property [Default]() As MySettings + Get + +#If _MyType = "WindowsForms" Then + If Not addedHandler Then + SyncLock addedHandlerLockObject + If Not addedHandler Then + AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings + addedHandler = True + End If + End SyncLock + End If +#End If + Return defaultInstance + End Get + End Property + End Class +End Namespace + +Namespace My + + _ + Friend Module MySettingsProperty + + _ + Friend ReadOnly Property Settings() As Global.ActiviteitenOpvolging.My.MySettings + Get + Return Global.ActiviteitenOpvolging.My.MySettings.Default + End Get + End Property + End Module +End Namespace Index: ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Settings.settings =================================================================== diff -u --- ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Settings.settings (revision 0) +++ ActiviteitenOpvolging/ActiviteitenOpvolging/My Project/Settings.settings (revision 1659) @@ -0,0 +1,7 @@ + + + + + + +