projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
720092b
)
[NDK]: Guard the Bitmap API prototypes in a NTOS_MODE_USER, so that a driver that...
author
Hermès Bélusca-Maïto
<hermes.belusca-maito@reactos.org>
Thu, 4 May 2017 16:12:52 +0000
(16:12 +0000)
committer
Hermès Bélusca-Maïto
<hermes.belusca-maito@reactos.org>
Thu, 4 May 2017 16:12:52 +0000
(16:12 +0000)
This in particular fixes compilation under x64 due to the fact that, in x64, one of these API is declared (force)inline and the compiler complained that this function already had a body.
svn path=/trunk/; revision=74477
No differences found