reactos.git
16 years ago- Gather drivers in a special "drivers" subdirectory.
Aleksey Bragin [Mon, 14 Apr 2008 20:49:45 +0000 (20:49 +0000)]
- Gather drivers in a special "drivers" subdirectory.
- Remove legacy _USE_W32API from those drivers.

svn path=/trunk/; revision=32964

16 years ago- Update readme.txt.
Aleksey Bragin [Mon, 14 Apr 2008 20:05:52 +0000 (20:05 +0000)]
- Update readme.txt.

svn path=/trunk/; revision=32963

16 years agoAlso search in DirectX generated headers directory
Hervé Poussineau [Mon, 14 Apr 2008 19:36:42 +0000 (19:36 +0000)]
Also search in DirectX generated headers directory

svn path=/trunk/; revision=32962

16 years agoadd stub for dvdif.idl for now
Magnus Olsen [Mon, 14 Apr 2008 18:45:26 +0000 (18:45 +0000)]
add stub for dvdif.idl for now

svn path=/trunk/; revision=32961

16 years agodo not mix in wine header here the guids, CLSID is wrong for dx stuff in wine.
Magnus Olsen [Mon, 14 Apr 2008 16:21:11 +0000 (16:21 +0000)]
do not mix in wine header here the guids, CLSID is wrong for dx stuff in wine.

svn path=/trunk/; revision=32960

16 years ago- Synchronised with wine head
Dmitry Chapyshev [Mon, 14 Apr 2008 14:20:49 +0000 (14:20 +0000)]
- Synchronised with wine head

svn path=/trunk/; revision=32959

16 years ago- Update more dll
Dmitry Chapyshev [Mon, 14 Apr 2008 14:06:36 +0000 (14:06 +0000)]
- Update more dll

svn path=/trunk/; revision=32958

16 years agomshtml has a DllMain() function
Hervé Poussineau [Mon, 14 Apr 2008 13:58:57 +0000 (13:58 +0000)]
mshtml has a DllMain() function

svn path=/trunk/; revision=32957

16 years ago- Add compstui, printui and ntdsapi to bootcd
Dmitry Chapyshev [Mon, 14 Apr 2008 13:12:11 +0000 (13:12 +0000)]
- Add compstui, printui and ntdsapi to bootcd

svn path=/trunk/; revision=32956

16 years ago- Add compstui, printui and ntdsapi from Wine
Dmitry Chapyshev [Mon, 14 Apr 2008 13:11:01 +0000 (13:11 +0000)]
- Add compstui, printui and ntdsapi from Wine

svn path=/trunk/; revision=32955

16 years ago- Add baseaddress for compstui, printui, ntdsapi
Dmitry Chapyshev [Mon, 14 Apr 2008 13:08:28 +0000 (13:08 +0000)]
- Add baseaddress for compstui, printui, ntdsapi
- Fix baseaddress for shfolder

svn path=/trunk/; revision=32954

16 years ago- Add header
Dmitry Chapyshev [Mon, 14 Apr 2008 13:06:15 +0000 (13:06 +0000)]
- Add header

svn path=/trunk/; revision=32953

16 years ago- Add Russian .mc file
Dmitry Chapyshev [Mon, 14 Apr 2008 12:55:33 +0000 (12:55 +0000)]
- Add Russian .mc file

svn path=/trunk/; revision=32952

16 years ago- Synchronised with wine head
Dmitry Chapyshev [Mon, 14 Apr 2008 12:53:30 +0000 (12:53 +0000)]
- Synchronised with wine head

svn path=/trunk/; revision=32951

16 years ago- Update headers
Dmitry Chapyshev [Mon, 14 Apr 2008 12:51:59 +0000 (12:51 +0000)]
- Update headers

svn path=/trunk/; revision=32950

16 years agoAttach global server information to process information.
James Tabor [Mon, 14 Apr 2008 10:51:53 +0000 (10:51 +0000)]
Attach global server information to process information.

