.OCA 파일 확장자
Custom Control Library Type File
| 개발사 | Microsoft |
| 인기도 |
3.5 | 6 투표 |
OCA 파일이란 무엇인가요?
Accompanying file saved with Visual Basic custom control (.OCX) files; contains standard descriptions of objects, properties, and methods used by OLE Automation; created automatically by Visual Basic and given the same name as the custom control except for the file extension.
추가 정보
OCA files are binary files that serve as both extended type libraries and a cache for OCX files. If an OCA file is deleted, it can be rebuilt by Visual Basic, but will take extra time.
OCA 파일을 열거나 참조하는 프로그램
Windows