Commit Graph

380 Commits (9fd5ceb9681d987b241ffee798d4c917cb20951d)
 

Author SHA1 Message Date
Marcus Meissner 9fd5ceb968 Removed the FIXME() and moved SetLastError(0) to the end (so that
GetTempFileName et.al. can't overwrite it).
1998-10-31 12:20:39 +00:00
Marcus Meissner 8143accee2 Lots of stubs to get winlogon.exe from nt3.51 and other NT3.51 applets
a bit further.
1998-10-31 12:19:56 +00:00
Rein Klazes 4f7abc05c2 MDIchild created when the MDI client has the MDIS_ALLCHILDSTYLES
style, should not be shown at creation nor activated unless the
WS_VISIBLE flag is set.
1998-10-31 12:18:17 +00:00
Stephen Langasek 48325f1f18 Bugfix for fixup_imports: Enable checking for terminating import
struct with Characteristics bitfield set to 0.
1998-10-31 12:10:08 +00:00
Rein Klazes bf1bc516cc Delay linking newly created window in linked list until after the
WM_NCCREATE message.
1998-10-31 12:09:32 +00:00
Rein Klazes 1518a949cb Small bug in FILE_InUse does not do a release on every acquired file
pointer.
1998-10-31 12:08:55 +00:00
Marcus Meissner 4ef4d6d5ea lpszName of NULL is handled (removes some warnings). 1998-10-31 12:07:51 +00:00
Marcus Meissner 0e62bbac28 Now allows specification of a start directory on the cmdline. 1998-10-31 12:07:21 +00:00
Marcus Meissner d09136f0ce Gets rid of the arch-dependent bit operations (tested on Linux and
Solaris/x86).
1998-10-31 12:06:53 +00:00
Juergen Schmied 982f139d19 A dest buffer was printed out as string. 1998-10-28 14:58:02 +00:00
Juergen Schmied 5b00ec7c4d Corrected 2 wrong definitions. 1998-10-28 14:45:44 +00:00
Patrick Spinler 24ee621110 Added stubs for Process32First/Process32Next. 1998-10-28 14:20:19 +00:00
François Gouget 241c730d54 Fixed some LPPOINT/LPSIZE mismatches and some missing "const" in the
headers prototypes.
1998-10-28 10:47:09 +00:00
Huw D M Davies 87f87bf61c Added pBitmapBits and pCreateBitmap to the GDI function table and
moved the X11 dependent stuff out of objects/bitmap.c into x11drv.
1998-10-28 09:53:53 +00:00
Juergen Schmied 309dbe10ef New SHGetSimpleIDListFromPath32AW.
Unicode-safe: PathFindFilename32AW.
1998-10-28 09:38:49 +00:00
Justin Bradford bce6d3e728 IExtractIcon had an extra c in a struct definition. 1998-10-28 09:37:38 +00:00
John Richardson f0f4cfe5a4 Added entry for DirectPlayEnumerate. 1998-10-28 09:36:56 +00:00
Juergen Schmied 584436ca9b Added Slovak nls-resources. 1998-10-28 09:25:09 +00:00
Huw D M Davies e0a25722ac Fixed differences between SetRectRgn16 and SetRectRgn32. Also a bug fix for
CreateRoundRectRgn.
1998-10-28 09:24:02 +00:00
Marcus Meissner 66cd333461 EnumDisplayModes* returns a static list of modes with all depths
(helps hexen2demo), ChangeDisplaySettings returns true all the time.
1998-10-27 15:41:54 +00:00
Marcus Meissner d1165095dc Stub for midiOpenStream (helps hexen2demo). 1998-10-27 15:22:26 +00:00
Robert Pouliot c3ab26e9bb Small patch for better French support. 1998-10-27 13:21:29 +00:00
Robert Pouliot 45e9b6cda4 Added French language support. 1998-10-27 13:19:55 +00:00
Ulrich Weigand 12dc8e7185 Bugfix: memory overwrite bug. 1998-10-27 13:17:43 +00:00
NF Stevens 1410cdd0c4 A couple of TRACE messages are missing a newline at the end. 1998-10-26 11:04:12 +00:00
Pascal Cuoq 724f1900de 32-bit clipboard support. 1998-10-26 10:58:16 +00:00
Ulrich Weigand e948930ea8 Bugfix for QUEUE_Signal: Always use PostEvent if no thread is waiting
on the queue.
1998-10-26 10:45:13 +00:00
NF Stevens 9552483350 Fixed a minor problem with the menus for mdi child windows. 1998-10-26 10:44:17 +00:00
Marcus Meissner 23e5ab1ebc Removed no longer necessary commented out code, destroy old window
when SetDisplayMode is called again, EnumDisplayModes now returns
all possible modes (using a static list).
1998-10-26 10:42:54 +00:00
Marcus Meissner 8338329197 Anon shared mapping fixed for file sharing. 1998-10-26 10:24:22 +00:00
Alexandre Julliard cd5b38aeb0 Release 981025. 1998-10-25 17:21:26 +00:00
Andreas Mohr 84248a5a08 Fixes for LANG_NEUTRAL. 1998-10-25 10:32:22 +00:00
Alexandre Julliard 3bf623d798 Added some padding to the PDB for ill-behaving apps (problem reported
by Andreas Mohr).
1998-10-25 10:20:31 +00:00
Jonathan Buzzard bdc48bd1e4 Added a new debugging channel io to allow read/writes on a port to be
logged to a file.
1998-10-25 09:55:29 +00:00
David Faure b745eaa466 Replaced 0x00 with 0x01 in the vkey->sancode array, so that no key is
ignored. 0x00 is used for generated key events only.
1998-10-25 09:24:29 +00:00
Douglas Ridgway efaa573501 API Documentation for SendMessage, GetTickCount, PostQuitMessage,
GetMessagePos, GetMessageTime.
1998-10-25 09:20:30 +00:00
Marcus Meissner 51e3046932 Delete the filename for the mapping instantly. 1998-10-25 09:19:54 +00:00
Michael Poole d0a130a542 Stub for SHSimpleIDListFromPath. 1998-10-25 09:18:40 +00:00
Alexandre Julliard 75796ea8fe Fixed bug in SwitchStackTo. 1998-10-25 08:05:46 +00:00
Patrik Stridvall d054b4123c Check if scrollbar and parent are visible before redraw. 1998-10-24 13:06:16 +00:00
Kai Morich 0913cdf00f Added Drag*32 functions. 1998-10-24 12:02:54 +00:00
Kai Morich 6a387e500e Added Drag&Drop from KDE app to 16/32 bit Windoze app. 1998-10-24 12:02:20 +00:00
Kai Morich 54ae47358c Added FIXME message in PostMessage32x if parameters are truncated
when calling PostMessage16.
1998-10-24 12:01:36 +00:00
Ulrich Weigand 4a546903a7 Added support for global handles, implemented ConvertToGlobalHandle.
Allocate startup data and 16-bit stack for initial process.
1998-10-24 12:00:33 +00:00
Leigh Wedding 7692b583ca Small fix. 1998-10-24 11:58:36 +00:00
Pablo Saratxaga 50f43b701b Added Spanish resources. 1998-10-24 11:43:53 +00:00
Pablo Saratxaga cbddf0c716 Small corrections. 1998-10-24 11:19:44 +00:00
Marcus Meissner 05e2d3b456 LoadLibraryExW spec added (function was there).
SetProcessPriorityBoost stub added.
1998-10-24 11:18:59 +00:00
Patrik Stridvall c9e1950021 Compile fix for Solaris. 1998-10-24 11:18:18 +00:00
Ove Kaaven 99f51106cc Implemented DisplayDib. 1998-10-24 11:08:27 +00:00