svn path=/trunk/; revision=32949

16 years agoMake plug-and-play RPC interface more compatible with MS Windows
Hervé Poussineau [Mon, 14 Apr 2008 10:48:38 +0000 (10:48 +0000)]
Make plug-and-play RPC interface more compatible with MS Windows

svn path=/trunk/; revision=32948

16 years agoAdd the start of server information structure.
James Tabor [Mon, 14 Apr 2008 10:16:56 +0000 (10:16 +0000)]
Add the start of server information structure.

svn path=/trunk/; revision=32947

16 years ago- Update headers
Dmitry Chapyshev [Sun, 13 Apr 2008 18:21:20 +0000 (18:21 +0000)]
- Update headers

svn path=/trunk/; revision=32946

16 years agoImplemented (from Wine): GetCalendarInfoA, GetCalendarInfoW, EnumDateFormatsW, EnumCa...
Dmitry Chapyshev [Sun, 13 Apr 2008 18:20:21 +0000 (18:20 +0000)]
Implemented (from Wine): GetCalendarInfoA, GetCalendarInfoW, EnumDateFormatsW, EnumCalendarInfoA, EnumCalendarInfoW, EnumCalendarInfoExA, EnumCalendarInfoExW, FindFirstVolumeA, FindFirstVolumeW, FindNextVolumeA, FindNextVolumeW.

svn path=/trunk/; revision=32945

16 years agoadding test for param puNumHeaps and puvmList in NtGdiDdQueryDirectDrawObject test
Magnus Olsen [Sun, 13 Apr 2008 17:02:33 +0000 (17:02 +0000)]
adding test for param puNumHeaps and puvmList in NtGdiDdQueryDirectDrawObject test
only param puNumFourCC, puFourCC left to add test for.

svn path=/trunk/; revision=32944

16 years agoadding test for param puD3dTextureFormats in NtGdiDdQueryDirectDrawObject test
Magnus Olsen [Sun, 13 Apr 2008 15:38:23 +0000 (15:38 +0000)]
adding test for param puD3dTextureFormats in NtGdiDdQueryDirectDrawObject test
only param puNumHeaps, puvmList, puNumFourCC, puFourCC left to add test for.

svn path=/trunk/; revision=32943

16 years agoimplement dump for all texture format our drv can create in windows nt and reactos
Magnus Olsen [Sun, 13 Apr 2008 14:50:23 +0000 (14:50 +0000)]
implement dump for all texture format our drv can create in windows nt and reactos

svn path=/trunk/; revision=32942

16 years agoadd more dump output for win3kdxtest
Magnus Olsen [Sun, 13 Apr 2008 11:47:04 +0000 (11:47 +0000)]
add more dump output for win3kdxtest
fixed crash for texture.

svn path=/trunk/; revision=32941

16 years agoadding test for param puD3dBufferCallbacks in NtGdiDdQueryDirectDrawObject test
Magnus Olsen [Sun, 13 Apr 2008 11:00:52 +0000 (11:00 +0000)]
adding test for param puD3dBufferCallbacks in NtGdiDdQueryDirectDrawObject test

svn path=/trunk/; revision=32940

16 years agoadding test for param puD3dDriverData in NtGdiDdQueryDirectDrawObject test
Magnus Olsen [Sun, 13 Apr 2008 09:53:25 +0000 (09:53 +0000)]
adding test for param puD3dDriverData in NtGdiDdQueryDirectDrawObject test

svn path=/trunk/; revision=32939

16 years agoupdate the dump output, so it list more flags with names.
Magnus Olsen [Sun, 13 Apr 2008 08:50:20 +0000 (08:50 +0000)]
update the dump output, so it list more flags with names.
it also let me found undocumented flags more easy.

svn path=/trunk/; revision=32938

