Aleksey Bragin
399831685e
- scsi.inf made by hpoussin, to address the issue in bug 2631.
...
See issue #2631 for more details.
svn path=/trunk/; revision=30320
2007-11-10 11:21:08 +00:00
Timo Kreuzer
83134d10e3
fix bug in NtUserToUnicodeEx. It still ignores the hkl parameter.
...
NtUserVkScanKeyEx: use HKL instead of ULONG_PTR.
See issue #2557 for more details.
svn path=/trunk/; revision=30318
2007-11-10 04:53:02 +00:00
Timo Kreuzer
7248541e08
some tests for NtUserToUnicodeEx
...
svn path=/trunk/; revision=30317
2007-11-10 04:21:35 +00:00
Timo Kreuzer
81b0a20436
add VK_OEM_102 to us keyboard layout
...
svn path=/trunk/; revision=30316
2007-11-10 03:44:31 +00:00
Johannes Anderwald
c58299d739
- readd MFT_SEPERATOR to background context menu
...
- add shell new implementation
svn path=/trunk/; revision=30307
2007-11-09 19:49:18 +00:00
Colin Finck
0d730a1f45
Silence some warnings when compiling taskmgr with MSVC2005
...
svn path=/trunk/; revision=30306
2007-11-09 19:46:01 +00:00
James Tabor
1a98aabcd1
No need for dca here if the ScreenDeviceContext is set inaccessible. So free the dca.
...
svn path=/trunk/; revision=30304
2007-11-09 18:05:41 +00:00
Magnus Olsen
d05c0eadf6
Update the documentation
...
adding lite more code
svn path=/branches/reactx/; revision=30301
2007-11-09 17:33:02 +00:00
Johannes Anderwald
f6df1d4850
- move FCIDM_SHVIEW_NEW, FCIDM_SHVIEW_NEWFOLDER, FCIDM_SHVIEW_NEWLINK, from menu to resource strings
...
- delete new file object from background contextmenu code as this code this should be implemented as context menu extension
svn path=/trunk/; revision=30300
2007-11-09 17:24:10 +00:00
Aleksey Bragin
940adf0ece
- Fix incidentally broken russian translation.
...
svn path=/trunk/; revision=30298
2007-11-09 15:40:10 +00:00
Colin Finck
58df092425
Many more conversions to Unicode function and type names for taskmgr
...
svn path=/trunk/; revision=30297
2007-11-09 15:26:02 +00:00
Aleksey Bragin
4be92e3dad
Dmitry Chapyshev <lentind@yandex.ru>
...
- Small visual improvements in 24 and 8 bpp icons.
- Create 8bpp or 24bpp icons if they were missing somewhere.
svn path=/trunk/; revision=30296
2007-11-09 15:15:38 +00:00
Magnus Olsen
7e69094a29
Implement KsCreateAllocator, KsCreateClock, KsCreatePin, KsCreateTopologyNode
...
stub : KsiCreateObjectType
all functions are call to KsiCreateObjectType, so they are not really implement.
Old code from 2004, it have not been cleanup for KsiCreateObjectType, the new ks.h header I wrote is now ready for this code.
This module can not be merge to trunk until the new ks.h is ready.
svn path=/branches/reactx/; revision=30295
2007-11-09 15:08:44 +00:00
Aleksey Bragin
e416dfddb9
Dmitry Chapyshev <lentind@yandex.ru>
...
- Start implementing telephon.cpl.
- Delete flags.ico from intl.cpl, it's unused.
svn path=/trunk/; revision=30294
2007-11-09 14:56:33 +00:00
Magnus Olsen
6855595796
update the new ks-h with one more struct
...
svn path=/branches/reactx/; revision=30293
2007-11-09 14:21:55 +00:00
Aleksey Bragin
25c3bd5a53
- This one is not needed anymore (_LIBCNT_ is defined in libcntpr.rbuild, PCH is precomp.h).
...
svn path=/trunk/; revision=30292
2007-11-09 12:25:10 +00:00
Aleksey Bragin
1402877204
- Build crt and libcntpr from one source tree (using conditional code and/or different source files where code is not shared).
...
svn path=/trunk/; revision=30291
2007-11-09 12:20:16 +00:00
Ged Murphy
991f9bbaa6
missed a few
...
svn path=/trunk/; revision=30290
2007-11-09 11:47:10 +00:00
Ged Murphy
6d45e894ef
convert to unicode in an attempt to address bug 2805
...
svn path=/trunk/; revision=30289
2007-11-09 11:40:54 +00:00
Aleksey Bragin
d63772135f
- Copy except and memccpy.c from libcntpr.
...
svn path=/trunk/; revision=30288
2007-11-09 11:22:29 +00:00
James Tabor
28a73df1a2
Fix bug spoted by Stefan100 on IRC.
...
svn path=/trunk/; revision=30287
2007-11-09 09:13:01 +00:00
Aleksey Bragin
375959c206
- Sync some changes in strings from libcntpr.
...
- Move string implementation (in "header" files) into /string dir.
- Copy over libcntpr-specific implementations into _nt.c files (for now, later they could do with a define).
- libcntpr's is now almost fully syncronized and could be merged into the tree except for "except" directory.
svn path=/trunk/; revision=30283
2007-11-08 21:06:20 +00:00
Marc Piulachs
c8a87ec7b8
- Build API stats on request (new target "make rgenstat" will create apistatus.xml)
...
- Partly updated apistatus.lst
svn path=/trunk/; revision=30282
2007-11-08 20:52:42 +00:00
Marc Piulachs
e85c37638b
Don't build rgenstat when "make clean"
...
svn path=/trunk/; revision=30281
2007-11-08 20:49:55 +00:00
Magnus Olsen
59a7e0c23c
Fix the reactx build for ksuser.dll
...
svn path=/branches/reactx/; revision=30278
2007-11-08 20:09:58 +00:00
Magnus Olsen
b9039cc7c8
Start on ksuser.
...
svn path=/branches/reactx/; revision=30277
2007-11-08 20:08:42 +00:00
Ged Murphy
45c452c254
add __REACTOS__ specific code to get around the fact that janderwald isn't working hard enough on shell32 ;)
...
svn path=/trunk/; revision=30276
2007-11-08 16:47:28 +00:00
Magnus Olsen
ea280e00a7
fix wdmguid.a (it is now compatible with ddk version 3790.1830)
...
svn path=/branches/reactx/; revision=30275
2007-11-08 16:19:08 +00:00
Ged Murphy
78cf4e67ec
- save all settings to memory when the connect button is hit
...
- add some slightly hackish code to get the thing working.
- you should now be able to connect to Windows machines using your choice of IP address, resolution and bpp.
svn path=/trunk/; revision=30274
2007-11-08 15:29:23 +00:00
Ged Murphy
d5b90c8416
rename rdpfile.c to settings.c
...
svn path=/trunk/; revision=30273
2007-11-08 14:34:13 +00:00
Timo Kreuzer
f76e81e2f4
rename NtGdiGetClipBox to NtGdiGetAppClipBox
...
svn path=/trunk/; revision=30272
2007-11-08 14:29:31 +00:00
Ged Murphy
d86ceec6a5
move to a precompiled header
...
svn path=/trunk/; revision=30271
2007-11-08 13:24:13 +00:00
Ged Murphy
27f7b560cd
add missing break
...
svn path=/trunk/; revision=30270
2007-11-08 13:06:00 +00:00
Ged Murphy
aaa63f3354
fix the header mess and get it building with rosbe, albeit with many warnings at the moment
...
svn path=/trunk/; revision=30269
2007-11-08 12:47:25 +00:00
Aleksey Bragin
75b952dde1
- Move ctype into strings.
...
- Separate msvcrt-specific exception handling routine into prolog.s file.
- Move bsearch to the search directory.
svn path=/trunk/; revision=30267
2007-11-08 12:15:39 +00:00
Aleksey Bragin
6b0e42017a
- Rearrange source files location, so that string/math/etc routines aren't spread throughout the CRT tree.
...
svn path=/trunk/; revision=30266
2007-11-08 10:54:42 +00:00
James Tabor
67713c6221
Temp fix for the Window Handle issue.
...
svn path=/trunk/; revision=30261
2007-11-08 08:04:58 +00:00
James Tabor
623bdd6fe3
NtGdiGetChar/ABCWidth/sW now fully functional and tested good with AbiWord. Text looks very nice.
...
svn path=/trunk/; revision=30260
2007-11-08 06:17:17 +00:00
Timo Kreuzer
84c30a0495
IntGdiPolygon: close the polygon outline
...
See issue #2782 for more details.
svn path=/trunk/; revision=30259
2007-11-08 02:19:25 +00:00
Magnus Olsen
ce29a81e41
start fixing wdmguid.a 50% is done
...
svn path=/branches/reactx/; revision=30258
2007-11-08 01:49:53 +00:00
Timo Kreuzer
adece79667
clean up indentation, no code change
...
svn path=/trunk/; revision=30257
2007-11-08 01:22:40 +00:00
Magnus Olsen
171df52e37
add last guids for ksguid.a
...
This lib are now completed against ddk version 3790.1830
svn path=/branches/reactx/; revision=30256
2007-11-08 00:59:17 +00:00
Timo Kreuzer
ddbb4de935
clean up indentation, no code change
...
svn path=/trunk/; revision=30255
2007-11-08 00:36:15 +00:00
Ged Murphy
3eca2d9ddf
- convert dialog to unicode
...
- fix /W4 warnings
svn path=/trunk/; revision=30254
2007-11-08 00:23:55 +00:00
Magnus Olsen
a430817798
add 20 more guids for ksguid.a
...
svn path=/branches/reactx/; revision=30253
2007-11-08 00:18:34 +00:00
Magnus Olsen
26c0180e8a
smaller cleanup/sort in the guids define list bit
...
svn path=/branches/reactx/; revision=30252
2007-11-07 23:46:50 +00:00
Aleksey Bragin
5c34d25309
- SVN Maintenance.
...
svn path=/trunk/; revision=30251
2007-11-07 22:59:56 +00:00
Magnus Olsen
f3044a10fe
add some more guids id to ksguid
...
smaller cleanup/sort in the guids define list bit
svn path=/branches/reactx/; revision=30250
2007-11-07 22:47:20 +00:00
Aleksey Bragin
6f00345570
- Partly enable tamlin's implementation, just so it doesn't bitrot being #if0-ed.
...
svn path=/trunk/; revision=30249
2007-11-07 22:42:34 +00:00
Aleksey Bragin
692eaf0a33
- SVN Maintenance.
...
svn path=/trunk/; revision=30248
2007-11-07 22:39:24 +00:00