- 28 Mar, 2006 5 commits
-
-
Vitaly Lipatov authored
-
Jonathan Ernst authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Alexandre Julliard authored
-
- 27 Mar, 2006 35 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Per-application desktop mode settings are no longer supported. Apps can be launched in a specific desktop window by using: explorer /desktop=name[,widthxheight] app.exe [args] If the named desktop already exists the app is launched inside it. The default desktop is cleverly named "default".
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Ulrich Czekalla authored
-
Robert Shearman authored
-
Huw Davies authored
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
If window station and desktop aren't inherited from the parent, don't connect to them from the server, but from the USER init code where we can get the proper values from the startup info structure.
-
Alexandre Julliard authored
the per-winstation table.
-
Louis. Lenders authored
-
James Hawkins authored
-
James Hawkins authored
-
Alexandre Julliard authored
-
Petr Tesarik authored
-
Petr Tesarik authored
-
f_sophia authored
-
Antonio Codazzi authored
-
James Hawkins authored
doesn't exist.
-
Vitaly Lipatov authored
-
Paul Vriens authored
-
Petr Tesarik authored
- Set ContextFlags accordingly in save_vm86_context(). - Raise debug exceptions correctly for debug exceptions. - Do not clear TF bit for VM86-generated debug exceptions.
-
James Hawkins authored
-
Mike McCormack authored
-
Mike McCormack authored
-
H. Verbeet authored
-
Alexandre Julliard authored
Some apps, for no particular reason, call fflush() on files opened for read. This keeps them from tripping over their shoelaces.
-
Tomas Carnecky authored
-
Eric Pouech authored
- fixed lexical rules for a path name - fixed identifier rules so that we get the right precedence between ! and :: - modules (in mod!name forms) are now handled as tIDENTIFIER (tPATH was buggy anyhow)
-