16 years agofixed so old name can be use also
Magnus Olsen [Sun, 13 Apr 2008 08:48:05 +0000 (08:48 +0000)]
fixed so old name can be use also
like DDSVCAPS_ENIGMA ...

svn path=/trunk/; revision=32937

16 years agoPolish Translation Update by Olaf Siejka
Daniel Reimer [Sun, 13 Apr 2008 08:47:00 +0000 (08:47 +0000)]
Polish Translation Update by Olaf Siejka

svn path=/trunk/; revision=32936

16 years agoPatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail DOT com):
Timo Kreuzer [Sat, 12 Apr 2008 23:22:58 +0000 (23:22 +0000)]
PatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail DOT com):
- remove NtUserGetWindowRect, use GetWindowRect instead
- remove NtUserGetClientOrigin and NtUserGetClientRect (unused)
- remove NtUserManualGuiCheck, use NtUserCallOneParam like other private CSRSS functions do

svn path=/trunk/; revision=32935

16 years agoWhen drawing disabled buttons, use DrawText 2 times instead of using DrawState, which...
Timo Kreuzer [Sat, 12 Apr 2008 21:37:04 +0000 (21:37 +0000)]
When drawing disabled buttons, use DrawText 2 times instead of using DrawState, which creates a mono bitmap first and that looks ugly with freetype. This makes the disabled buttons look as nice as the disabled menus.

svn path=/trunk/; revision=32934

16 years agosyscalldump: use debghelp function to get the address inside the file image. Hopefull...
Timo Kreuzer [Sat, 12 Apr 2008 21:14:47 +0000 (21:14 +0000)]
syscalldump: use debghelp function to get the address inside the file image. Hopefully it supports x64 now ;-)

svn path=/trunk/; revision=32933

16 years agoMore hook removal and cleanup.
James Tabor [Sat, 12 Apr 2008 21:07:40 +0000 (21:07 +0000)]
More hook removal and cleanup.

svn path=/trunk/; revision=32932

16 years agoMore hook implementations.
James Tabor [Sat, 12 Apr 2008 20:53:08 +0000 (20:53 +0000)]
More hook implementations.

svn path=/trunk/; revision=32931

16 years agofixed a spelling error for NtGdiSelectBitmap thx Caemyr notes it and testing on win2k3
Magnus Olsen [Sat, 12 Apr 2008 19:56:09 +0000 (19:56 +0000)]
fixed a spelling error for NtGdiSelectBitmap thx Caemyr notes it and testing on win2k3

svn path=/trunk/; revision=32930

16 years agoadding flag translations for allot different value for D3DNTHAL_CALLBACKS
Magnus Olsen [Sat, 12 Apr 2008 19:24:31 +0000 (19:24 +0000)]
adding flag translations for allot different value for D3DNTHAL_CALLBACKS
so human brain does not need doing binary calc to known which flag are set.

svn path=/trunk/; revision=32929

16 years agoMore work on hooks.
James Tabor [Sat, 12 Apr 2008 19:19:30 +0000 (19:19 +0000)]
More work on hooks.

svn path=/trunk/; revision=32928

16 years agoremove RTEST(pHalInfo->vmiData.fpPrimary != 0 ); for this test was wrong for it is...
Magnus Olsen [Sat, 12 Apr 2008 18:21:41 +0000 (18:21 +0000)]
remove RTEST(pHalInfo->vmiData.fpPrimary != 0 ); for this test was wrong for it is can be zero
cleanup some other part and adding few other as well

svn path=/trunk/; revision=32927

16 years agoPatch by Yury Sidorov, jusid <jura@cp-lab.com>. EnumThreadWindows should enumerate...
James Tabor [Sat, 12 Apr 2008 18:21:00 +0000 (18:21 +0000)]
Patch by Yury Sidorov, jusid <jura@cp-lab.com>. EnumThreadWindows should enumerate all nonchild windows associated with a thread according to MSDN docs. Currently it enumerates all windows.

svn path=/trunk/; revision=32926

