소스 검색

File 아이콘추가

PYJ 5 년 전
부모
커밋
ada4d5acc9
31개의 변경된 파일24736개의 추가작업 그리고 34개의 파일을 삭제
  1. BIN
      .vs/Jdas_Mbic/v15/.suo
  2. BIN
      .vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-shm
  3. BIN
      .vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-wal
  4. 2 0
      Jdas_Mbic/Debug.Designer.cs
  5. 6173 0
      Jdas_Mbic/Debug.resx
  6. 26 23
      Jdas_Mbic/Hidden.Designer.cs
  7. 6173 0
      Jdas_Mbic/Hidden.resx
  8. 13 11
      Jdas_Mbic/MBIC_DownLoadWnc.Designer.cs
  9. 6173 0
      Jdas_Mbic/MBIC_DownLoadWnc.resx
  10. 2 0
      Jdas_Mbic/Main.Designer.cs
  11. 6173 0
      Jdas_Mbic/Main.resx
  12. BIN
      Jdas_Mbic/bin/Debug/Jdas_Mbic.exe
  13. BIN
      Jdas_Mbic/bin/Debug/Jdas_Mbic.pdb
  14. BIN
      Jdas_Mbic/bin/Release/Jdas_Mbic.exe
  15. BIN
      Jdas_Mbic/bin/Release/Jdas_Mbic.pdb
  16. BIN
      Jdas_Mbic/obj/Debug/Jdas_Mbic.Debug.resources
  17. BIN
      Jdas_Mbic/obj/Debug/Jdas_Mbic.Hidden.resources
  18. BIN
      Jdas_Mbic/obj/Debug/Jdas_Mbic.JdasMbic.resources
  19. BIN
      Jdas_Mbic/obj/Debug/Jdas_Mbic.MBIC_DownLoadWnc.resources
  20. BIN
      Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.GenerateResource.cache
  21. BIN
      Jdas_Mbic/obj/Debug/Jdas_Mbic.exe
  22. BIN
      Jdas_Mbic/obj/Debug/Jdas_Mbic.pdb
  23. BIN
      Jdas_Mbic/obj/Release/Jdas_Mbic.Debug.resources
  24. BIN
      Jdas_Mbic/obj/Release/Jdas_Mbic.Hidden.resources
  25. BIN
      Jdas_Mbic/obj/Release/Jdas_Mbic.JdasMbic.resources
  26. BIN
      Jdas_Mbic/obj/Release/Jdas_Mbic.MBIC_DownLoadWnc.resources
  27. 1 0
      Jdas_Mbic/obj/Release/Jdas_Mbic.csproj.FileListAbsolute.txt
  28. BIN
      Jdas_Mbic/obj/Release/Jdas_Mbic.csproj.GenerateResource.cache
  29. BIN
      Jdas_Mbic/obj/Release/Jdas_Mbic.csprojAssemblyReference.cache
  30. BIN
      Jdas_Mbic/obj/Release/Jdas_Mbic.exe
  31. BIN
      Jdas_Mbic/obj/Release/Jdas_Mbic.pdb

BIN
.vs/Jdas_Mbic/v15/.suo


BIN
.vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-shm


BIN
.vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-wal


+ 2 - 0
Jdas_Mbic/Debug.Designer.cs

@@ -28,6 +28,7 @@
28 28
         /// </summary>
29 29
         private void InitializeComponent()
30 30
         {
31
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Debug));
31 32
             this.tbReceived = new System.Windows.Forms.RichTextBox();
32 33
             this.groupBox1 = new System.Windows.Forms.GroupBox();
33 34
             this.checkBoxRecv = new System.Windows.Forms.CheckBox();
@@ -151,6 +152,7 @@
151 152
             this.ClientSize = new System.Drawing.Size(881, 511);
152 153
             this.Controls.Add(this.groupBox1);
153 154
             this.Controls.Add(this.tbReceived);
155
+            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
154 156
             this.Name = "Debug";
155 157
             this.Text = "Debug";
156 158
             this.groupBox1.ResumeLayout(false);

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 6173 - 0
Jdas_Mbic/Debug.resx


+ 26 - 23
Jdas_Mbic/Hidden.Designer.cs

@@ -31,6 +31,7 @@
31 31
             System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
32 32
             System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
33 33
             System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
34
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Hidden));
34 35
             this.panel1 = new System.Windows.Forms.Panel();
35 36
             this.numericUpDown_UL3_TableOffset = new System.Windows.Forms.NumericUpDown();
