Michael Stefaniuc
f0c3514537
wineboot: Build language resource files separately.
...
Do not include them from an other rc file.
2009-07-02 11:42:13 +02:00
Alexandre Julliard
b66685cdd8
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
2008-09-03 14:21:41 +02:00
Alexandre Julliard
dad21bbcbf
makefiles: List the static libraries as normal imports instead of extra libs.
2008-04-30 14:23:55 +02:00
Alexandre Julliard
935313abe3
wineboot: Add an option to update the prefix directory by re-executing wine.inf.
2008-04-21 15:31:26 +02:00
Alexandre Julliard
8c06ba6fd8
wineboot: Delay import the dlls that are not needed for the default initialisation.
2008-01-16 19:51:20 +01:00
Alexandre Julliard
d55b2de574
kernel32: Launch wineboot on first startup of a wine process.
2008-01-04 12:51:04 +01:00
Rob Shearman
5cbdbe629e
wineboot: Add a timeout dialog when any WM_QUERYENDSESSION or WM_ENDSESSION messages take too long.
2007-10-01 14:50:10 +02:00
Misha Koshelev
a00af0d288
wineboot: Start items in StartUp folder on boot.
2007-02-14 21:46:03 +01:00
Michael Stefaniuc
6c1ac02631
wineboot: Win64 printf format warning fixes.
2006-10-03 11:15:37 +02:00
Michael Stefaniuc
85ce5117c5
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
2006-09-29 16:08:30 +02:00
Alexandre Julliard
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
2006-09-14 09:38:16 +02:00
Alexandre Julliard
54da7fb8cf
wineboot: Added support for doing a proper shutdown before rebooting.
...
Send WM_QUERYENDSESSION messages to all windows of a given process
before moving on to the next.
Switch option parsing to getopt.
Added a bunch of options to control shutdown behavior.
2006-08-17 20:54:15 +02:00
Aric Stewart
b8183db2ec
wineboot: Copy windows file protection files at boot time.
2006-07-17 14:46:26 +02:00
Alexandre Julliard
6be39b60f5
Take advantage of the new winegcc -B support.
2004-03-09 04:54:07 +00:00
Alexandre Julliard
6621b2d213
Build all the programs with winegcc.
2004-03-02 21:00:00 +00:00
Shachar Shemesh
73a7cdac0b
Implemented the "pending rename" registry processing.
2003-01-11 21:02:50 +00:00
Shachar Shemesh
175d059527
Initial wineboot implementation; at this stage only wininit.ini
...
processing has been written.
2003-01-04 02:52:05 +00:00