16 years agoUpdate prototypes for NtUserNotifyWinEvent and NtUserSetWinEventHook.
James Tabor [Sat, 12 Apr 2008 18:17:18 +0000 (18:17 +0000)]
Update prototypes for NtUserNotifyWinEvent and NtUserSetWinEventHook.

svn path=/trunk/; revision=32925

16 years agoadded more testcase for w32knapi
Magnus Olsen [Sat, 12 Apr 2008 13:56:23 +0000 (13:56 +0000)]
added more testcase for w32knapi

svn path=/trunk/; revision=32924

16 years agoadd one more dump data output to win32kdxtest
Magnus Olsen [Sat, 12 Apr 2008 13:54:48 +0000 (13:54 +0000)]
add one more dump data output to win32kdxtest

svn path=/trunk/; revision=32923

16 years agoBugfix : disable a testcase that does crash on xp but not on windows 2000.
Magnus Olsen [Sat, 12 Apr 2008 12:46:02 +0000 (12:46 +0000)]
Bugfix : disable a testcase that does crash on xp but not on windows 2000.

svn path=/trunk/; revision=32922

16 years agoforget add ASSERT for pHalInfo->GetDriverInfo if the drv does not set this, the dx...
Magnus Olsen [Sat, 12 Apr 2008 12:36:55 +0000 (12:36 +0000)]
forget add ASSERT for pHalInfo->GetDriverInfo if the drv does not set this, the dx will not be activated.

svn path=/trunk/; revision=32921

16 years agofixed more test after my notes of old testkit I wrote for private use.
Magnus Olsen [Sat, 12 Apr 2008 12:32:32 +0000 (12:32 +0000)]
fixed more test after my notes of old testkit I wrote for private use.

svn path=/trunk/; revision=32920

16 years agocorrect some test, so they works with some bugi nivda drv
Magnus Olsen [Sat, 12 Apr 2008 12:23:13 +0000 (12:23 +0000)]
correct some test, so they works with some bugi nivda drv

svn path=/trunk/; revision=32919

16 years agoCompleted some testcase in w32knapi testkit for NtGdiDdQueryDirectDrawObject
Magnus Olsen [Sat, 12 Apr 2008 11:44:41 +0000 (11:44 +0000)]
Completed some testcase in w32knapi testkit for NtGdiDdQueryDirectDrawObject

svn path=/trunk/; revision=32918

16 years agoUpdated French translation for Shell32.dll
Pierre Schweitzer [Sat, 12 Apr 2008 08:56:45 +0000 (08:56 +0000)]
Updated French translation for Shell32.dll

svn path=/trunk/; revision=32917

16 years agofix a bug
Timo Kreuzer [Sat, 12 Apr 2008 00:34:15 +0000 (00:34 +0000)]
fix a bug

svn path=/trunk/; revision=32916

16 years agoAutosyncing with Wine HEAD
The Wine Synchronizer [Fri, 11 Apr 2008 12:46:01 +0000 (12:46 +0000)]
Autosyncing with Wine HEAD

svn path=/trunk/; revision=32915

16 years agoAutosyncing with Wine HEAD
The Wine Synchronizer [Fri, 11 Apr 2008 12:45:31 +0000 (12:45 +0000)]
Autosyncing with Wine HEAD

svn path=/trunk/; revision=32914

16 years agoPrepare import of mshtml (2/2)
Hervé Poussineau [Fri, 11 Apr 2008 12:44:35 +0000 (12:44 +0000)]
Prepare import of mshtml (2/2)

svn path=/trunk/; revision=32913

16 years agoPrepare import of mshtml (1/2)
Hervé Poussineau [Fri, 11 Apr 2008 12:44:26 +0000 (12:44 +0000)]
Prepare import of mshtml (1/2)

svn path=/trunk/; revision=32912

