reactos.git
16 years ago- Update language samples upon selection of a new language.
Eric Kohl [Sat, 8 Sep 2007 15:43:19 +0000 (15:43 +0000)]
- Update language samples upon selection of a new language.
- Add a workaround for a special case: "Spanish (Spain)" uses two sorting methods but two sublang ids are used to distinguish them instead of two sort ids. Ensure they don't appear twice in the language list.
- Add "Spanish (Spain)" as a translatable string resource.

svn path=/trunk/; revision=28950

16 years agoReset DC if MemoryDC or SaveLevelDC.
James Tabor [Sat, 8 Sep 2007 14:30:39 +0000 (14:30 +0000)]
Reset DC if MemoryDC or SaveLevelDC.

svn path=/trunk/; revision=28949

16 years agoForgot to change the names of the actual .lnk files
Colin Finck [Sat, 8 Sep 2007 14:17:36 +0000 (14:17 +0000)]
Forgot to change the names of the actual .lnk files

svn path=/trunk/; revision=28947

16 years ago- Change "CharMap" to "Character Map" in the english translation
Colin Finck [Sat, 8 Sep 2007 14:10:01 +0000 (14:10 +0000)]
- Change "CharMap" to "Character Map" in the english translation
- Translate "System Tools" and "Character Map" to german

svn path=/trunk/; revision=28946

16 years ago- add input.dll baseaddress
Johannes Anderwald [Sat, 8 Sep 2007 13:27:10 +0000 (13:27 +0000)]
- add input.dll baseaddress

svn path=/trunk/; revision=28945

16 years ago- add input.dll baseaddress
Johannes Anderwald [Sat, 8 Sep 2007 13:27:09 +0000 (13:27 +0000)]
- add input.dll baseaddress

svn path=/trunk/; revision=28944

16 years agohandle CachedMode->dmSize
Christoph von Wittich [Sat, 8 Sep 2007 12:13:49 +0000 (12:13 +0000)]
handle CachedMode->dmSize

svn path=/trunk/; revision=28943

16 years ago- Get rid of NTLPC configuration var completely.
Aleksey Bragin [Sat, 8 Sep 2007 12:07:45 +0000 (12:07 +0000)]
- Get rid of NTLPC configuration var completely.

svn path=/trunk/; revision=28942

16 years ago- NTLPC always 1 now, remove deprecated code
Aleksey Bragin [Sat, 8 Sep 2007 12:02:52 +0000 (12:02 +0000)]
- NTLPC always 1 now, remove deprecated code
- Unlock SMSS: authors are clearly known, history of smss goes to the beginnings of the project. Code needs cleaning up (headers, formatting).

svn path=/trunk/; revision=28941

16 years agoFix bootcd problem and found another one.
James Tabor [Sat, 8 Sep 2007 11:57:40 +0000 (11:57 +0000)]
Fix bootcd problem and found another one.

svn path=/trunk/; revision=28940

16 years agoChange some prompts in the German translation of Explorer and Shell32, the previous...
Colin Finck [Sat, 8 Sep 2007 11:28:19 +0000 (11:28 +0000)]
Change some prompts in the German translation of Explorer and Shell32, the previous ones sounded a bit strange

svn path=/trunk/; revision=28938

16 years agoAccept the parameters case-insensitive in shutdown as well
Colin Finck [Sat, 8 Sep 2007 09:55:42 +0000 (09:55 +0000)]
Accept the parameters case-insensitive in shutdown as well

svn path=/trunk/; revision=28937

16 years ago- Accept the parameters case-insensitive
Colin Finck [Sat, 8 Sep 2007 09:04:51 +0000 (09:04 +0000)]
- Accept the parameters case-insensitive
- Replace the "/h" option by a "/?" option as described in the Usage text
- Use a consistent indentation
- Change the Usage text a bit

svn path=/trunk/; revision=28936

