mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 15:53:03 +00:00
[SHELL32_APITEST] Improve the existing PCH and make use of it. Convert AddCommas.c to c++ in order to have it benefit from the PCH.
This commit is contained in:
parent
95ec9464d3
commit
8ed8eec17c
14 changed files with 39 additions and 63 deletions
|
@ -1,7 +1,4 @@
|
|||
#include "shelltest.h"
|
||||
#include <atlbase.h>
|
||||
#include <atlcom.h>
|
||||
|
||||
|
||||
// + Adapted from https://blogs.msdn.microsoft.com/oldnewthing/20130503-00/?p=4463/
|
||||
// In short: We want to create an IDLIST from an item that does not exist,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue