IT Nothotline, allgemeine Verbesserungen

This commit is contained in:
ms
2023-04-21 16:26:51 +02:00
parent 499e63e9ce
commit 8f1362f9fc
20 changed files with 1842 additions and 71 deletions

View File

@@ -258,6 +258,11 @@
<Compile Include="Classes\cNetzwerk.vb" />
<Compile Include="Classes\cTSUser.vb" />
<Compile Include="Classes\cPascom.vb" />
<Compile Include="DokuDataSet.Designer.vb">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DokuDataSet.xsd</DependentUpon>
</Compile>
<Compile Include="Drucken\frmColumnsPrint.Designer.vb">
<DependentUpon>frmColumnsPrint.vb</DependentUpon>
</Compile>
@@ -318,6 +323,12 @@
<Compile Include="uscntr_MessageUser.vb">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="uscntr_Notruf.Designer.vb">
<DependentUpon>uscntr_Notruf.vb</DependentUpon>
</Compile>
<Compile Include="uscntr_Notruf.vb">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="uscntr_TSSitzungen.Designer.vb">
<DependentUpon>uscntr_TSSitzungen.vb</DependentUpon>
</Compile>
@@ -532,6 +543,9 @@
<EmbeddedResource Include="uscntr_MessageUser.resx">
<DependentUpon>uscntr_MessageUser.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="uscntr_Notruf.resx">
<DependentUpon>uscntr_Notruf.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="uscntr_TSSitzungen.resx">
<DependentUpon>uscntr_TSSitzungen.vb</DependentUpon>
</EmbeddedResource>
@@ -609,6 +623,17 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="DokuDataSet.xsc">
<DependentUpon>DokuDataSet.xsd</DependentUpon>
</None>
<None Include="DokuDataSet.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DokuDataSet.Designer.vb</LastGenOutput>
<SubType>Designer</SubType>
</None>
<None Include="DokuDataSet.xss">
<DependentUpon>DokuDataSet.xsd</DependentUpon>
</None>
<None Include="My Project\app.manifest" />
<None Include="My Project\Application.myapp">
<Generator>MyApplicationCodeGenerator</Generator>