16 years agoAdd a "logevent" utility for adding an event to the EventLog, developed by Marc Piula...
Colin Finck [Sat, 8 Sep 2007 08:31:56 +0000 (08:31 +0000)]
Add a "logevent" utility for adding an event to the EventLog, developed by Marc Piulachs (marc DOT piulachs AT codexchange DOT net)
See issue #2598 for more details.

svn path=/trunk/; revision=28935

16 years ago-fix a bug in GetDisplayNumberFromDeviceName
Christoph von Wittich [Sat, 8 Sep 2007 07:43:45 +0000 (07:43 +0000)]
-fix a bug in GetDisplayNumberFromDeviceName
-don't overwrite memory in IntEnumDisplaySettings

svn path=/trunk/; revision=28934

16 years ago- Remove DCU_UpdateUserXForms from files for now.
James Tabor [Sat, 8 Sep 2007 01:27:49 +0000 (01:27 +0000)]
- Remove DCU_UpdateUserXForms from files for now.
- 28932: Wrong Meta Tag!
- Starting the implementation of thread locking of GDI objects.
- Ref: http://www.winehq.org/pipermail/wine-cvs/2007-August/035810.html

svn path=/trunk/; revision=28933

16 years ago- Reordered IntGdiGet/SetDCState and separated the copy sections.
James Tabor [Sat, 8 Sep 2007 01:05:27 +0000 (01:05 +0000)]
- Reordered IntGdiGet/SetDCState and separated the copy sections.
- When creating DCE for window handles, allocate a DC structure for the default window DC.
- Return Dhpdev if not zero for NtGdiOpenDCW.
- Reordered the DC object.

svn path=/trunk/; revision=28932

16 years agouse the same version number for the dx libraries
Christoph von Wittich [Fri, 7 Sep 2007 22:42:09 +0000 (22:42 +0000)]
use the same version number for the dx libraries

svn path=/trunk/; revision=28931

16 years agoDmitry Chapyshev <lentind@yandex.ru>:
Aleksey Bragin [Fri, 7 Sep 2007 18:22:43 +0000 (18:22 +0000)]
Dmitry Chapyshev <lentind@yandex.ru>:
- Implement basics of input.dll (does not work yet, just has dialogs/resources).

svn path=/trunk/; revision=28930

16 years ago- store setting BootCDRegtestActive
Johannes Anderwald [Fri, 7 Sep 2007 18:11:55 +0000 (18:11 +0000)]
- store setting BootCDRegtestActive
- only show dbgprint when required

svn path=/trunk/; revision=28929

16 years agoDmitry Chapyshev <lentind@yandex.ru>:
Aleksey Bragin [Fri, 7 Sep 2007 18:06:24 +0000 (18:06 +0000)]
Dmitry Chapyshev <lentind@yandex.ru>:
- Fix small thing in russian translation of explorer-ru.rc
- Add russian translation of intl.cpl

svn path=/trunk/; revision=28928

16 years agoDmitry Chapyshev <lentind@yandex.ru>:
Aleksey Bragin [Fri, 7 Sep 2007 17:47:59 +0000 (17:47 +0000)]
Dmitry Chapyshev <lentind@yandex.ru>:
- Fix icon to contain 24bpp and 16bpp images (as all other icons in this directory do)

svn path=/trunk/; revision=28927

16 years agofix LANGUAGE directive
Sylvain Petreolle [Fri, 7 Sep 2007 16:09:52 +0000 (16:09 +0000)]
fix LANGUAGE directive

svn path=/trunk/; revision=28926

16 years agoFix bootcd / livecd
Hervé Poussineau [Fri, 7 Sep 2007 15:44:44 +0000 (15:44 +0000)]
Fix bootcd / livecd

svn path=/trunk/; revision=28925

16 years agoSome rbuild cleanup:
Hervé Poussineau [Fri, 7 Sep 2007 14:59:23 +0000 (14:59 +0000)]
Some rbuild cleanup:
- Move AutoRegister class to its own file
- Add an enum to replace strings "$(OUTPUT)", "$(INTERMEDIATE)"..., except when writing them to makefile.auto
- Add the FileLocation class to identify a file (root dir, relative path and name)
- Use it to simplify CDFile and InstallFile classes
- Use the FileLocation class when possible
This leads also to good things which were unexpected, like not creating unneeded directories in output directory, removal of some hardcoded strings and a few fixusp in the generated makefile.auto

