개정판 8847ea67
dev issue #1203 : MSSQL 설정 창 추가 및 데이터 구조 변경
Change-Id: I7f310aba7b221ea99c3e5b8070fb89c7a85460e3
DTI_PID/SPPIDConverter/Program.cs | ||
---|---|---|
16 | 16 |
{ |
17 | 17 |
Application.EnableVisualStyles(); |
18 | 18 |
Application.SetCompatibleTextRenderingDefault(false); |
19 |
Application.Run(new ConverterForm());
|
|
19 |
Application.Run(new Converter.SPPID.Form.ID2DBSetting());
|
|
20 | 20 |
} |
21 | 21 |
} |
22 | 22 |
} |
내보내기 Unified diff