16 years agoAdd wine_get_data_dir()/wine_get_build_dir() functions
Hervé Poussineau [Fri, 11 Apr 2008 12:40:19 +0000 (12:40 +0000)]
Add wine_get_data_dir()/wine_get_build_dir() functions
Add missing header in uuid library

svn path=/trunk/; revision=32911

16 years agoUpdate some headers (from Wine)
Hervé Poussineau [Fri, 11 Apr 2008 12:30:27 +0000 (12:30 +0000)]
Update some headers (from Wine)

svn path=/trunk/; revision=32910

16 years agoManually sync "comctl32" and "comdlg32" on request of Apostolos Alexiadis.
Colin Finck [Thu, 10 Apr 2008 21:00:16 +0000 (21:00 +0000)]
Manually sync "comctl32" and "comdlg32" on request of Apostolos Alexiadis.
Just translation updates

svn path=/trunk/; revision=32909

16 years agoUse R- prefix instead of Scmr- prefix for service RPC calls
Hervé Poussineau [Thu, 10 Apr 2008 16:39:01 +0000 (16:39 +0000)]
Use R- prefix instead of Scmr- prefix for service RPC calls

svn path=/trunk/; revision=32908

16 years agoFix build
Hervé Poussineau [Thu, 10 Apr 2008 14:52:41 +0000 (14:52 +0000)]
Fix build

svn path=/trunk/; revision=32907

16 years agoMake service RPC interface more compatible with MS Windows
Hervé Poussineau [Thu, 10 Apr 2008 14:49:04 +0000 (14:49 +0000)]
Make service RPC interface more compatible with MS Windows

svn path=/trunk/; revision=32906

16 years ago- use a list box for the OpenWithDialog
Johannes Anderwald [Thu, 10 Apr 2008 12:29:08 +0000 (12:29 +0000)]
- use a list box for the OpenWithDialog
- implement SHOpenWithDialog api
- refactor item loading code
- display app icon and description for each entry
- use comctl32 mru apis for handling OpenWithList entries
- highlight selected entry on focus

svn path=/trunk/; revision=32905

16 years agoUpdate downloader.xml to up to date Versions.
Daniel Reimer [Thu, 10 Apr 2008 11:36:32 +0000 (11:36 +0000)]
Update downloader.xml to up to date Versions.

svn path=/trunk/; revision=32904

16 years agoAutosyncing with Wine HEAD
The Wine Synchronizer [Thu, 10 Apr 2008 11:28:55 +0000 (11:28 +0000)]
Autosyncing with Wine HEAD

svn path=/trunk/; revision=32903