svn path=/trunk/; revision=28924

16 years ago- We shouldn't use the same text as Windows does for descriptions
Ged Murphy [Fri, 7 Sep 2007 14:05:55 +0000 (14:05 +0000)]
- We shouldn't use the same text as Windows does for descriptions
- Add display names for each service

svn path=/trunk/; revision=28923

16 years agofix 1 description and add a new one
Ged Murphy [Fri, 7 Sep 2007 13:19:37 +0000 (13:19 +0000)]
fix 1 description and add a new one
See issue #2639 for more details.

svn path=/trunk/; revision=28922

16 years agoBug 2638: Ukrainian translation update (temarez@yandex.ru)
Daniel Reimer [Fri, 7 Sep 2007 13:16:24 +0000 (13:16 +0000)]
Bug 2638: Ukrainian translation update (temarez@yandex.ru)
Bug 2640: MSCONFIG: fixes to italian translation by Carlo Bramix (carlo.bramix@libero.it)
This time with RECENT RC Files only. :-)

svn path=/trunk/; revision=28921

16 years agoAlso change the download URLs to the Mozilla apps in trunk (see r28919)
Colin Finck [Fri, 7 Sep 2007 12:26:46 +0000 (12:26 +0000)]
Also change the download URLs to the Mozilla apps in trunk (see r28919)

svn path=/trunk/; revision=28920

16 years ago- Reordered IntGdiGet/SetDCState and separated the copy sections.
James Tabor [Fri, 7 Sep 2007 12:21:26 +0000 (12:21 +0000)]
- Reordered IntGdiGet/SetDCState and separated the copy sections.
- When creating DCE for window handles, allocate a DC structure for the default window DC.
- Return Dhpdev if not zero for NtGdiOpenDCW.
- Reordered the DC object.

svn path=/trunk/; revision=28918

16 years agoAdd the serial keys settings dialog.
Eric Kohl [Fri, 7 Sep 2007 11:17:09 +0000 (11:17 +0000)]
Add the serial keys settings dialog.

svn path=/trunk/; revision=28917

16 years ago- use raw hdd image for linux and use vmdk for windows hosts
Johannes Anderwald [Fri, 7 Sep 2007 11:16:05 +0000 (11:16 +0000)]
- use raw hdd image for linux and use vmdk for windows hosts

svn path=/trunk/; revision=28916

16 years agoDelete the bulgarian translation and revert the polish one because they are outdated...
Eric Kohl [Fri, 7 Sep 2007 11:14:51 +0000 (11:14 +0000)]
Delete the bulgarian translation and revert the polish one because they are outdated. Dialogs and controls are missing or were removed by dreimers latest patch!

svn path=/trunk/; revision=28915

16 years agoadjust the pointers on the server side to match what the client is sending
Ged Murphy [Fri, 7 Sep 2007 10:55:16 +0000 (10:55 +0000)]
adjust the pointers on the server side to match what the client is sending

svn path=/trunk/; revision=28914

16 years agoFix the client side of the ChangeServiceConfig2 RPC call to send the text in the...
Ged Murphy [Fri, 7 Sep 2007 10:52:43 +0000 (10:52 +0000)]
Fix the client side of the ChangeServiceConfig2 RPC call to send the text in the lpDescription pointer of SERVICE_DESCRIPTION tagged onto the end of the struct.
This fixes setting service descriptions

svn path=/trunk/; revision=28913

16 years ago- add NTMW_INTERNAL structure
Timo Kreuzer [Fri, 7 Sep 2007 03:33:00 +0000 (03:33 +0000)]
- add NTMW_INTERNAL structure
- better structure implementation for ENUMFONTDATAW
- change NewEnumFontFamiliesEx to use the new structure
- some fixes and comments

svn path=/trunk/; revision=28911

