Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 403 Bytes

File metadata and controls

11 lines (6 loc) · 403 Bytes

ccode

Most of the code here was written while debugging MSDN APIs as they implemented on Wine Project.

A bug or two were discovered but the rest of the code was written while debugging bugs reported by others.

Most of the code here is also heavily lifted from MSDN examples and provided examples on proper API usage.

However, I might be adding more code, that is primarily developed by me.