16 years agoBug 3165 Korean translation of devmgmt & eventvwr by Seungju Kim (admin@manateeshome...
Daniel Reimer [Thu, 10 Apr 2008 10:27:56 +0000 (10:27 +0000)]
Bug 3165 Korean translation of devmgmt & eventvwr by Seungju Kim (admin@manateeshome.com)
Bug 3172 Updated spanish translation for Shell32.dll by Javier Remacha (remialdo@gmail.com)
Bug 3173 Bulgarian language update for ReactOS by (sstpr@narod.ru)
Bug 3174 Bulgarian language update of RosApps by (sstpr@narod.ru)
Bug 3175 Czech translation: usetup by (radekliska@gmail.com)

svn path=/trunk/; revision=32902

16 years agoBug 3165 Korean translation of devmgmt & eventvwr by Seungju Kim (admin@manateeshome...
Daniel Reimer [Thu, 10 Apr 2008 10:27:09 +0000 (10:27 +0000)]
Bug 3165 Korean translation of devmgmt & eventvwr by Seungju Kim (admin@manateeshome.com)
Bug 3172 Updated spanish translation for Shell32.dll by Javier Remacha (remialdo@gmail.com)
Bug 3173 Bulgarian language update for ReactOS by (sstpr@narod.ru)
Bug 3174 Bulgarian language update of RosApps by (sstpr@narod.ru)
Bug 3175 Czech translation: usetup by (radekliska@gmail.com)

svn path=/trunk/; revision=32901

16 years agosome more work on xen support - DomU will now be started but debug output isn't handl...
Christoph von Wittich [Wed, 9 Apr 2008 19:06:26 +0000 (19:06 +0000)]
some more work on xen support - DomU will now be started but debug output isn't handled yet

svn path=/trunk/; revision=32900

16 years agoImplemented (from Wine): BeginUpdateResourceA, BeginUpdateResourceW, UpdateResourceA...
Dmitry Chapyshev [Wed, 9 Apr 2008 19:05:08 +0000 (19:05 +0000)]
Implemented (from Wine): BeginUpdateResourceA, BeginUpdateResourceW, UpdateResourceA, UpdateResourceW, EnumResourceLanguagesW, EnumResourceLanguagesA, EndUpdateResourceA, EndUpdateResourceW, EnumResourceTypesW, EnumResourceTypesA

Small fixes: GetSystemInfo, IsProcessorFeaturePresent, LockResource

svn path=/trunk/; revision=32899

16 years agoadd EMU_TYPE_XEN and initial Xen detection (including hvm support)
Christoph von Wittich [Wed, 9 Apr 2008 16:29:14 +0000 (16:29 +0000)]
add EMU_TYPE_XEN and initial Xen detection (including hvm support)

svn path=/trunk/; revision=32898

16 years agoTest code for loading and unloading a driver via 3 different methods. SCM, native...
Ged Murphy [Wed, 9 Apr 2008 13:43:34 +0000 (13:43 +0000)]
Test code for loading and unloading a driver via 3 different methods. SCM, native methods and via the relatively unknown NtSetSystemInformation methods.
Needs rbuild files to test in ros.

svn path=/trunk/; revision=32897

16 years ago- fix api call convention
Johannes Anderwald [Wed, 9 Apr 2008 11:08:46 +0000 (11:08 +0000)]
- fix api call convention

svn path=/trunk/; revision=32896

16 years ago- add version information for notepad
Johannes Anderwald [Wed, 9 Apr 2008 11:07:39 +0000 (11:07 +0000)]
- add version information for notepad

svn path=/trunk/; revision=32895

16 years agoUpdated French translation for Shell32.dll
Pierre Schweitzer [Tue, 8 Apr 2008 09:32:38 +0000 (09:32 +0000)]
Updated French translation for Shell32.dll

svn path=/trunk/; revision=32894

16 years agoGood example how client thread info structure works. Only one flag was seen being...
James Tabor [Tue, 8 Apr 2008 05:08:25 +0000 (05:08 +0000)]
Good example how client thread info structure works. Only one flag was seen being set and cleared when multi-thread messages are sent. Researched back in 2001.

svn path=/trunk/; revision=32893

16 years agoFix alignment for client info structure.
James Tabor [Tue, 8 Apr 2008 03:37:59 +0000 (03:37 +0000)]
Fix alignment for client info structure.

svn path=/trunk/; revision=32892

16 years ago- add SHOpenWithDialog prototype and structure
Johannes Anderwald [Mon, 7 Apr 2008 21:40:55 +0000 (21:40 +0000)]
- add SHOpenWithDialog prototype and structure

svn path=/trunk/; revision=32891

16 years ago- Remove old pump hook and use new client thread information. Tested with Qemu and...
James Tabor [Mon, 7 Apr 2008 19:02:21 +0000 (19:02 +0000)]
- Remove old pump hook and use new client thread information. Tested with Qemu and installed and run more than twice FF 1.5.03.

svn path=/trunk/; revision=32890

16 years agoPolish Language Update by Olaf Siejka.
Daniel Reimer [Mon, 7 Apr 2008 11:51:00 +0000 (11:51 +0000)]
Polish Language Update by Olaf Siejka.

svn path=/trunk/; revision=32889

16 years ago- Update Russian translation
Dmitry Chapyshev [Mon, 7 Apr 2008 07:19:42 +0000 (07:19 +0000)]
- Update Russian translation

svn path=/trunk/; revision=32888

16 years ago- Plugged in client thread information, tested with Qemu.
James Tabor [Mon, 7 Apr 2008 05:01:34 +0000 (05:01 +0000)]
- Plugged in client thread information, tested with Qemu.
- Add small fix to IntBroadcastSystemMessage structure.

svn path=/trunk/; revision=32887

16 years agoPatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail DOT com):
Timo Kreuzer [Sun, 6 Apr 2008 23:20:31 +0000 (23:20 +0000)]
PatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail DOT com):
- remove last traces of my dyslexia also known as GDIOBJ_AllocObjDepricated
- fix a typo

