Huw D M Davies
|
395d3705cf
|
Move PostScript driver docs to documentation/ . Add instructions on
how to use regapi to get information into the registry. Supply sample
input to regapi.
|
1999-11-13 20:55:31 +00:00 |
|
Klaas van Gend
|
2d7f8590dc
|
Implemented the PrintSetup dialog box for the PrintDlgA.
|
1999-11-13 20:49:58 +00:00 |
|
Adrian Thurston
|
7d487c914f
|
Added validations for page index before using it.
|
1999-11-13 20:49:12 +00:00 |
|
Adrian Thurston
|
2d06944f38
|
- fixed the index of the item chosen in the filter combo box
- added support for the OFN_OVERWRITEPROMPT flag
- fixed positioning of controls in the user-defined templates
|
1999-11-13 20:48:47 +00:00 |
|
Alexandre Julliard
|
eef7025ef8
|
Added support for WriteProcessMemory through the server.
|
1999-11-13 19:54:54 +00:00 |
|
Alexandre Julliard
|
c76ad35a32
|
Added get_page_size function.
|
1999-11-13 19:49:05 +00:00 |
|
Alexandre Julliard
|
8b8828f578
|
Added support for ReadProcessMemory through the server.
|
1999-11-12 21:39:14 +00:00 |
|
Alexandre Julliard
|
ec7bb2391d
|
Added support for CREATE_SUSPENDED flag in CreateProcess.
|
1999-11-12 03:35:25 +00:00 |
|
Ian Schmidt
|
796c0f1223
|
Implemented VWin32 VxDCall mechanism and 2 calls.
|
1999-11-12 03:28:26 +00:00 |
|
|
857e054912
|
Fixed joystick scaling.
|
1999-11-12 03:23:50 +00:00 |
|
Gustavo Junior Alves
|
cca2a3b347
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
|
Gerald Pfeifer
|
0a29a78cd8
|
Portability fix: renamed PTRACE_* into PT_*.
|
1999-11-12 01:40:09 +00:00 |
|
Ulrich Weigand
|
f0052479b0
|
Allow for buggy apps that call the wrong VxDCall routine.
|
1999-11-12 01:39:18 +00:00 |
|
Gerard Patel
|
f90b60e296
|
Complete stub for RasEnumEntries by saying we have 0 entries.
|
1999-11-12 01:38:49 +00:00 |
|
Jeremy White
|
321a197209
|
Add debugstr_hex_dump to allow display hex dumps of data in any
debugging message.
|
1999-11-12 01:38:12 +00:00 |
|
Alexandre Julliard
|
699d3cf8d8
|
Added use_ptrace flag to disable ptrace usage. Should eventually be
made into an option.
|
1999-11-12 01:10:05 +00:00 |
|
Juergen Schmied
|
c38cb0123b
|
Made the buttons in the filedlg change when selecting a different
view type by the context menu, cleanup.
|
1999-11-12 01:02:27 +00:00 |
|
Julio Cesar Gazquez
|
c7ca3dde99
|
Added Spanish (pure Castillan) MM error string translation.
|
1999-11-12 01:01:24 +00:00 |
|
Ulrich Weigand
|
65bc810555
|
Added signal handling for SPARC / Solaris.
|
1999-11-12 01:00:34 +00:00 |
|
Huw D M Davies
|
5d46c586e4
|
Comment out explicit call to SHELL_SaveRegistry since winelib programs
now exit properly. Change several NULLs to '\0's. Fix some spelling.
|
1999-11-12 00:59:43 +00:00 |
|
Ove Kaaven
|
b5fed2f027
|
Fixed XShm completion event leak.
|
1999-11-12 00:59:17 +00:00 |
|
Eric Pouech
|
78044a2d1e
|
Fixed recursion count while calling midiStream(Pause|Restart).
|
1999-11-12 00:58:52 +00:00 |
|
Huw D M Davies
|
f49cb52c69
|
Fix save_check_tainted to properly scan the tree so that all tainted
branches get saved.
|
1999-11-12 00:58:15 +00:00 |
|
Bernd Paysan
|
8eec66b213
|
Added a stub for setjmp.
|
1999-11-12 00:57:49 +00:00 |
|
Alexandre Julliard
|
15ed96161f
|
Don't crash when we get a SIGCHLD for a removed thread.
|
1999-11-10 20:25:19 +00:00 |
|
Patrik Stridvall
|
f11d29e2ca
|
Solaris compile fixes.
|
1999-11-10 20:21:37 +00:00 |
|
Ulrich Weigand
|
248c75e613
|
(Preliminary) CONTEXT structure for SPARC added.
|
1999-11-10 20:18:53 +00:00 |
|
Ulrich Weigand
|
d024d5e942
|
Bugfix: LOAD_DLL_DEBUG_EVENT lpImageName parameter was incorrect.
|
1999-11-10 20:15:04 +00:00 |
|
Ulrich Weigand
|
0be7cabb49
|
When decommitting, remap zero pages using MAP_FIXED.
|
1999-11-10 19:59:32 +00:00 |
|
Rein Klazes
|
d93c7bca23
|
CoGetClassObject should complain about not being able to do
out-of-process servers *only* if the application doesn't include the
in-process options.
|
1999-11-10 19:57:45 +00:00 |
|
Rein Klazes
|
077ec0cffd
|
Send WM_CTLCOLOREDIT not WM_CTLCOLORSTATIC messages to parent of a
disabled edit control if the application expects a windows version
before WIN95 and NT40.
|
1999-11-10 19:55:29 +00:00 |
|
Moshe Vainer
|
0ea089b6a8
|
Stub for GetOverlappedResult.
|
1999-11-10 19:51:01 +00:00 |
|
Ulrich Weigand
|
e7957d6b48
|
Determine expected_version of PE buddies from the SubsystemVersion.
|
1999-11-10 19:45:56 +00:00 |
|
Ulrich Weigand
|
ae8342df48
|
Bugfix: Exception handlers are *not* WINAPI.
|
1999-11-10 19:42:13 +00:00 |
|
Alexandre Julliard
|
0a70783c11
|
Preliminary ptrace support.
|
1999-11-08 05:31:47 +00:00 |
|
Alexandre Julliard
|
c81226aaac
|
Removed obsolete file.
|
1999-11-08 02:28:38 +00:00 |
|
Alexandre Julliard
|
6cd2c9ebd5
|
Remap zero-pages when decomitting a page range (based on a patch by
Gerard Patel).
|
1999-11-08 02:12:30 +00:00 |
|
Alexandre Julliard
|
9103daf300
|
Install the wine server in $(bindir) and exec it from there.
|
1999-11-08 00:03:53 +00:00 |
|
Alexandre Julliard
|
c61eb035e3
|
Do not free the handles once they have been sent to the client (thanks
to Jeremy White).
|
1999-11-07 23:59:08 +00:00 |
|
Eric Pouech
|
cd168e779d
|
Fixed crash when asked to use strings identified by resource id
instead of pointer.
|
1999-11-07 23:36:31 +00:00 |
|
Jim Aston
|
f0b27edfdc
|
When window class has CS_CLASSDC style we should not remove the DC
when destroying the window.
|
1999-11-07 23:36:09 +00:00 |
|
Patrik Stridvall
|
bb558b7a1a
|
Minor fixes.
|
1999-11-07 23:35:24 +00:00 |
|
Patrik Stridvall
|
2e46eb04e4
|
Minor fixes and reorganizations.
|
1999-11-07 23:35:03 +00:00 |
|
Patrik Stridvall
|
21d90b509f
|
Removed obsolete files no longer in use.
|
1999-11-07 23:34:39 +00:00 |
|
Ove Kaaven
|
7da242dbd5
|
DirectX-XShm now waits for the X server to finish the previous frame
before sending another frame down its pipe, avoiding the X server
overload and resulting slowness that used to be.
|
1999-11-07 22:44:06 +00:00 |
|
Juergen Schmied
|
56403478c7
|
- unified templates for the open and the save dlg
- replaced buttons with a toolbar
|
1999-11-07 22:41:05 +00:00 |
|
Juergen Schmied
|
15602ccf40
|
- new interface declaration for IShellfolder2
- added this interface to all shell folders
- small fixes to shellview (crash with native comdlg32)
|
1999-11-07 22:31:18 +00:00 |
|
Marcus Meissner
|
38eae846bb
|
Fixed the relocation hack in PE_InitTls. Added some more for the other
pointerfields in the TLS entry. (With testing help from Jussi
Jumppanen <jussij@zeusedit.com>).
|
1999-11-07 22:29:18 +00:00 |
|
Marcus Meissner
|
5e2f50f8c0
|
Added ChangeDisplaySettingsExA stub and some flag defines.
|
1999-11-07 22:26:20 +00:00 |
|
Robert 'Admiral' Coeyman
|
cf01b9a033
|
Added the hex triplets to the console color definitions.
|
1999-11-07 22:23:39 +00:00 |
|