16 years ago- format hdd images with raw format
Johannes Anderwald [Thu, 6 Sep 2007 22:49:05 +0000 (22:49 +0000)]
- format hdd images with raw format
- improve error checking

svn path=/trunk/; revision=28910

16 years agosilence debug output
Ged Murphy [Thu, 6 Sep 2007 21:37:58 +0000 (21:37 +0000)]
silence debug output

svn path=/trunk/; revision=28909

16 years ago- fix bug in GetCPFileNameFromRegistry spotted by Daniel Zimmermann ;)
Johannes Anderwald [Thu, 6 Sep 2007 20:18:15 +0000 (20:18 +0000)]
- fix bug in GetCPFileNameFromRegistry spotted by Daniel Zimmermann ;)

svn path=/trunk/; revision=28908

16 years ago- terminate comment by Marc Puilachs
Johannes Anderwald [Thu, 6 Sep 2007 20:00:19 +0000 (20:00 +0000)]
- terminate comment by Marc Puilachs
See issue #2611 for more details.

svn path=/trunk/; revision=28907

16 years ago- fix memory leak in GetCPFileNameFromRegistry
Johannes Anderwald [Thu, 6 Sep 2007 19:57:19 +0000 (19:57 +0000)]
- fix memory leak in GetCPFileNameFromRegistry
- bug report + patch by Daniel Zimmermann / netzimme@aol.com
See issue #2637 for more details.

svn path=/trunk/; revision=28906

16 years ago- there can be only one instance of the device manager
Johannes Anderwald [Thu, 6 Sep 2007 19:45:26 +0000 (19:45 +0000)]
- there can be only one instance of the device manager

svn path=/trunk/; revision=28905

16 years ago- Fix LoaderPagesSpanned calculation.
Aleksey Bragin [Thu, 6 Sep 2007 17:18:42 +0000 (17:18 +0000)]
- Fix LoaderPagesSpanned calculation.

svn path=/trunk/; revision=28903

16 years ago- Shutdown services when the SCM is terminated
Ged Murphy [Thu, 6 Sep 2007 14:51:38 +0000 (14:51 +0000)]
- Shutdown services when the SCM is terminated
- Add basic code for shutting down of the SCM
- Fix the headers

svn path=/trunk/; revision=28902

16 years ago- end the configuration commit war
Johannes Anderwald [Thu, 6 Sep 2007 13:57:55 +0000 (13:57 +0000)]
- end the configuration commit war

svn path=/trunk/; revision=28901

16 years ago- add the missing macro
Timo Kreuzer [Thu, 6 Sep 2007 13:14:21 +0000 (13:14 +0000)]
- add the missing macro
What the last change does and I missed last commit:
- use individual pool tags for each gdi object type
- allow object allocation w/o lookaside list
- don't search for the lookaside list/cleanup proc, the index into the lists is now calculated from type

svn path=/trunk/; revision=28900

16 years agoGracefully handle the case where the BIOS insists there is a floppy drive, but there...
Andrew Munger [Thu, 6 Sep 2007 12:36:05 +0000 (12:36 +0000)]
Gracefully handle the case where the BIOS insists there is a floppy drive, but there is no controller. Patch by Cameron Gutman (aicommander at gmail dot com) from Bug 1508.

svn path=/trunk/; revision=28899

16 years agoRemove Byte-Order-Mark from rc file. Fixes my solitaire. ;0)
Andrew Munger [Thu, 6 Sep 2007 12:14:43 +0000 (12:14 +0000)]
Remove Byte-Order-Mark from rc file. Fixes my solitaire. ;0)

svn path=/trunk/; revision=28898

16 years agoAdd a hack to fix the build.
Ged Murphy [Thu, 6 Sep 2007 09:41:00 +0000 (09:41 +0000)]
Add a hack to fix the build.
Timo, can you revert this and add the missing macro when you can please.

svn path=/trunk/; revision=28897

16 years agoadd the account name to the QueryServiceConfig RPC call
Ged Murphy [Thu, 6 Sep 2007 09:18:23 +0000 (09:18 +0000)]
add the account name to the QueryServiceConfig RPC call