svn path=/trunk/; revision=32886

16 years agoVytis Girdžijauskas (cman AT cman DOT us)
Colin Finck [Sun, 6 Apr 2008 18:36:08 +0000 (18:36 +0000)]
Vytis Girdžijauskas (cman AT cman DOT us)
- Allow evironment variables to be used in the "Wallpaper" registry value.
- Do not display the file suffix after adding a wallpaper through the "Browse" dialog.

Changes by me:
- After using the "Browse" dialog, select the newly added item and scroll to the bottom to show it
- Add the LVS_SHOWSELALWAYS style to the ListViews, so items are also highlighted, when the ListView does not have the focus (same as WinXP does)

See issue #2746 for more details.

svn path=/trunk/; revision=32885

16 years ago- Implement SendMessageCallbackA/W, user32 only.
James Tabor [Sun, 6 Apr 2008 18:24:30 +0000 (18:24 +0000)]
- Implement SendMessageCallbackA/W, user32 only.
- Add client thread infomation structure to W32THREADINFO. Nothing is plugged in yet, the code is there.
- Fix IntBroadcastSystemMessage to correct filter action. More work is needed since our message system has issues.
- This could be a good project for newbies, rewrite message system could be placed into a branch.

svn path=/trunk/; revision=32884

16 years agofix baseaddress.rbuild
Sylvain Petreolle [Sun, 6 Apr 2008 18:02:45 +0000 (18:02 +0000)]
fix baseaddress.rbuild

svn path=/trunk/; revision=32883

16 years agoaccording to fireball's comment,
Sylvain Petreolle [Sun, 6 Apr 2008 15:24:06 +0000 (15:24 +0000)]
according to fireball's comment,
complete baseaddress.rbuild sort by base address.

svn path=/trunk/; revision=32882

16 years ago- Sync to Wine, fixes hlink_winetest build.
Aleksey Bragin [Sun, 6 Apr 2008 12:31:24 +0000 (12:31 +0000)]
- Sync to Wine, fixes hlink_winetest build.

svn path=/trunk/; revision=32881

16 years ago- fix build
Johannes Anderwald [Sun, 6 Apr 2008 08:38:24 +0000 (08:38 +0000)]
- fix build

svn path=/trunk/; revision=32880

16 years ago- implement PickIconDlg
Johannes Anderwald [Sun, 6 Apr 2008 04:30:43 +0000 (04:30 +0000)]
- implement PickIconDlg
- fix bug a shellink property dialog

svn path=/trunk/; revision=32879

16 years ago- add missing constants
Johannes Anderwald [Sun, 6 Apr 2008 03:05:23 +0000 (03:05 +0000)]
- add missing constants

svn path=/trunk/; revision=32878

16 years agoFix resource initialization order in vfat too.
Art Yerkes [Sat, 5 Apr 2008 23:22:02 +0000 (23:22 +0000)]
Fix resource initialization order in vfat too.

svn path=/trunk/; revision=32877

16 years agoInitialize this resource before the first potential use.
Art Yerkes [Sat, 5 Apr 2008 23:12:05 +0000 (23:12 +0000)]
Initialize this resource before the first potential use.

