[STI]
authorAmine Khaldi <amine.khaldi@reactos.org>
Sat, 25 Jan 2014 18:44:55 +0000 (18:44 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sat, 25 Jan 2014 18:44:55 +0000 (18:44 +0000)
commitd949029f99ed4adcf375a886ee629e066539ba00
tree1c50872fd2032f9c3d2ed64990ebebf7d11452e1
parentbdc225df748ef73528f339df68e41f14d7edae16
[STI]
* Create a main header and move some inclusions to it.
* Set the default debugging channel globally through the main header.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61814
reactos/dll/win32/sti/CMakeLists.txt
reactos/dll/win32/sti/guid.c [new file with mode: 0644]
reactos/dll/win32/sti/precomp.h [new file with mode: 0644]
reactos/dll/win32/sti/sti.c
reactos/dll/win32/sti/sti_main.c