]> git.tdb.fi Git - ext/subsurface.git/commitdiff
Add more typecasts for Windows`
authorDirk Hohndel <dirk@hohndel.org>
Sat, 26 Nov 2011 04:09:01 +0000 (20:09 -0800)
committerDirk Hohndel <dirk@hohndel.org>
Sat, 26 Nov 2011 04:19:58 +0000 (20:19 -0800)
This is based on an older patch by Lubomir I. Ivanov <neolit123@gmail.com>
which no longer applies due to the refactoring of the registry setting
code.

It takes care of all of the casts between actual C types and the Windows
specific types that the Windows API functions expect. It also adds some
comments to the overloading of "value" in our subsurface_set_conf function.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>

No differences found