Skip to content

imgdrive/Programming-reference-for-Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Programming reference for Windows

Microsoft's latest help documentation in .mshc/.mshi format is not easy to use, although it has many advantages over .chm/.hlp.

In order for CCode to display the API interface documentation in the software, we spent some time reversing the .mshi structure, importing the .mshc/.mshi data into the mysql database, generating the .hhp/.hhk/.hhc, and outputting the .chm file.

image

image

File description

FileDescription
sdk.chmProgramming reference for Windows API
wdk.chmWindows Driver Kit(WDK) Reference

How to use it in CCode

Copy sdk.chm to the folder where the ccode.exe is located, rename it to reference.chm, restart CCode, select the keywords, and press F1 to display the corresponding function document.

image

About

Programming reference for Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published