reactos/reactos/dll
Dmitry Chapyshev a566b6485d Add keyboard layouts by Alexey Komarov:
- Thai Kedmanee
- Thai Pattachote
- Thai Pattachote (non-ShiftLock)

svn path=/trunk/; revision=34262
2008-07-02 14:08:45 +00:00
..
3rdparty - Don't use ntdll's RtlDuplicateUnicodeString in kmode; it allocates from the process heap. Instead, allocate from pool and copy the string manually. 2008-06-30 23:58:48 +00:00
cpl Radek Liska <radekliska AT gmail DOT com> 2008-06-29 20:36:47 +00:00
directx Fix some .rbuild file problems 2008-05-08 16:01:30 +00:00
keyboard Add keyboard layouts by Alexey Komarov: 2008-07-02 14:08:45 +00:00
ntdll Link C++ programs against target libraries, not host ones 2008-06-29 12:47:22 +00:00
shellext Javier Remacha (remialdo AT gmail DOT com): 2008-06-28 16:48:48 +00:00
win32 - don't trim spaces at the end of a value as it might be part of the value 2008-07-02 13:40:49 +00:00
dll.rbuild -Move shellext folder to a more appropriate location. shell extensions are COM objects which extends the abilities of MS Windows explorer and not regular Win32 Dlls as they don't export APIs (part 1/2) 2008-05-04 23:46:26 +00:00
Doxyfile