svn path=/trunk/; revision=28896

16 years agoExplain why some binutils are blacklisted
Hervé Poussineau [Thu, 6 Sep 2007 08:25:57 +0000 (08:25 +0000)]
Explain why some binutils are blacklisted

svn path=/trunk/; revision=28895

16 years agoAdd method to get target arch in rbuild
Hervé Poussineau [Thu, 6 Sep 2007 07:46:48 +0000 (07:46 +0000)]
Add method to get target arch in rbuild

svn path=/trunk/; revision=28894

16 years agoAs described in documentation, default TEMPORARY variable to current directory (...
Hervé Poussineau [Thu, 6 Sep 2007 07:17:33 +0000 (07:17 +0000)]
As described in documentation, default TEMPORARY variable to current directory (".") instead of nothing ("")
This permits TEMPORARY followed by the directory separator to be "./" instead of "/" (root dir)
Spotted by Andrew Munger on IRC

svn path=/trunk/; revision=28893

16 years ago- use the new ObjectType list with fixed indices
Timo Kreuzer [Thu, 6 Sep 2007 02:54:17 +0000 (02:54 +0000)]
- use the new ObjectType list with fixed indices

svn path=/trunk/; revision=28892

16 years ago- cleanup EXTPENS and PENS in BRUSH_Cleanup, remove EXTPEN_Cleanup
Timo Kreuzer [Thu, 6 Sep 2007 01:04:18 +0000 (01:04 +0000)]
- cleanup EXTPENS and PENS in BRUSH_Cleanup, remove EXTPEN_Cleanup
- add new new ObjectTypeInfo structure. It's unused atm, but it will be soon.

svn path=/trunk/; revision=28891

16 years ago- use NtDd api directly instead of using old syscall function.
Timo Kreuzer [Thu, 6 Sep 2007 00:42:51 +0000 (00:42 +0000)]
- use NtDd api directly instead of using old syscall function.
- remove some old definitions
- fix build to make Wax happy

svn path=/trunk/; revision=28890

16 years ago- move dx gdi object type definitions from intddraw.h to ntgdihdl.h, change 2 type...
Timo Kreuzer [Thu, 6 Sep 2007 00:28:04 +0000 (00:28 +0000)]
- move dx gdi object type definitions from intddraw.h to ntgdihdl.h, change 2 type values to make them match windows, comment out 2 unused types for now.
- add pool tags for gdi objects
- add a bitmask for basic type (0x01 - 0x1f)

svn path=/trunk/; revision=28889

16 years agodon't try to free a NULL pointer
Ged Murphy [Wed, 5 Sep 2007 22:44:46 +0000 (22:44 +0000)]
don't try to free a NULL pointer

svn path=/trunk/; revision=28888

16 years ago- Implement the RPC server calls for QueryServiceConfig2 and ChangeServiceConfig2...
Ged Murphy [Wed, 5 Sep 2007 22:35:51 +0000 (22:35 +0000)]
- Implement the RPC server calls for QueryServiceConfig2 and ChangeServiceConfig2 (SmcrChangeServiceConfig2 is untested)
- This fixes the retrieval of the service description in servman

svn path=/trunk/; revision=28887

16 years ago- Fix IntEaLength's type (ULONG -> LONG), so it could actually become negative, and...
Aleksey Bragin [Wed, 5 Sep 2007 21:35:09 +0000 (21:35 +0000)]
- Fix IntEaLength's type (ULONG -> LONG), so it could actually become negative, and corresponding check will be performed.

svn path=/trunk/; revision=28886

16 years agoUINT -> ULONG
Aleksey Bragin [Wed, 5 Sep 2007 21:32:04 +0000 (21:32 +0000)]
UINT -> ULONG

svn path=/trunk/; revision=28885

16 years ago- delete pidfile if it exists before launching emulator
Johannes Anderwald [Wed, 5 Sep 2007 21:00:32 +0000 (21:00 +0000)]
- delete pidfile if it exists before launching emulator
- delete pidfile on exit
- close pidfile on failure

svn path=/trunk/; revision=28884

16 years agoNew implementation of EnumFontFamiliesExW, based on NtGdiEnumFontXxx, does not work...
Timo Kreuzer [Wed, 5 Sep 2007 19:32:37 +0000 (19:32 +0000)]
New implementation of EnumFontFamiliesExW, based on NtGdiEnumFontXxx, does not work on ros, because those apis are not implemented yet, but it works on Windows XP.

svn path=/trunk/; revision=28883

16 years agodifferent implementation of ENUMFONTDATA structure
Timo Kreuzer [Wed, 5 Sep 2007 19:27:16 +0000 (19:27 +0000)]
different implementation of ENUMFONTDATA structure

svn path=/trunk/; revision=28882

16 years ago-allocate the buffer for the NamedPipeReader on Linux too
Christoph von Wittich [Wed, 5 Sep 2007 17:02:30 +0000 (17:02 +0000)]
-allocate the buffer for the NamedPipeReader on Linux too
-use linux path as default in txtmode.cfg

svn path=/trunk/; revision=28881

16 years agofix some bugs in the linux version (not working yet)
Christoph von Wittich [Wed, 5 Sep 2007 16:52:45 +0000 (16:52 +0000)]
fix some bugs in the linux version (not working yet)

svn path=/trunk/; revision=28880

16 years agoFix ReactOS temporary directory name
Hervé Poussineau [Wed, 5 Sep 2007 16:33:41 +0000 (16:33 +0000)]
Fix ReactOS temporary directory name

svn path=/trunk/; revision=28879

16 years agofix description spelling
Ged Murphy [Wed, 5 Sep 2007 14:47:15 +0000 (14:47 +0000)]
fix description spelling

svn path=/trunk/; revision=28878

16 years ago- Forgot to enable the GeoId code.
Eric Kohl [Wed, 5 Sep 2007 14:42:24 +0000 (14:42 +0000)]
- Forgot to enable the GeoId code.
- Fixed another hardcoded Unicode string.
- More indentation fixes.
- No code changes.

svn path=/trunk/; revision=28877

16 years ago- Replace the hardcoded calls to Unicode-Functions. Use the module configuration...
Eric Kohl [Wed, 5 Sep 2007 14:24:45 +0000 (14:24 +0000)]
- Replace the hardcoded calls to Unicode-Functions. Use the module configuration to build a Unicode version instead.
- Cleaned up a lot of coding-style and indentation issues.
- No code changes.

svn path=/trunk/; revision=28876

16 years agoSynchronize with Wine WIDL 0.9.44 (and a few patches by Dan Hipschman found on wine...
Hervé Poussineau [Wed, 5 Sep 2007 11:15:09 +0000 (11:15 +0000)]
Synchronize with Wine WIDL 0.9.44 (and a few patches by Dan Hipschman found on wine-patches ML)

svn path=/trunk/; revision=28873

16 years agoDuplicate widl tool to widl_new
Hervé Poussineau [Wed, 5 Sep 2007 11:11:31 +0000 (11:11 +0000)]
Duplicate widl tool to widl_new

svn path=/trunk/; revision=28872

16 years agosync rpcrt4_new to Wine 0.9.44
Ged Murphy [Wed, 5 Sep 2007 10:21:30 +0000 (10:21 +0000)]
sync rpcrt4_new to Wine 0.9.44

svn path=/trunk/; revision=28871

16 years agoFinally let Wine package version depend of ReactOS version
Hervé Poussineau [Wed, 5 Sep 2007 09:27:40 +0000 (09:27 +0000)]
Finally let Wine package version depend of ReactOS version

svn path=/trunk/; revision=28870

16 years agoLet tools including the version number depend of buildno.h
Hervé Poussineau [Wed, 5 Sep 2007 09:22:14 +0000 (09:22 +0000)]
Let tools including the version number depend of buildno.h
Remove useless tool tools-check (replaced by a rbuild check)
Add .phony targets for gendib and nci

svn path=/trunk/; revision=28869

16 years ago- Fix a typo in the code (thanks to "zimme" for spotting).
Aleksey Bragin [Wed, 5 Sep 2007 08:20:03 +0000 (08:20 +0000)]
- Fix a typo in the code (thanks to "zimme" for spotting).

svn path=/trunk/; revision=28868

16 years ago- Apply 28852 changes to setupldr.c (fixes bootcd).
Aleksey Bragin [Wed, 5 Sep 2007 08:10:41 +0000 (08:10 +0000)]
- Apply 28852 changes to setupldr.c (fixes bootcd).

svn path=/trunk/; revision=28867

16 years ago- no comment
Johannes Anderwald [Tue, 4 Sep 2007 23:47:16 +0000 (23:47 +0000)]
- no comment

svn path=/trunk/; revision=28866

16 years agofix linux build
Christoph von Wittich [Tue, 4 Sep 2007 22:51:21 +0000 (22:51 +0000)]
fix linux build

svn path=/trunk/; revision=28865

16 years ago- split boot cmd into tokens
Johannes Anderwald [Tue, 4 Sep 2007 22:44:01 +0000 (22:44 +0000)]
- split boot cmd into tokens

svn path=/trunk/; revision=28864

16 years agoremove 4bpp bitmaps, add 24bpps and clean them all up.
Ged Murphy [Tue, 4 Sep 2007 22:10:57 +0000 (22:10 +0000)]
remove 4bpp bitmaps, add 24bpps and clean them all up.

svn path=/trunk/; revision=28863

16 years agoadd 24 and 8 bit bitmaps
Ged Murphy [Tue, 4 Sep 2007 21:32:35 +0000 (21:32 +0000)]
add 24 and 8 bit bitmaps

svn path=/trunk/; revision=28861

16 years ago- fix SetupDiLoadClassIcon to load 32x22 for the large icon
Ged Murphy [Tue, 4 Sep 2007 21:30:22 +0000 (21:30 +0000)]
- fix SetupDiLoadClassIcon to load 32x22 for the large icon
- fix SetupDiGetClassImageList to load 16x16 icons for the device image list.
- devmgmt now loads up the correct sizes for both the treeview and the property page

svn path=/trunk/; revision=28860

16 years agofix linux build
Christoph von Wittich [Tue, 4 Sep 2007 21:12:27 +0000 (21:12 +0000)]
fix linux build

svn path=/trunk/; revision=28859

16 years agopreset in case of failure
Ged Murphy [Tue, 4 Sep 2007 20:28:44 +0000 (20:28 +0000)]
preset in case of failure

svn path=/trunk/; revision=28858

16 years ago- finish immediately on unattended second stage install
Johannes Anderwald [Tue, 4 Sep 2007 20:26:02 +0000 (20:26 +0000)]
- finish immediately on unattended second stage install

svn path=/trunk/; revision=28857

16 years agofix some of the linux build issues
Christoph von Wittich [Tue, 4 Sep 2007 20:19:57 +0000 (20:19 +0000)]
fix some of the linux build issues

svn path=/trunk/; revision=28856

16 years ago- read ClassGUID from the registry instead of sending GUID_NULL
Ged Murphy [Tue, 4 Sep 2007 20:18:39 +0000 (20:18 +0000)]
- read ClassGUID from the registry instead of sending GUID_NULL
- fixes part of SetupDiOpenDeviceInfo which now allows loading of icons in the devmgr.dll property sheets

svn path=/trunk/; revision=28855

16 years ago- readd named pipe support for linux by Christoph_vW
Johannes Anderwald [Tue, 4 Sep 2007 19:53:49 +0000 (19:53 +0000)]
- readd named pipe support for linux by Christoph_vW
- simplify named pipe code
- only allocate buffer for reading once
- dont format default hdd if it exists
- delay read at right position
- fix ROS_DELAY_READ option in config file - value is expected to be in seconds not milliseconds

svn path=/trunk/; revision=28854

16 years ago- fix a bug
Johannes Anderwald [Tue, 4 Sep 2007 19:41:58 +0000 (19:41 +0000)]
- fix a bug

svn path=/trunk/; revision=28853

16 years ago- Use real NT KPCR address (0xFFDFF000).
Aleksey Bragin [Tue, 4 Sep 2007 18:19:59 +0000 (18:19 +0000)]
- Use real NT KPCR address (0xFFDFF000).
- Remove all hacked KPCR_BASE definitions.
- Make FreeLDR give address of PageDirectoryStart/End addresses. This was being ignored/incorrect until now and the page directory could've gotten overwritten.
- Properly setup the HAL PDE, instead of having different PDEs for KUSER_SHARED_DATA, KPCR and ACPI I/O.
- Do not over-write shared user data with ACPI I/O anymore. This was probably a bad idea.
- Do not mark almost a meg of space as KPCR_USERD_SHARED data anymore, and don't mess up the CPU TLB anymore.
- Give a dedicated page to KUSER_SHARED_DATA (Page 2, physical address 0x2000) right after the KPCR, isntead of a random address that probably ended up overwritten later during the OS's lifetime.
- Fix FS selector in the GDT.
- Remove hack in Trap Fault Handler.
- Add a little hack to allow mapping Page 2 into user-space even though it's marked as used, this is for the Shared User Data page.

svn path=/trunk/; revision=28852

16 years agoSilence two warnings in cmlib.
Colin Finck [Tue, 4 Sep 2007 16:05:44 +0000 (16:05 +0000)]
Silence two warnings in cmlib.
This makes the livecd part compiling warning-free on 32-bit systems. On 64-bit hosts, we still need to squash out this __cdecl warning.

svn path=/trunk/; revision=28851

16 years agoMoved code. Finding out when changing ownership, it will require the deallocation...
James Tabor [Tue, 4 Sep 2007 15:59:21 +0000 (15:59 +0000)]
Moved code. Finding out when changing ownership, it will require the deallocation and allocation of old and new dcattr.

svn path=/trunk/; revision=28850

16 years agoforgot to commit this file
Christoph von Wittich [Tue, 4 Sep 2007 14:50:11 +0000 (14:50 +0000)]
forgot to commit this file

svn path=/trunk/; revision=28849

16 years agochanged path to dbgprint.exe
Christoph von Wittich [Tue, 4 Sep 2007 14:47:47 +0000 (14:47 +0000)]
changed path to dbgprint.exe

svn path=/trunk/; revision=28848

16 years agoBug 2528: Few updates to Italian rc files (devotip@tiscali.it) except access.cpl...
Daniel Reimer [Tue, 4 Sep 2007 14:41:22 +0000 (14:41 +0000)]
Bug 2528: Few updates to Italian rc files (devotip@tiscali.it) except access.cpl, which was not diffed to HEAD.

svn path=/trunk/; revision=28847

16 years agoadd dbgprint to bootcd until a better solution is found
Christoph von Wittich [Tue, 4 Sep 2007 14:39:53 +0000 (14:39 +0000)]
add dbgprint to bootcd until a better solution is found

svn path=/trunk/; revision=28846

16 years agore-add dbgprint - now as win32 module
Christoph von Wittich [Tue, 4 Sep 2007 14:28:29 +0000 (14:28 +0000)]
re-add dbgprint - now as win32 module

svn path=/trunk/; revision=28845

16 years agoCorrectly define LONG_PTR, ULONG_PTR and SIZE_T in "typedefs_host.h".
Colin Finck [Tue, 4 Sep 2007 14:12:27 +0000 (14:12 +0000)]
Correctly define LONG_PTR, ULONG_PTR and SIZE_T in "typedefs_host.h".
This should silence many warnings and might fix the Live-CD build problems of our 64-bit Buildslave.

svn path=/trunk/; revision=28844

16 years ago- remove dbgprint from tools
Johannes Anderwald [Tue, 4 Sep 2007 14:05:35 +0000 (14:05 +0000)]
- remove dbgprint from tools
- dbgprint needs to be win32 application and must be moved

svn path=/trunk/; revision=28843