Dmitry Chapyshev
|
b7dc6dc3d9
|
- Add stub for SHGetIconOverlayIndexA/W
- Remove "-noname" attribute from ILAppendID function
svn path=/trunk/; revision=39303
|
2009-02-03 09:29:48 +00:00 |
|
Dmitry Chapyshev
|
62cd647ea4
|
- Small cleanup shell32. We don't support non-unicode OSes and Windows XP/2003 calls unicode functions
svn path=/trunk/; revision=39302
|
2009-02-03 09:23:16 +00:00 |
|
Michael Martin
|
0c9316bd54
|
- Change MultiByteToWideChar to match windows behavior. Fix part 1 of ? for bug #3740.
svn path=/trunk/; revision=39301
|
2009-02-03 09:09:06 +00:00 |
|
Dmitry Chapyshev
|
edf41d63c7
|
- Update shell32 exports to 6.0.2900.5686
svn path=/trunk/; revision=39300
|
2009-02-03 07:37:10 +00:00 |
|
Colin Finck
|
d7ca3b27e6
|
Set the APPDATA environment variable when logging in based on the information SHGetFolderPathW returns for the passed User Token.
Windows seems to do this the same way (verified with GNU strings)
svn path=/trunk/; revision=39295
|
2009-02-02 23:08:51 +00:00 |
|
Colin Finck
|
0228866724
|
Support passing a Token to SHGetFolderPathW and similar functions
svn path=/trunk/; revision=39294
|
2009-02-02 23:06:33 +00:00 |
|
Dmitry Gorbachev
|
e7a9a76264
|
Move hack to other place because of bug #4120.
svn path=/trunk/; revision=39292
|
2009-02-02 22:31:54 +00:00 |
|
Dmitry Gorbachev
|
2e97505e3a
|
Add new strings to translations.
svn path=/trunk/; revision=39291
|
2009-02-02 21:44:31 +00:00 |
|
Kamil Hornicek
|
4e5afc5ce8
|
- sync dinput with wine
svn path=/trunk/; revision=39290
|
2009-02-02 21:09:39 +00:00 |
|
Christoph von Wittich
|
cfad1c5307
|
halfplement MmCanFileBeTruncated
svn path=/trunk/; revision=39289
|
2009-02-02 17:14:24 +00:00 |
|
Dmitry Gorbachev
|
a120dfab47
|
Hack-close TCP connection. Bug #1283.
svn path=/trunk/; revision=39285
|
2009-02-02 12:28:31 +00:00 |
|
Christoph von Wittich
|
0db38b3b38
|
init dwTotalRecords to 0
fixes a crash in case of GetNumberOfEventLogRecords fails
svn path=/trunk/; revision=39284
|
2009-02-02 08:54:57 +00:00 |
|
Art Yerkes
|
0eea5df223
|
Suppress a warning about -1, since wchar_t is typically unsigned.
svn path=/trunk/; revision=39283
|
2009-02-02 06:19:01 +00:00 |
|
Timo Kreuzer
|
6c8b5da3ba
|
timedate.cpl: Fix size of the clock on both windows and reactos on any screen resolution.
svn path=/trunk/; revision=39282
|
2009-02-02 01:33:13 +00:00 |
|
Timo Kreuzer
|
e02dd69903
|
gdi32: Fix and enable usermode implementation of SetWindowExtEx and SetViewportExtEx.
Win32k: remove NtGdiSetWindowExtEx and NtGdiSetViewportExtEx, rewrite IntFixIsotropicMapping, implement IntGetViewportExtEx
svn path=/trunk/; revision=39281
|
2009-02-02 00:49:19 +00:00 |
|
Timo Kreuzer
|
849e2133ac
|
Add tests for SetWindowExtEx, one more test for CreateCompatibleDC
svn path=/trunk/; revision=39280
|
2009-02-02 00:37:01 +00:00 |
|
Hervé Poussineau
|
d2ba20e8fa
|
Take into account environment variables specified by gina DLL
svn path=/trunk/; revision=39274
|
2009-02-01 19:52:41 +00:00 |
|
Christoph von Wittich
|
50195e9741
|
sync pdh with wine 1.1.14
svn path=/trunk/; revision=39272
|
2009-02-01 17:20:58 +00:00 |
|
Christoph von Wittich
|
3d89a72112
|
sync cryptdlg with wine 1.1.14
svn path=/trunk/; revision=39271
|
2009-02-01 17:13:15 +00:00 |
|
Christoph von Wittich
|
cf017c8a04
|
sync schannel with wine 1.1.14
svn path=/trunk/; revision=39270
|
2009-02-01 17:09:58 +00:00 |
|
Christoph von Wittich
|
4d1d1fe9c5
|
fix debugprint
svn path=/trunk/; revision=39268
|
2009-02-01 14:01:44 +00:00 |
|
Christoph von Wittich
|
70f8f48451
|
sync hlink with wine 1.1.14
svn path=/trunk/; revision=39267
|
2009-02-01 13:53:08 +00:00 |
|
Christoph von Wittich
|
fbed23740e
|
sync urlmon to wine 1.1.14
svn path=/trunk/; revision=39266
|
2009-02-01 13:46:44 +00:00 |
|
Christoph von Wittich
|
05b450ba65
|
uncomment the exports
svn path=/trunk/; revision=39265
|
2009-02-01 13:38:30 +00:00 |
|
Christoph von Wittich
|
faf395d839
|
stub some missing functions
svn path=/trunk/; revision=39264
|
2009-02-01 13:38:04 +00:00 |
|
Dmitry Chapyshev
|
9caa5c511f
|
- Sync dwmapi with Wine head
svn path=/trunk/; revision=39262
|
2009-02-01 10:34:53 +00:00 |
|
Dmitry Chapyshev
|
79b2c29192
|
- Add stub for SHOpenFolderAndSelectItems
- Add SHParseDisplayName to .spec file
foobar2000 now it is started normally
svn path=/trunk/; revision=39261
|
2009-02-01 10:03:33 +00:00 |
|
Christoph von Wittich
|
4ef810bd41
|
sync netapi32 with wine 1.1.14
svn path=/trunk/; revision=39260
|
2009-02-01 07:57:15 +00:00 |
|
Dmitry Gorbachev
|
697550c010
|
Sync Czech file with English file. Radek Liska, bug #4105.
svn path=/trunk/; revision=39259
|
2009-02-01 06:33:48 +00:00 |
|
Christoph von Wittich
|
63ff65c648
|
sync some LsaQueryDomainInformationPolicy stuff with wine 1.1.14
fixes all advapi32 lsa winetests
fixes all netapi32 wksta winetests
svn path=/trunk/; revision=39258
|
2009-02-01 06:14:29 +00:00 |
|
Christoph von Wittich
|
2c235c6653
|
SystemName == NULL is valid for LsaOpenPolicy
svn path=/trunk/; revision=39257
|
2009-02-01 05:51:07 +00:00 |
|
Christoph von Wittich
|
9b57ce8177
|
sync wintrust_winetest with wine 1.1.14
svn path=/trunk/; revision=39256
|
2009-02-01 05:43:40 +00:00 |
|
Christoph von Wittich
|
5810de951d
|
sync wintrust and mscat32 with wine 1.1.14
svn path=/trunk/; revision=39255
|
2009-02-01 05:42:03 +00:00 |
|
Christoph von Wittich
|
4a85c6705b
|
don't set LastError as we fake success
svn path=/trunk/; revision=39254
|
2009-02-01 05:39:56 +00:00 |
|
Andrew Greenwood
|
5fa9003095
|
Various headers needed to compile the sound support libraries.
svn path=/trunk/; revision=39253
|
2009-01-31 22:13:30 +00:00 |
|
Andrew Greenwood
|
5bc7ecd049
|
Abandoning silverblade-audio branch.
General user-mode audio support libraries added.
svn path=/trunk/; revision=39252
|
2009-01-31 22:11:09 +00:00 |
|
Dmitry Chapyshev
|
607f12562e
|
- FIXME -> TRACE. This function is not implemented in Windows XP SP3.
svn path=/trunk/; revision=39251
|
2009-01-31 20:57:28 +00:00 |
|
Dmitry Chapyshev
|
29f2b90096
|
- Implement GetComputerObjectNameA/W (from Wine)
svn path=/trunk/; revision=39250
|
2009-01-31 20:22:17 +00:00 |
|
Colin Finck
|
5ed8401b33
|
Radek Liska (radekliska@gmail.com)
- Try to get the Czech netshell working again by copying some missing stuff from the English translation
svn path=/trunk/; revision=39248
|
2009-01-31 19:27:09 +00:00 |
|
Colin Finck
|
c22c004a09
|
Update mIRC to 6.35, works under 0.3.8 and as long as this version is the latest one, it doesn't ask for updates all the time :-)
svn path=/trunk/; revision=39246
|
2009-01-31 17:23:09 +00:00 |
|
Dmitry Chapyshev
|
f71841ce0c
|
- Fix typo (revealed by Kario)
svn path=/trunk/; revision=39244
|
2009-01-31 16:53:06 +00:00 |
|
Dmitry Chapyshev
|
92ad6e2242
|
- Add qmgr to build and bootcd
- Add more stuff to bootcd
See issue #4095 for more details.
svn path=/trunk/; revision=39243
|
2009-01-31 16:49:22 +00:00 |
|
Christoph von Wittich
|
84cc142d0b
|
replace hack by manually generated msiserver.idl_i.c (which should be generated by rbuild)
svn path=/trunk/; revision=39242
|
2009-01-31 15:46:48 +00:00 |
|
Gregor Schneider
|
3c8f0a1df6
|
Remove dead StretchBlt code
svn path=/trunk/; revision=39241
|
2009-01-31 15:38:16 +00:00 |
|
Dmitry Chapyshev
|
2ab5d20abb
|
- Add some headers from Wine
- Import qmgr from Wine (not included yet to build)
svn path=/trunk/; revision=39240
|
2009-01-31 15:32:09 +00:00 |
|
Christoph von Wittich
|
15a996c26b
|
sync shlwapi_winetest with wine 1.1.14
svn path=/trunk/; revision=39239
|
2009-01-31 14:49:08 +00:00 |
|
Christoph von Wittich
|
56a6541f3d
|
sync shlwapi with wine 1.1.14
svn path=/trunk/; revision=39238
|
2009-01-31 14:48:46 +00:00 |
|
Christoph von Wittich
|
66e2845732
|
sync crypt32_winetest with wine 1.1.14
svn path=/trunk/; revision=39237
|
2009-01-31 14:31:11 +00:00 |
|
Christoph von Wittich
|
e09c7694fd
|
sync crypt32 with wine 1.1.14
svn path=/trunk/; revision=39236
|
2009-01-31 14:28:46 +00:00 |
|
Christoph von Wittich
|
fe9f224169
|
sync msi_winetest with wine 1.1.14
svn path=/trunk/; revision=39235
|
2009-01-31 14:17:07 +00:00 |
|