svn path=/trunk/; revision=32876

16 years ago- fix alignment issues in input.dll
Johannes Anderwald [Sat, 5 Apr 2008 22:43:21 +0000 (22:43 +0000)]
- fix alignment issues in input.dll
- patch by Vytis Girdzijauskas, cman[at]cman[dot]us
See issue #3169 for more details.

svn path=/trunk/; revision=32875

16 years agoBroadcastSystemMessage:
James Tabor [Sat, 5 Apr 2008 18:05:11 +0000 (18:05 +0000)]
BroadcastSystemMessage:
- Implement User half only.
- Introduce example use for NtUserMessageCall.
- IntBroadcastSystemMessage is based on Wine LGPL implementation http://www.winehq.org/pipermail/wine-cvs/2008-April/042051.html .
- Wine testing needed to be change by adding message range parameter check. The range was from 0 to -1 and check for resulting errors that conformed to XP.
- Need to move BROADCASTPARM to include/X/X/ntuser.h or other after Dr. Timo finishes header realignment.

svn path=/trunk/; revision=32874

16 years ago- use GetTickCount64 over GetSystemTime as the time reported has more reasonable...
Johannes Anderwald [Sat, 5 Apr 2008 13:46:41 +0000 (13:46 +0000)]
- use GetTickCount64 over GetSystemTime as the time reported has more reasonable values :)

svn path=/trunk/; revision=32873

16 years ago- sorry again...
Johannes Anderwald [Sat, 5 Apr 2008 11:03:55 +0000 (11:03 +0000)]
- sorry again...

svn path=/trunk/; revision=32870

16 years ago- change statistics to display number of bytes received / send instead of number...
Johannes Anderwald [Sat, 5 Apr 2008 11:00:29 +0000 (11:00 +0000)]
- change statistics to display number of bytes received / send instead of number of packets
- dont show a decimal seperator

svn path=/trunk/; revision=32869

16 years agoUpdate NtUserMessageCall prototype. Used Wine message tests to track down types.
James Tabor [Sat, 5 Apr 2008 05:44:45 +0000 (05:44 +0000)]
Update NtUserMessageCall prototype. Used Wine message tests to track down types.

svn path=/trunk/; revision=32867

16 years agoPatch by Vytis Girdzijauskas (cman[at]cman[dot]us):
Timo Kreuzer [Sat, 5 Apr 2008 00:25:22 +0000 (00:25 +0000)]
Patch by Vytis Girdzijauskas (cman[at]cman[dot]us):
make mazescr show fullscreen

svn path=/trunk/; revision=32866

16 years agocleanup gdiobj.c:
Timo Kreuzer [Fri, 4 Apr 2008 23:35:43 +0000 (23:35 +0000)]
cleanup gdiobj.c:
- use small header
- reorder code
- replace some #if GDI_DEBUG code with macros
- remove old GdiHdrXxx macros
- replace some pointless inline functions with the real code
- NtGdiExtGetObjectW: NTAPI -> W32KAPI APIENTRY

svn path=/trunk/; revision=32865

16 years ago- Move msxml3.dll's preferred base to a better address.
Aleksey Bragin [Fri, 4 Apr 2008 17:06:35 +0000 (17:06 +0000)]
- Move msxml3.dll's preferred base to a better address.

svn path=/trunk/; revision=32864

16 years ago- Again: baseaddress.rbuild is sorted BY BASE ADDRESS, not by alphabet!
Aleksey Bragin [Fri, 4 Apr 2008 16:52:55 +0000 (16:52 +0000)]
- Again: baseaddress.rbuild is sorted BY BASE ADDRESS, not by alphabet!

svn path=/trunk/; revision=32863

16 years agoAutosyncing with Wine HEAD
The Wine Synchronizer [Fri, 4 Apr 2008 16:43:16 +0000 (16:43 +0000)]
Autosyncing with Wine HEAD

svn path=/trunk/; revision=32862