Johannes Anderwald
6d83d3d8b5
- implement IShellExtInit interface for recycle bin
...
- fix a bug in SH_LoadDynamicContextMenuHandlers
svn path=/trunk/; revision=30152
2007-11-05 09:37:09 +00:00
Aleksey Bragin
104b879169
Dmitry Chapyshev <lentind@yandex.ru>
...
- Fix russian translation of winemine.
svn path=/trunk/; revision=30151
2007-11-05 09:36:35 +00:00
Aleksey Bragin
ec115949ea
Dmitry Chapyshev <lentind@yandex.ru>
...
- Russian language fixes for Taskmgr.
- 'more' cmd util translation by me and towerr.
svn path=/trunk/; revision=30150
2007-11-05 09:27:52 +00:00
Hervé Poussineau
69251b5abf
Better error reporting in case of define override
...
Support empty defines
svn path=/trunk/; revision=30149
2007-11-05 08:57:04 +00:00
Magnus Olsen
52922faf05
add 6 more guids for ksguid.a
...
svn path=/branches/reactx/; revision=30148
2007-11-05 06:58:52 +00:00
Magnus Olsen
163cda6df4
add 20 more guids for ksguid.a
...
svn path=/branches/reactx/; revision=30147
2007-11-05 06:49:27 +00:00
James Tabor
cdc0ef2243
Fix typos,, now it runs.
...
svn path=/trunk/; revision=30146
2007-11-05 03:09:52 +00:00
James Tabor
0dc4496ea8
Allow batch flush to handle null DCs.
...
svn path=/trunk/; revision=30145
2007-11-05 02:25:43 +00:00
James Tabor
1423476391
- Implement batching for DeleteObject.
...
- Implemented DeleteRegion, a support function with batching.
- Add delete objects and a hack to fake the running of the batch to gdibatch.c.
- These batching functions will not run until proper structure attributes are implemented.
svn path=/trunk/; revision=30144
2007-11-05 01:50:59 +00:00
Magnus Olsen
d1327bf255
21 more guid to ksguid.a
...
svn path=/branches/reactx/; revision=30143
2007-11-05 00:55:46 +00:00
James Tabor
ca76afe698
Fix typo in header.
...
svn path=/trunk/; revision=30142
2007-11-05 00:07:09 +00:00
Magnus Olsen
e3bd20e41c
Add follow guids to ksguid.a/ksguid.lib KSCATEGORY_RENDER, KSCATEGORY_CAPTURE, KSCATEGORY_BRIDGE
...
svn path=/branches/reactx/; revision=30141
2007-11-05 00:03:15 +00:00
Magnus Olsen
43e400e70e
Fix varus issue.
...
make audiosrv using the new ks.h and link with ksguid
Fix dxapi build
Fix ddkmapi.h so it works like windkk version 3790.1830
offline #define DEFINE_KSPROPERTY_TOPOLOGYSET in ks.h it seam some type problem there
svn path=/branches/reactx/; revision=30140
2007-11-04 23:54:40 +00:00
Magnus Olsen
67a3fbe3e7
start building up ksguid.a/ksguid.lib it is need it for ks.h
...
svn path=/branches/reactx/; revision=30139
2007-11-04 23:24:42 +00:00
James Tabor
afa6748db1
Fix gdi batch size.
...
svn path=/trunk/; revision=30138
2007-11-04 22:49:19 +00:00
Pierre Schweitzer
152e38c410
Add French translation for mstsc
...
svn path=/trunk/; revision=30137
2007-11-04 22:46:05 +00:00
Eric Kohl
a139a7c2ad
Get rid of static variables.
...
svn path=/trunk/; revision=30135
2007-11-04 22:12:25 +00:00
James Tabor
49f59088cf
- Removed NtGdiDeleteObject from w32ksvc.db and ntgdibad.h.
...
- Moved the define export to gdiobj.h and made it a FASTCALL internal to win32k.
- I did not rename it to IntXXXX.
- Implemented a functional DeleteObject for gdi.
svn path=/trunk/; revision=30133
2007-11-04 22:10:59 +00:00
Magnus Olsen
eb615b5cf1
add allot more struct, enum, define, to many to write in the log
...
svn path=/branches/reactx/; revision=30131
2007-11-04 21:43:33 +00:00
Magnus Olsen
66b9434834
Commit a ks.h header file from 2005 written by me, it is base on dxsdk 2004 dec, but it is not completed, I do not found the almost completed version of this header I wrote.
...
so I add the version I found so it does not get lost. Our current ks.h are not completed and is full with hacks in psdk. it will be deleted later, when ks.h are finish it will
merge down to trunks to let silveblade continue on some work.
svn path=/branches/reactx/; revision=30128
2007-11-04 19:47:36 +00:00
Johannes Anderwald
9fb45686cb
- implement renaming of MyComputer object
...
- doesnot work yet because ISF_Desktop_fnSetNameOf is _not_ implemented
See issue #376 for more details.
svn path=/trunk/; revision=30127
2007-11-04 19:28:55 +00:00
Johannes Anderwald
57e84edfc2
- add registry setting to support changing desktop object name
...
- uncomment fileext setting
svn path=/trunk/; revision=30126
2007-11-04 18:26:24 +00:00
Magnus Olsen
00d0b6a666
start remove stuff got home made stuff or base on wine dx
...
add global file version of dx dll.
svn path=/branches/reactx/; revision=30125
2007-11-04 17:50:09 +00:00
Magnus Olsen
60fb768885
global header for directx version info for the rc file.
...
svn path=/branches/reactx/; revision=30124
2007-11-04 17:43:50 +00:00
Magnus Olsen
7da42d614f
start remove stuff got home made stuff or base on wine dx
...
svn path=/branches/reactx/; revision=30123
2007-11-04 17:33:57 +00:00
Johannes Anderwald
59adf06968
- check if group policy is active
...
- in this case check if the shell extension has been registered as approved and only accept it if it is listed
svn path=/trunk/; revision=30122
2007-11-04 17:07:40 +00:00
Magnus Olsen
d3d6cf78e8
Fill in more info in the lockup tables.
...
svn path=/branches/reactx/; revision=30121
2007-11-04 16:49:20 +00:00
Magnus Olsen
b394251018
Implement DxGetVersionNumber
...
comment up some functions that are implement.
svn path=/branches/reactx/; revision=30120
2007-11-04 16:23:11 +00:00
Aleksey Bragin
c6cd8c67b4
- Update msvcrt_winetest to Wine-04112007.
...
- Disable test_codepage, since it causes internal GCC error during compiling.
svn path=/trunk/; revision=30119
2007-11-04 15:54:33 +00:00
Aleksey Bragin
556690fd9a
- Add some defines from Wine.
...
svn path=/trunk/; revision=30118
2007-11-04 15:53:24 +00:00
Magnus Olsen
44e6f014a9
Add dxapi.sys, most api are stub.
...
Implemnt GsDriverEntry, DxApiGetVersion, DxApi.
All DxApi that are callbacks are stub.
svn path=/branches/reactx/; revision=30117
2007-11-04 14:57:57 +00:00
Daniel Reimer
df51dad172
German Translation for RemoteDesktop Tool by GedMurphy.
...
svn path=/trunk/; revision=30115
2007-11-04 14:41:39 +00:00
Ged Murphy
a0b2728e97
adjust and rearrange some init code
...
svn path=/trunk/; revision=30110
2007-11-04 13:49:47 +00:00
Johannes Anderwald
21cdd294a3
- add static context menus for drives when available
...
svn path=/trunk/; revision=30109
2007-11-04 12:19:44 +00:00
Art Yerkes
06c5ac0542
Add the beginnings of context switch and decrementer exception handler.
...
Move cruddy asm code for syscall trap to an ASM file.
Factor out an i386 specific name.
Add relevant registers to FX save.
svn path=/trunk/; revision=30108
2007-11-04 12:09:37 +00:00
Johannes Anderwald
6243c9c750
- should_notify should check if the changed pidl is really a child of the containing folder.
...
- fixes bug 2789
svn path=/trunk/; revision=30107
2007-11-04 12:00:16 +00:00
Art Yerkes
ff02c3ff0f
Add machineType to arch specific info.
...
Fixup module locations that are not PE coff.
svn path=/trunk/; revision=30106
2007-11-04 11:59:52 +00:00
Art Yerkes
66aabe3049
Do this properly now that I understand exception chaining a bit better.
...
The exception chain on x86 is at fs:0. We use r13 to simulate the same, so
we chain exceptions at 0(13)
svn path=/trunk/; revision=30105
2007-11-04 11:57:37 +00:00
Art Yerkes
54cbe5281b
Fix key parsing by copying the unicode string struct we get from CmFindObject
...
for us to modify, and free the original. We needn't make any assumptions about
the string being null terminated.
Parse names with duplicated \ characters.
Since we assert downstream for a null key, bail early here with an error if we
really get a degenerate key name.
With the work that others have done on the registry code, this is the last
piece needed for the firefox installer.
svn path=/trunk/; revision=30104
2007-11-04 11:49:57 +00:00
Eric Kohl
d60c0b329d
- Made some local functions static.
...
- Pressing the "Del" key removes the currently selected environment variable.
svn path=/trunk/; revision=30103
2007-11-04 10:45:06 +00:00
Aleksey Bragin
35fb5f85d1
Dmitry Chapyshev <lentind@yandex.ru>
...
- Fix tapiui's resources.
svn path=/trunk/; revision=30102
2007-11-04 09:55:29 +00:00
Aleksey Bragin
20ef8df953
Dmitry Chapyshev <lentind@yandex.ru>
...
- Translate MSTSC to Russian language.
svn path=/trunk/; revision=30101
2007-11-04 09:08:46 +00:00
James Tabor
a3547b55a7
Fix types in header.
...
svn path=/trunk/; revision=30100
2007-11-04 03:52:17 +00:00
James Tabor
8460e343d4
Remove unneeded structure info.
...
svn path=/trunk/; revision=30099
2007-11-04 01:29:46 +00:00
James Tabor
d4a8d54b73
- Removed NtGdiTranslateCharsetInfo, updated w32ksvc.db and ntgdibad.h.
...
- Implemented TranslateCharsetInfo from wine. Works the same just different.
svn path=/trunk/; revision=30098
2007-11-04 00:55:28 +00:00
James Tabor
0029160b44
Gdi32:
...
- Implement GdiGetCodePage and SetROP2. Still testing.
- Implemented batch support for SetBrushOrgEx. Still testing.
- Moved PatBlt and PolyPatBlt out of stubs.
svn path=/trunk/; revision=30097
2007-11-04 00:28:49 +00:00
James Tabor
87d8ff0d8c
Implement NtGdiGetCharSet, for testing.
...
svn path=/trunk/; revision=30096
2007-11-03 23:42:07 +00:00
Eric Kohl
6405278e8c
Select the first user and system environment variable upon initialization.
...
svn path=/trunk/; revision=30095
2007-11-03 22:09:27 +00:00
Ged Murphy
782962b8cf
Add an mstsc (remote desktop client) which is based on the GPL WinRDesktop.
...
It's a VS project at the moment, not yet converted to be buildable via rbuild, and still pretty incomplete.
svn path=/trunk/; revision=30094
2007-11-03 22:02:59 +00:00
Sylvain Petreolle
1477901eb4
Miscellanous fixes and updates for french translations
...
by Pierre Schweitzer
svn path=/trunk/; revision=30093
2007-11-03 21:16:56 +00:00