36 37
             this.numericUpDown_UL4_TableOffset = new System.Windows.Forms.NumericUpDown();
@@ -209,12 +210,12 @@
209 210
             this.panel1.Controls.Add(this.panel2);
210 211
             this.panel1.Location = new System.Drawing.Point(0, 0);
211 212
             this.panel1.Name = "panel1";
212
-            this.panel1.Size = new System.Drawing.Size(1238, 783);
213
+            this.panel1.Size = new System.Drawing.Size(1138, 783);
213 214
             this.panel1.TabIndex = 0;
214 215
             // 
215 216
             // numericUpDown_UL3_TableOffset
216 217
             // 
217
-            this.numericUpDown_UL3_TableOffset.Location = new System.Drawing.Point(1108, 180);
218
+            this.numericUpDown_UL3_TableOffset.Location = new System.Drawing.Point(1014, 164);
218 219
             this.numericUpDown_UL3_TableOffset.Maximum = new decimal(new int[] {
219 220
             10,
220 221
             0,
@@ -233,7 +234,7 @@
233 234
             // 
234 235
             // numericUpDown_UL4_TableOffset
235 236
             // 
236
-            this.numericUpDown_UL4_TableOffset.Location = new System.Drawing.Point(1108, 207);
237
+            this.numericUpDown_UL4_TableOffset.Location = new System.Drawing.Point(1014, 191);
237 238
             this.numericUpDown_UL4_TableOffset.Maximum = new decimal(new int[] {
238 239
             10,
239 240
             0,
@@ -252,7 +253,7 @@
252 253
             // 
253 254
             // numericUpDown_UL2_TableOffset
254 255
             // 
255
-            this.numericUpDown_UL2_TableOffset.Location = new System.Drawing.Point(1108, 153);
256
+            this.numericUpDown_UL2_TableOffset.Location = new System.Drawing.Point(1014, 137);
256 257
             this.numericUpDown_UL2_TableOffset.Maximum = new decimal(new int[] {
257 258
             10,
258 259
             0,
@@ -271,7 +272,7 @@
271 272
             // 
272 273
             // numericUpDown_UL1_TableOffset
273 274
             // 
274
-            this.numericUpDown_UL1_TableOffset.Location = new System.Drawing.Point(1108, 125);
275
+            this.numericUpDown_UL1_TableOffset.Location = new System.Drawing.Point(1014, 109);
275 276
             this.numericUpDown_UL1_TableOffset.Maximum = new decimal(new int[] {
276 277
             10,
277 278
             0,
@@ -290,7 +291,7 @@
290 291
             // 
291 292
             // numericUpDown_DL_TableOffset
292 293
             // 
293
-            this.numericUpDown_DL_TableOffset.Location = new System.Drawing.Point(1108, 94);
294
+            this.numericUpDown_DL_TableOffset.Location = new System.Drawing.Point(1014, 78);
294 295
             this.numericUpDown_DL_TableOffset.Maximum = new decimal(new int[] {
295 296
             10,
296 297
             0,
@@ -856,9 +857,9 @@
856 857
             // 
857 858
             // button_Down
858 859
             // 
859
-            this.button_Down.Location = new System.Drawing.Point(599, 556);
860
+            this.button_Down.Location = new System.Drawing.Point(595, 509);
860 861
             this.button_Down.Name = "button_Down";
861
-            this.button_Down.Size = new System.Drawing.Size(162, 23);
862
+            this.button_Down.Size = new System.Drawing.Size(166, 23);
862 863
             this.button_Down.TabIndex = 165;
863 864
             this.button_Down.Text = "2 Step Down";
864 865
             this.button_Down.UseVisualStyleBackColor = true;
@@ -866,9 +867,9 @@
866 867
             // 
867 868
             // button_TableAttribute_Default
868 869
             // 
869
-            this.button_TableAttribute_Default.Location = new System.Drawing.Point(510, 554);
870
+            this.button_TableAttribute_Default.Location = new System.Drawing.Point(508, 507);
870 871
             this.button_TableAttribute_Default.Name = "button_TableAttribute_Default";
871
-            this.button_TableAttribute_Default.Size = new System.Drawing.Size(75, 23);
872
+            this.button_TableAttribute_Default.Size = new System.Drawing.Size(77, 23);
872 873
             this.button_TableAttribute_Default.TabIndex = 164;
873 874
             this.button_TableAttribute_Default.Text = "Default";
874 875
             this.button_TableAttribute_Default.UseVisualStyleBackColor = true;
@@ -877,7 +878,7 @@
877 878
             // label45
878 879
             // 
879 880
             this.label45.AutoSize = true;
880
-            this.label45.Location = new System.Drawing.Point(337, 583);
881
+            this.label45.Location = new System.Drawing.Point(333, 536);
881 882
             this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
882 883
             this.label45.Name = "label45";
883 884
             this.label45.Size = new System.Drawing.Size(59, 12);
@@ -886,7 +887,7 @@
886 887
             // 
887 888
             // numericUpDown_TableRef
888 889
             // 
889
-            this.numericUpDown_TableRef.Location = new System.Drawing.Point(421, 581);
890
+            this.numericUpDown_TableRef.Location = new System.Drawing.Point(417, 534);
890 891
             this.numericUpDown_TableRef.Minimum = new decimal(new int[] {
891 892
             30,
892 893
             0,
@@ -899,7 +900,7 @@
899 900
             // label_TableLength
900 901
             // 
901 902
             this.label_TableLength.AutoSize = true;
902
-            this.label_TableLength.Location = new System.Drawing.Point(337, 558);
903
+            this.label_TableLength.Location = new System.Drawing.Point(333, 511);
903 904
             this.label_TableLength.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
904 905
             this.label_TableLength.Name = "label_TableLength";
905 906
             this.label_TableLength.Size = new System.Drawing.Size(79, 12);
@@ -908,7 +909,7 @@
908 909
             // 
909 910
             // numericUpDown_TableLength
910 911
             // 
911
-            this.numericUpDown_TableLength.Location = new System.Drawing.Point(421, 556);
912
+            this.numericUpDown_TableLength.Location = new System.Drawing.Point(417, 509);
912 913
             this.numericUpDown_TableLength.Name = "numericUpDown_TableLength";
913 914
             this.numericUpDown_TableLength.Size = new System.Drawing.Size(74, 21);
914 915
             this.numericUpDown_TableLength.TabIndex = 161;
@@ -919,7 +920,7 @@
919 920
             this.chart_Table.ChartAreas.Add(chartArea1);
920 921
             legend1.Name = "Legend1";
921 922
             this.chart_Table.Legends.Add(legend1);
922
-            this.chart_Table.Location = new System.Drawing.Point(332, 602);
923
+            this.chart_Table.Location = new System.Drawing.Point(328, 555);
923 924
             this.chart_Table.Name = "chart_Table";
924 925
             series1.ChartArea = "ChartArea1";
925 926
             series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
@@ -934,7 +935,7 @@
934 935
             // 
935 936
             this.button_AllExcelLoad.Location = new System.Drawing.Point(684, 450);
936 937
             this.button_AllExcelLoad.Name = "button_AllExcelLoad";
937
-            this.button_AllExcelLoad.Size = new System.Drawing.Size(77, 100);
938
+            this.button_AllExcelLoad.Size = new System.Drawing.Size(77, 56);
938 939
             this.button_AllExcelLoad.TabIndex = 158;
939 940
             this.button_AllExcelLoad.Text = "ALL ExcelLoad";
940 941
             this.button_AllExcelLoad.UseVisualStyleBackColor = true;
@@ -944,7 +945,7 @@
944 945
             // 
945 946
             this.button_AllExcelSave.Location = new System.Drawing.Point(596, 450);
946 947
             this.button_AllExcelSave.Name = "button_AllExcelSave";
947
-            this.button_AllExcelSave.Size = new System.Drawing.Size(77, 100);
948
+            this.button_AllExcelSave.Size = new System.Drawing.Size(77, 56);
948 949
             this.button_AllExcelSave.TabIndex = 157;
949 950
             this.button_AllExcelSave.Text = "ALL ExcelSave";
950 951
             this.button_AllExcelSave.UseVisualStyleBackColor = true;
@@ -954,7 +955,7 @@
954 955
             // 
955 956
             this.button_ExcelKill.Location = new System.Drawing.Point(508, 450);
956 957
             this.button_ExcelKill.Name = "button_ExcelKill";
957
-            this.button_ExcelKill.Size = new System.Drawing.Size(77, 100);
958
+            this.button_ExcelKill.Size = new System.Drawing.Size(77, 56);
958 959
             this.button_ExcelKill.TabIndex = 156;
959 960
             this.button_ExcelKill.Text = "Excell Kill";
960 961
             this.button_ExcelKill.UseVisualStyleBackColor = true;
@@ -964,7 +965,7 @@
964 965
             // 
965 966
             this.button_ExcelLoad.Location = new System.Drawing.Point(420, 450);
966 967
             this.button_ExcelLoad.Name = "button_ExcelLoad";
967
-            this.button_ExcelLoad.Size = new System.Drawing.Size(77, 100);
968
+            this.button_ExcelLoad.Size = new System.Drawing.Size(77, 56);
968 969
             this.button_ExcelLoad.TabIndex = 154;
969 970
             this.button_ExcelLoad.Text = "ExcelLoad";
970 971
             this.button_ExcelLoad.UseVisualStyleBackColor = true;
@@ -974,7 +975,7 @@
974 975
             // 
975 976
             this.button_ExcelSave.Location = new System.Drawing.Point(332, 450);
976 977
             this.button_ExcelSave.Name = "button_ExcelSave";
977
-            this.button_ExcelSave.Size = new System.Drawing.Size(77, 100);
978
+            this.button_ExcelSave.Size = new System.Drawing.Size(77, 56);
978 979
             this.button_ExcelSave.TabIndex = 155;
979 980
             this.button_ExcelSave.Text = "ExcelSave";
980 981
             this.button_ExcelSave.UseVisualStyleBackColor = true;
@@ -1381,7 +1382,7 @@
1381 1382
             this.dataGridView_TableSetting.RowTemplate.Height = 23;
1382 1383
             this.dataGridView_TableSetting.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.True;
1383 1384
             this.dataGridView_TableSetting.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
1384
-            this.dataGridView_TableSetting.Size = new System.Drawing.Size(296, 699);
1385
+            this.dataGridView_TableSetting.Size = new System.Drawing.Size(296, 524);
1385 1386
             this.dataGridView_TableSetting.TabIndex = 150;
1386 1387
             // 
1387 1388
             // Column_DB
@@ -1413,7 +1414,7 @@
1413 1414
             this.panel2.Controls.Add(this.label1);
1414 1415
             this.panel2.Location = new System.Drawing.Point(0, 0);
1415 1416
             this.panel2.Name = "panel2";
1416
-            this.panel2.Size = new System.Drawing.Size(1238, 54);
1417
+            this.panel2.Size = new System.Drawing.Size(1134, 54);
1417 1418
             this.panel2.TabIndex = 0;
1418 1419
             // 
1419 1420
             // label1
@@ -1432,8 +1433,10 @@
1432 1433
             // 
1433 1434
             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
1434 1435
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
1435
-            this.ClientSize = new System.Drawing.Size(1240, 782);
1436
+            this.ClientSize = new System.Drawing.Size(1085, 782);
1436 1437
             this.Controls.Add(this.panel1);
1438
+            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
1439
+            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
1437 1440
             this.Name = "Hidden";
1438 1441
             this.Text = "Hidden";
1439 1442
             this.Load += new System.EventHandler(this.Hidden_Load);

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 6173 - 0
Jdas_Mbic/Hidden.resx


+ 13 - 11
Jdas_Mbic/MBIC_DownLoadWnc.Designer.cs

@@ -28,6 +28,7 @@
28 28
         /// </summary>
29 29
         private void InitializeComponent()
30 30
         {
31
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MBIC_DownLoadWnc));
31 32
             this.progressBar_mbic = new System.Windows.Forms.ProgressBar();
32 33
             this.textBox_Result = new System.Windows.Forms.TextBox();
33 34
             this.button_FileOpen = new System.Windows.Forms.Button();
@@ -37,9 +38,9 @@
37 38
             this.label2 = new System.Windows.Forms.Label();
38 39
             this.label_Size = new System.Windows.Forms.Label();
39 40
             this.panel1 = new System.Windows.Forms.Panel();
41
+            this.label_Percent = new System.Windows.Forms.Label();
40 42
             this.panel2 = new System.Windows.Forms.Panel();
41 43
             this.label3 = new System.Windows.Forms.Label();
42
-            this.label_Percent = new System.Windows.Forms.Label();
43 44
             this.panel1.SuspendLayout();
44 45
             this.panel2.SuspendLayout();
45 46
             this.SuspendLayout();
@@ -132,6 +133,16 @@
132 133
             this.panel1.Size = new System.Drawing.Size(590, 184);
133 134
             this.panel1.TabIndex = 7;
134 135
             // 
136
+            // label_Percent
137
+            // 
138
+            this.label_Percent.AutoSize = true;
139
+            this.label_Percent.BackColor = System.Drawing.Color.Transparent;
140
+            this.label_Percent.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
141
+            this.label_Percent.Location = new System.Drawing.Point(234, 105);
142
+            this.label_Percent.Name = "label_Percent";
143
+            this.label_Percent.Size = new System.Drawing.Size(0, 15);
144
+            this.label_Percent.TabIndex = 8;
145
+            // 
135 146
             // panel2
136 147
             // 
137 148
             this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(97)))), ((int)(((byte)(146)))));
@@ -152,16 +163,6 @@
152 163
             this.label3.TabIndex = 0;
153 164
             this.label3.Text = "DownLoad";
154 165
             // 
155
-            // label_Percent
156
-            // 
157
-            this.label_Percent.AutoSize = true;
158
-            this.label_Percent.BackColor = System.Drawing.Color.Transparent;
159
-            this.label_Percent.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
160
-            this.label_Percent.Location = new System.Drawing.Point(234, 105);
161
-            this.label_Percent.Name = "label_Percent";
162
-            this.label_Percent.Size = new System.Drawing.Size(0, 15);
163
-            this.label_Percent.TabIndex = 8;
164
-            // 
165 166
             // MBIC_DownLoadWnc
166 167
             // 
167 168
             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
@@ -169,6 +170,7 @@
169 170
             this.ClientSize = new System.Drawing.Size(586, 183);
170 171
             this.Controls.Add(this.panel1);
171 172
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
173
+            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
172 174
             this.Name = "MBIC_DownLoadWnc";
173 175
             this.Text = "MBIC_DownLoadWnc";
174 176
             this.panel1.ResumeLayout(false);

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 6173 - 0
Jdas_Mbic/MBIC_DownLoadWnc.resx


+ 2 - 0
Jdas_Mbic/Main.Designer.cs

@@ -29,6 +29,7 @@
29 29
         private void InitializeComponent()
30 30
         {
31 31
             this.components = new System.ComponentModel.Container();
32
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(JdasMbic));
32 33
             this.textBox_FRBT_TIME = new System.Windows.Forms.TextBox();
33 34
             this.label_BankSel = new System.Windows.Forms.Label();
34 35
             this.comboBox_BankSel = new System.Windows.Forms.ComboBox();
@@ -3527,6 +3528,7 @@
3527 3528
             this.Controls.Add(this.panel1);
3528 3529
             this.DoubleBuffered = true;
3529 3530
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
3531
+            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
3530 3532
             this.MaximizeBox = false;
3531 3533
             this.Name = "JdasMbic";
3532 3534
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 6173 - 0
Jdas_Mbic/Main.resx


BIN
Jdas_Mbic/bin/Debug/Jdas_Mbic.exe


BIN
Jdas_Mbic/bin/Debug/Jdas_Mbic.pdb


BIN
Jdas_Mbic/bin/Release/Jdas_Mbic.exe


BIN
Jdas_Mbic/bin/Release/Jdas_Mbic.pdb


BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.Debug.resources


BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.Hidden.resources


BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.JdasMbic.resources


BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.MBIC_DownLoadWnc.resources


BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.GenerateResource.cache


BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.exe


BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.pdb


BIN
Jdas_Mbic/obj/Release/Jdas_Mbic.Debug.resources


BIN
Jdas_Mbic/obj/Release/Jdas_Mbic.Hidden.resources


BIN
Jdas_Mbic/obj/Release/Jdas_Mbic.JdasMbic.resources


BIN
Jdas_Mbic/obj/Release/Jdas_Mbic.MBIC_DownLoadWnc.resources


+ 1 - 0
Jdas_Mbic/obj/Release/Jdas_Mbic.csproj.FileListAbsolute.txt

@@ -1,6 +1,7 @@
1 1
 D:\C#\Jdas_Mbic\Jdas_Mbic\bin\Release\Jdas_Mbic.exe.config
2 2
 D:\C#\Jdas_Mbic\Jdas_Mbic\bin\Release\Jdas_Mbic.exe
3 3
 D:\C#\Jdas_Mbic\Jdas_Mbic\bin\Release\Jdas_Mbic.pdb
4
+D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Release\Jdas_Mbic.csprojAssemblyReference.cache
4 5
 D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Release\Jdas_Mbic.csproj.ResolveComReference.cache
5 6
 D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Release\Jdas_Mbic.Debug.resources
6 7
 D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Release\Jdas_Mbic.Download_bar.resources

BIN
Jdas_Mbic/obj/Release/Jdas_Mbic.csproj.GenerateResource.cache


BIN
Jdas_Mbic/obj/Release/Jdas_Mbic.csprojAssemblyReference.cache


BIN
Jdas_Mbic/obj/Release/Jdas_Mbic.exe


BIN
Jdas_Mbic/obj/Release/Jdas_Mbic.pdb