|
Last change
on this file since 221 was 221, checked in by dai, 19 years ago |
|
Stringクラスのコンストラクタに0バイトのChar配列を引き渡すとString.Charsへのメモリ確保が行われないバグを修正。
SimpleTestCaseプロジェクトをアップロード
|
|
File size:
473 bytes
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|---|
| 2 | <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
|---|
| 3 | <description>Description</description>
|
|---|
| 4 | <dependency>
|
|---|
| 5 | <dependentAssembly>
|
|---|
| 6 | <assemblyIdentity
|
|---|
| 7 | type="win32"
|
|---|
| 8 | name="Microsoft.Windows.Common-Controls"
|
|---|
| 9 | version="6.0.0.0"
|
|---|
| 10 | processorArchitecture="#PLATFORM#"
|
|---|
| 11 | publicKeyToken="6595b64144ccf1df"
|
|---|
| 12 | language="*" />
|
|---|
| 13 | </dependentAssembly>
|
|---|
| 14 | </dependency>
|
|---|
| 15 | </assembly>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.