NFCcreate-web/ufr-lib/windows/x86/readme.md
2025-09-25 19:04:00 +08:00

23 lines
449 B
Markdown

# New Feature - COM wrapper for uFCoder library
Implemented Component Object Model wrapper for uFCoder library.
```
COMuFCoder-x86.dll
```
## How to register COM library
```
regasm COMuFCoder-x86.dll /codebase
```
response:
```
Microsoft .NET Framework Assembly Registration Utility version 4.7.3056.0
for Microsoft .NET Framework version 4.7.3056.0
Copyright (C) Microsoft Corporation. All rights reserved.
Types registered successfully
```