Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create/compile chm files #1

Open
flyingxu opened this issue Sep 2, 2009 · 1 comment
Open

create/compile chm files #1

flyingxu opened this issue Sep 2, 2009 · 1 comment

Comments

@flyingxu
Copy link

flyingxu commented Sep 2, 2009

it seems that chmlib is used to read/decompile chm files only, but since you already be able to decompile it, what should be added to support creating/compile chm files?
I'm interested at this. Do you think it's easy or not? I'm planning to use chmlib as a start point, is it possible?

[email protected]

@flyingxu
Copy link
Author

flyingxu commented Sep 9, 2009

I searched on the net and found that it seems that ms has a java implementation of lzx compression (com.ms.io.cab). Is it safe to say that the lzx compression is done? It's in obfuscated java, just port to c/c++.
I also checked the files inside .chm, the #TOPICS AND $OBJINST file are not human readable. I guess creating these files is the hard part of compiling chm file.
What's your idea, Jedwing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant