CodingWonders / CodingWonders/MicroWin
IMAPI support
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 335
- Forks
- 19
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Issue Checklist
- I checked for duplicate issues.
- I searched for existing discussions.
- I checked for an existing pull request that addresses this request.
Is your feature request related to a problem?
The Image Mastering API (IMAPI) allows application developers to make ISO files. We may be able to use IMAPI as a replacement to OSCDIMG, so we don't have to include that as a dependency.
Describe the solution you'd like
IMAPI support
Additional context
IMAPI development is tricky.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions replacing the OSCDIMG dependency with the Windows Image Mastering API (IMAPI), but names no files, tests, or entry points. Start by locating where OSCDIMG is invoked and review the existing ISO-generation flow. Done means the project can create the required ISO files through IMAPI without the OSCDIMG dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100