mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 20:12:01 +00:00
[WIN32KNT_APITEST] 2 minor code improvements and a first fix (#5980)
- Update .rc filename; addendum to7ad21a4
(r70458). - Move one '#include "resource.h"' around to where it is needed. Addendum toe1b2e7a
(r29284) thenec5e0ea
(r48103). - Adjust all '#include <win32nt.h>'
This commit is contained in:
parent
1d8ce79080
commit
a5c3bb5bce
64 changed files with 63 additions and 63 deletions
|
@ -5,7 +5,7 @@
|
|||
* PROGRAMMERS:
|
||||
*/
|
||||
|
||||
#include <win32nt.h>
|
||||
#include "../win32nt.h"
|
||||
|
||||
void Test_NtGdiCreateBitmap_Params(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue