Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vanducng committed Jun 25, 2019
1 parent 086e411 commit e54b273
Show file tree
Hide file tree
Showing 469 changed files with 147,334 additions and 0 deletions.
Binary file added Alphabet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
721 changes: 721 additions & 0 deletions AssemblyDependencies1.dgml

Large diffs are not rendered by default.

Binary file added Required files/dggev.dll
Binary file not shown.
Binary file added VSL Reader.sdf
Binary file not shown.
26 changes: 26 additions & 0 deletions VSL Reader.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VSL Reader", "VSL Reader\VSL Reader.vcxproj", "{7DF2E578-8B4F-42BA-8020-113433D04B8B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Debug|Win32.ActiveCfg = Debug|Win32
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Debug|Win32.Build.0 = Debug|Win32
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Debug|x64.ActiveCfg = Debug|x64
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Debug|x64.Build.0 = Debug|x64
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Release|Win32.ActiveCfg = Release|Win32
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Release|Win32.Build.0 = Release|Win32
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Release|x64.ActiveCfg = Release|x64
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Binary file added VSL Reader.v11.suo
Binary file not shown.
11 changes: 11 additions & 0 deletions VSL Reader/ClassDiagram.cd
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<ClassDiagram MajorVersion="1" MinorVersion="1">
<Class Name="CFld">
<Position X="0.5" Y="0.5" Width="1.5" />
<TypeIdentifier>
<HashCode>KkAAgAQCAHEAEAIAAAARACAACAAAAAAAAAABABggAAA=</HashCode>
<FileName>VSLFDA.h</FileName>
</TypeIdentifier>
</Class>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>
Loading

0 comments on commit e54b273

Please sign in to comment.