| OLD | NEW |
| 1 ; ------------------------------------------------------------------------------
------------------- | 1 ; ------------------------------------------------------------------------------
------------------- |
| 2 ; copyright notice goes here | 2 ; copyright notice goes here |
| 3 ; ------------------------------------------------------------------------------
------------------- | 3 ; ------------------------------------------------------------------------------
------------------- |
| 4 | 4 |
| 5 LIBRARY "installer-ca" | 5 LIBRARY "installer-ca" |
| 6 | 6 |
| 7 EXPORTS | 7 EXPORTS |
| 8 ; close_application.cpp | 8 ; close_application.cpp |
| 9 abp_close_ie | 9 AbpCloseIe |
| OLD | NEW |