wine
18 years agoMake sure to fill out the MIDL_STUB_MESSAGE structure in
Robert Shearman [Mon, 28 Nov 2005 10:31:04 +0000 (11:31 +0100)] 
Make sure to fill out the MIDL_STUB_MESSAGE structure in
NdrSendReceive like we do in NdrProxySendReceive.

18 years agoImplement conformant varying array functions.
Robert Shearman [Mon, 28 Nov 2005 10:30:32 +0000 (11:30 +0100)] 
Implement conformant varying array functions.

18 years agoImplement conformant struct functions.
Robert Shearman [Mon, 28 Nov 2005 10:30:12 +0000 (11:30 +0100)] 
Implement conformant struct functions.

18 years agoImplement FC_STRUCTPAD2 for complex types.
Robert Shearman [Mon, 28 Nov 2005 10:28:45 +0000 (11:28 +0100)] 
Implement FC_STRUCTPAD2 for complex types.

18 years agoAdd stub implementation for SetMagicColors().
Rein Klazes [Mon, 28 Nov 2005 10:28:32 +0000 (11:28 +0100)] 
Add stub implementation for SetMagicColors().

18 years agoAdded AtlAxCreateControl stub implementation.
Jacek Caban [Mon, 28 Nov 2005 10:28:19 +0000 (11:28 +0100)] 
Added AtlAxCreateControl stub implementation.

18 years agoReplace some useless checks in HTTP_AddProxyInfo with asserts.
Robert Shearman [Mon, 28 Nov 2005 10:28:06 +0000 (11:28 +0100)] 
Replace some useless checks in HTTP_AddProxyInfo with asserts.

18 years agoAdded IOleDocumentSite implementation.
Jacek Caban [Mon, 28 Nov 2005 10:24:49 +0000 (11:24 +0100)] 
Added IOleDocumentSite implementation.

18 years agoSimplify and fix Set-Cookie handling.
Robert Shearman [Mon, 28 Nov 2005 10:24:41 +0000 (11:24 +0100)] 
Simplify and fix Set-Cookie handling.

18 years agoImplement IOleObject_DoVerb function by running the object and then
Robert Shearman [Mon, 28 Nov 2005 10:24:31 +0000 (11:24 +0100)] 
Implement IOleObject_DoVerb function by running the object and then
delegating to the remote IOleObject_DoVerb function.

18 years agoAdd functions for marshaling base types (ints, floats, etc.).
Robert Shearman [Mon, 28 Nov 2005 10:24:21 +0000 (11:24 +0100)] 
Add functions for marshaling base types (ints, floats, etc.).

18 years agoBetter windows handling.
Jacek Caban [Mon, 28 Nov 2005 10:17:28 +0000 (11:17 +0100)] 
Better windows handling.

18 years agoModified KeyStateToDropEffect macro to match native shellview's
Michael Jung [Mon, 28 Nov 2005 10:17:19 +0000 (11:17 +0100)] 
Modified KeyStateToDropEffect macro to match native shellview's
behaviour.

18 years agoSimplify HTTP_InsertProxyAuthorization.
Robert Shearman [Mon, 28 Nov 2005 10:17:06 +0000 (11:17 +0100)] 
Simplify HTTP_InsertProxyAuthorization.

18 years agoDelegate advises to the remote object to enable the client to receive
Robert Shearman [Mon, 28 Nov 2005 10:16:58 +0000 (11:16 +0100)] 
Delegate advises to the remote object to enable the client to receive
data change notifications.

18 years agoExtend conformance computation function to also compute variances.
Robert Shearman [Mon, 28 Nov 2005 10:16:44 +0000 (11:16 +0100)] 
Extend conformance computation function to also compute variances.
MSDN suggests that conformance and variance are pretty much the same,
but there may be some subtleties to it.

18 years agoAdded implementation of GetWindowContext.
Jacek Caban [Mon, 28 Nov 2005 10:01:17 +0000 (11:01 +0100)] 
Added implementation of GetWindowContext.
Added stub implementation of IOleInPlaceFrame interface.

18 years agoIgnore generated rsrc.res.
Alexandre Julliard [Mon, 28 Nov 2005 10:00:57 +0000 (11:00 +0100)] 
Ignore generated rsrc.res.

18 years agoRegister the shell view itself as the drop target, not it's parent folder.
Michael Jung [Mon, 28 Nov 2005 10:00:33 +0000 (11:00 +0100)] 
Register the shell view itself as the drop target, not it's parent folder.
Forward drag&drop method calls to the folder currently under the cursor.

18 years agoChange some SendAsyncCallback calls to INTERNET_SendCallback as the
Robert Shearman [Mon, 28 Nov 2005 10:00:18 +0000 (11:00 +0100)] 
Change some SendAsyncCallback calls to INTERNET_SendCallback as the
tests show that the callbacks happen either synchronously or within an
alternative asynchronous call.
Remove a check for a NULL lpfnStatusCB that is already performed by
INTERNET_SendCallback and add a comment about a difference to native.

18 years agoAdd parsing of the Content-ID and Proxy-Connection headers.
Robert Shearman [Mon, 28 Nov 2005 10:00:05 +0000 (11:00 +0100)] 
Add parsing of the Content-ID and Proxy-Connection headers.
Sort the table of header to option number mappings correctly.
Change a FIXME to a WARN because there are "X-..." headers that we
aren't supposed to parse.

18 years agoAdd some 64 bit definitions.
Vitaliy Margolen [Mon, 28 Nov 2005 09:59:51 +0000 (10:59 +0100)] 
Add some 64 bit definitions.

18 years agoStop reporting not having swapchain 0 as an error and add an internal
Oliver Stieber [Mon, 28 Nov 2005 09:59:41 +0000 (10:59 +0100)] 
Stop reporting not having swapchain 0 as an error and add an internal
variable instead of modifying a parameter.

18 years agoCorrect some errors in the way vertex declarations for directx 8 are
Oliver Stieber [Mon, 28 Nov 2005 09:59:22 +0000 (10:59 +0100)] 
Correct some errors in the way vertex declarations for directx 8 are
parsed and add offset support.

18 years agoLoad shortcut icon by resource id instead of by icon index.
Ge van Geldorp [Mon, 28 Nov 2005 09:59:06 +0000 (10:59 +0100)] 
Load shortcut icon by resource id instead of by icon index.

18 years agoCall DefaultHandler_Stop if we fail to start the server running
Robert Shearman [Mon, 28 Nov 2005 09:58:51 +0000 (10:58 +0100)] 
Call DefaultHandler_Stop if we fail to start the server running
correctly and a few formatting fixes.

18 years agoFix NdrConformantArrayBufferSize to include the size of the
Robert Shearman [Mon, 28 Nov 2005 09:58:40 +0000 (10:58 +0100)] 
Fix NdrConformantArrayBufferSize to include the size of the
conformance value.
Make NdrConformantArrayMemorySize do something more useful, like
actually return the required memory.
Conformance offset can be negative and should only be two bytes.

18 years agoAdd support for ICM_GETINFO in msvidc32 codec (based on msrle32).
Dmitry Timoshkov [Mon, 28 Nov 2005 09:45:02 +0000 (10:45 +0100)] 
Add support for ICM_GETINFO in msvidc32 codec (based on msrle32).

18 years agoAdd support for ICM_GETINFO in iccvid codec (based on msrle32).
Dmitry Timoshkov [Mon, 28 Nov 2005 09:44:54 +0000 (10:44 +0100)] 
Add support for ICM_GETINFO in iccvid codec (based on msrle32).

18 years agoFix several bugs in msrle32 preventing it to load.
Dmitry Timoshkov [Mon, 28 Nov 2005 09:44:34 +0000 (10:44 +0100)] 
Fix several bugs in msrle32 preventing it to load.
Remove a hack in ICOpen compensating a bug in msrle32.
Use MSVFW32_hModule directly in ICCompressorChoose, and avoid a
convoluted GWLP_HINSTANCE hack.

18 years agoUpdate Korean translations.
YunSong Hwang [Mon, 28 Nov 2005 09:41:28 +0000 (10:41 +0100)] 
Update Korean translations.

18 years agoCorrect the hot spot position of the drag&drop 'move' and 'link' cursors.
Michael Jung [Mon, 28 Nov 2005 09:41:00 +0000 (10:41 +0100)] 
Correct the hot spot position of the drag&drop 'move' and 'link' cursors.

18 years agoDon't crash when parameters of Navigate2 are NULL.
Jacek Caban [Mon, 28 Nov 2005 09:40:52 +0000 (10:40 +0100)] 
Don't crash when parameters of Navigate2 are NULL.

18 years agoAdd a new field "lpszHostName" to the session to track the host name
Robert Shearman [Mon, 28 Nov 2005 09:40:42 +0000 (10:40 +0100)] 
Add a new field "lpszHostName" to the session to track the host name
of the HTTP server, as opposed to the server that we will connect to
that could be a proxy server. Fixes the "Host:" header that we send to
servers.

18 years agoLoadLibrary16 is no longer exported by name, so do the lookup by its
Eric Pouech [Mon, 28 Nov 2005 09:40:25 +0000 (10:40 +0100)] 
LoadLibrary16 is no longer exported by name, so do the lookup by its
ordinal (when loading NE sibling).

18 years agoHandle IOCTL_DISK_CHECK_VERIFY which is synonym for
Vitaliy Margolen [Mon, 28 Nov 2005 09:40:13 +0000 (10:40 +0100)] 
Handle IOCTL_DISK_CHECK_VERIFY which is synonym for
IOCTL_STORAGE_CHECK_VERIFY.

18 years agoAdded stubs for DbgHelp functions: SymRegisterFunctionEntryCallback.
Eric Pouech [Mon, 28 Nov 2005 09:40:02 +0000 (10:40 +0100)] 
Added stubs for DbgHelp functions: SymRegisterFunctionEntryCallback.

18 years agoCorrect the matrix sizes in software shaders and remove an erroneous
Oliver Stieber [Mon, 28 Nov 2005 09:39:48 +0000 (10:39 +0100)] 
Correct the matrix sizes in software shaders and remove an erroneous
parameter from lrp.

18 years agoIgnore frequency requests in Desktop mode.
Lionel Ulmer [Mon, 28 Nov 2005 09:39:28 +0000 (10:39 +0100)] 
Ignore frequency requests in Desktop mode.

18 years agoCall the equivalent delegate function for all of the simple
Robert Shearman [Mon, 28 Nov 2005 09:39:19 +0000 (10:39 +0100)] 
Call the equivalent delegate function for all of the simple
functions.

18 years agoWe should always allocate in NdrConformantStringUnmarshal if the
Robert Shearman [Mon, 28 Nov 2005 09:39:10 +0000 (10:39 +0100)] 
We should always allocate in NdrConformantStringUnmarshal if the
memory pointer is NULL.

18 years agoHandle DInput8 interfaces in device QueryInterface.
Lionel Ulmer [Mon, 28 Nov 2005 09:38:59 +0000 (10:38 +0100)] 
Handle DInput8 interfaces in device QueryInterface.

18 years agoDocument the ldap_add* functions.
Hans Leidekker [Mon, 28 Nov 2005 09:38:45 +0000 (10:38 +0100)] 
Document the ldap_add* functions.

18 years agoIf the driver doesn't support StretchBlt try to use StretchDIBits
Huw Davies [Mon, 28 Nov 2005 09:38:33 +0000 (10:38 +0100)] 
If the driver doesn't support StretchBlt try to use StretchDIBits
instead.

18 years agoCorrectly call HCR_GetFolderAttributes() in SHELL32_GetItemAttributes().
Martin Fuchs [Mon, 28 Nov 2005 09:38:06 +0000 (10:38 +0100)] 
Correctly call HCR_GetFolderAttributes() in SHELL32_GetItemAttributes().
Directly return the correct "My Computer" attributes in
ISF_Desktop_fnGetAttributesOf().
Remove "todo_wine" from the "My Computer" attributes test case.
Add test case for retrieving the file system path from the
CSIDL_PROGRAM_FILES PIDL using SHGetPathFromIDListW().

18 years agoAdd a translation of the README.
YunSong Hwang [Mon, 28 Nov 2005 09:37:31 +0000 (10:37 +0100)] 
Add a translation of the README.

18 years agoIf a source directory doesn't exist, use the install root instead.
Mike McCormack [Mon, 28 Nov 2005 09:37:08 +0000 (10:37 +0100)] 
If a source directory doesn't exist, use the install root instead.

18 years agoHandle the ^ character in MaskEdit controls.
Mike McCormack [Mon, 28 Nov 2005 09:36:54 +0000 (10:36 +0100)] 
Handle the ^ character in MaskEdit controls.

18 years agoPartial implementation of IDirectMusicPerformance8Impl_AddPort.
Raphael Junqueira [Mon, 28 Nov 2005 09:36:41 +0000 (10:36 +0100)] 
Partial implementation of IDirectMusicPerformance8Impl_AddPort.

18 years agoInitial stubbed implementation of UnixFolder's IDropTarget interface.
Michael Jung [Mon, 28 Nov 2005 09:36:04 +0000 (10:36 +0100)] 
Initial stubbed implementation of UnixFolder's IDropTarget interface.

18 years agoInitialize file_exists to 0 at exe load test, prevents mistaking of
Alex Villacís Lasso [Mon, 28 Nov 2005 09:35:10 +0000 (10:35 +0100)] 
Initialize file_exists to 0 at exe load test, prevents mistaking of
UTF-8 encoded exenames as builtins.

18 years agoIgnore symlink files too (needed for git).
Alexandre Julliard [Sat, 26 Nov 2005 12:12:57 +0000 (13:12 +0100)] 
Ignore symlink files too (needed for git).

18 years agoRenamed all .cvsignore files to .gitignore.
Alexandre Julliard [Sat, 26 Nov 2005 12:10:33 +0000 (13:10 +0100)] 
Renamed all .cvsignore files to .gitignore.

18 years agoAlso handle mailto: urls.
Hans Leidekker [Thu, 24 Nov 2005 18:27:41 +0000 (19:27 +0100)] 
Also handle mailto: urls.

18 years agoAdd some tests for _fcvt.
Mike McCormack [Thu, 24 Nov 2005 18:23:10 +0000 (19:23 +0100)] 
Add some tests for _fcvt.

18 years agoextern "C" wrappers for usp10.h.
Marcus Meissner [Thu, 24 Nov 2005 18:23:00 +0000 (19:23 +0100)] 
extern "C" wrappers for usp10.h.

18 years agoMake all source directories at the root of the install.
Mike McCormack [Thu, 24 Nov 2005 18:22:44 +0000 (19:22 +0100)] 
Make all source directories at the root of the install.

18 years agoReturn a real error in LsaLookupSids.
Paul Vriens [Thu, 24 Nov 2005 18:22:30 +0000 (19:22 +0100)] 
Return a real error in LsaLookupSids.

18 years agoInstall usp10.h.
Vijay Kiran Kamuju [Thu, 24 Nov 2005 18:22:07 +0000 (19:22 +0100)] 
Install usp10.h.

18 years agoFix a compile error.
Mike McCormack [Thu, 24 Nov 2005 18:21:49 +0000 (19:21 +0100)] 
Fix a compile error.

18 years agoFix incorrect implementation of WGL_COLOR_BITS_ARB.
Raphael Junqueira [Thu, 24 Nov 2005 18:21:38 +0000 (19:21 +0100)] 
Fix incorrect implementation of WGL_COLOR_BITS_ARB.

18 years agoAdd more declarations.
Juan Lang [Thu, 24 Nov 2005 18:21:16 +0000 (19:21 +0100)] 
Add more declarations.

18 years agoAssorted spelling fixes.
Francois Gouget [Wed, 23 Nov 2005 19:14:43 +0000 (20:14 +0100)] 
Assorted spelling fixes.

18 years agoDocumentation tweaks to make winapi_check happy.
Francois Gouget [Wed, 23 Nov 2005 19:14:04 +0000 (20:14 +0100)] 
Documentation tweaks to make winapi_check happy.
Also specify the documented spec file entry.

18 years agoAdd German resource file for msvideo.
Henning Gerhardt [Wed, 23 Nov 2005 19:12:55 +0000 (20:12 +0100)] 
Add German resource file for msvideo.

18 years agowinldap.h should include windeh.f and schnlsp.h.
Francois Gouget [Wed, 23 Nov 2005 19:12:07 +0000 (20:12 +0100)] 
winldap.h should include windeh.f and schnlsp.h.
Enclose the API definitions in an extern "C" section and define
LDAPAPI.
Better stick to the types defined by the PSDK.
Fix the ldap_create_vlv_control*() prototypes.
Update win32.api.

18 years agoPreserve 16-byte stack alignment in the various assembly
Alexandre Julliard [Wed, 23 Nov 2005 18:55:06 +0000 (19:55 +0100)] 
Preserve 16-byte stack alignment in the various assembly
functions. Needed for MacOSX.

18 years agoAdd Korean translation.
YunSong Hwang [Wed, 23 Nov 2005 18:45:38 +0000 (19:45 +0100)] 
Add Korean translation.

18 years agoAdd trailing '\n' to trace() call.
Francois Gouget [Wed, 23 Nov 2005 18:44:20 +0000 (19:44 +0100)] 
Add trailing '\n' to trace() call.

18 years agoAdd LPADDRINFO, missing IP_* defines and missing APIs.
Francois Gouget [Wed, 23 Nov 2005 18:43:50 +0000 (19:43 +0100)] 
Add LPADDRINFO, missing IP_* defines and missing APIs.
Enclose the API definitions in an extern "C" section.
Define function pointer types if INCL_WINSOCK_API_TYPEDEFS is defined.
Better stick to the types defined by the PSDK.
Update win32.api.

18 years agoUpdate Korean translations.
YunSong Hwang [Wed, 23 Nov 2005 14:21:56 +0000 (15:21 +0100)] 
Update Korean translations.

18 years agoUse the ANSI codepage in IShellFolder::GetDisplayNameOf.
Michael Jung [Wed, 23 Nov 2005 14:20:33 +0000 (15:20 +0100)] 
Use the ANSI codepage in IShellFolder::GetDisplayNameOf.

18 years agoBe more strict and verbose while testing
Saulius Krasuckas [Wed, 23 Nov 2005 14:20:04 +0000 (15:20 +0100)] 
Be more strict and verbose while testing
GetStandardColorSpaceProfile().

18 years agoMake test_SPI_SETBORDER less likely to permanently change visual
Rein Klazes [Wed, 23 Nov 2005 14:19:04 +0000 (15:19 +0100)] 
Make test_SPI_SETBORDER less likely to permanently change visual
settings:
- use smaller border widths values for testing;
- provide a work around for a Windows XP feature that made the tests
  change the caption width.

18 years agoAlso scan HKEY_CURRENT_USER for shell namespace extensions in Desktop
Michael Jung [Wed, 23 Nov 2005 14:17:54 +0000 (15:17 +0100)] 
Also scan HKEY_CURRENT_USER for shell namespace extensions in Desktop
folder.
Fixed a handle leak in case of failing AddToEnumList call.

18 years agoAlso scan HKEY_CURRENT_USER for shell namespace extensions in
Michael Jung [Wed, 23 Nov 2005 14:17:22 +0000 (15:17 +0100)] 
Also scan HKEY_CURRENT_USER for shell namespace extensions in
MyComputer.

18 years agoInitialize OLE instead of just COM, in order to enable Drag & Drop.
Michael Jung [Wed, 23 Nov 2005 14:15:16 +0000 (15:15 +0100)] 
Initialize OLE instead of just COM, in order to enable Drag & Drop.

18 years agoInitialize OLE instead of COM only in order to enable Drag and Drop.
Michael Jung [Wed, 23 Nov 2005 14:14:25 +0000 (15:14 +0100)] 
Initialize OLE instead of COM only in order to enable Drag and Drop.

18 years agoDefine DateTime_SetMonthCalColor.
Andrew Webb [Wed, 23 Nov 2005 14:13:59 +0000 (15:13 +0100)] 
Define DateTime_SetMonthCalColor.

18 years agoFix some memory leaks.
Juan Lang [Wed, 23 Nov 2005 14:12:56 +0000 (15:12 +0100)] 
Fix some memory leaks.

18 years agoFixed some broken code that was causing compiler warnings.
Alexandre Julliard [Wed, 23 Nov 2005 13:30:41 +0000 (14:30 +0100)] 
Fixed some broken code that was causing compiler warnings.

18 years agoRelease a stray node.
Huw Davies [Wed, 23 Nov 2005 13:30:22 +0000 (14:30 +0100)] 
Release a stray node.

18 years agoRelease 0.9.2. wine-0.9.2
Alexandre Julliard [Tue, 22 Nov 2005 17:01:24 +0000 (17:01 +0000)] 
Release 0.9.2.

18 years agoFixes for FormatCharDlgProc16:
Rein Klazes [Tue, 22 Nov 2005 16:18:55 +0000 (16:18 +0000)] 
Fixes for FormatCharDlgProc16:
- properly store the ChooseFont pointer, use a window property as the
  A and W functions do;
- handle other messages then WM_INITDIALOG and WM_MEASUREITEM as well.

18 years agoHttpEndRequest does not actually send an extra NULL byte at the end of
Aric Stewart [Tue, 22 Nov 2005 16:18:48 +0000 (16:18 +0000)] 
HttpEndRequest does not actually send an extra NULL byte at the end of
the request. Help from Rob Shearman on this one.

18 years agoDon't try to set the label in the superblock of FAT filesystems, that
Alexandre Julliard [Tue, 22 Nov 2005 15:03:27 +0000 (15:03 +0000)] 
Don't try to set the label in the superblock of FAT filesystems, that
doesn't do the right thing anyway.

18 years agoCorrects an error in the _m3xm3 shader function in pixel and vertex
Oliver Stieber [Tue, 22 Nov 2005 15:01:55 +0000 (15:01 +0000)] 
Corrects an error in the _m3xm3 shader function in pixel and vertex
shaders.

18 years agoAdd a semi-functional ICCompressorChoose implementation.
Dmitry Timoshkov [Tue, 22 Nov 2005 14:56:40 +0000 (14:56 +0000)] 
Add a semi-functional ICCompressorChoose implementation.

18 years agoGetSystemMetrics fixes with corresponding tests.
Rein Klazes [Tue, 22 Nov 2005 14:56:11 +0000 (14:56 +0000)] 
GetSystemMetrics fixes with corresponding tests.

18 years agoAdd name_lookup function in object_ops.
Vitaliy Margolen [Tue, 22 Nov 2005 14:55:42 +0000 (14:55 +0000)] 
Add name_lookup function in object_ops.

18 years agoIn CFn_CHOOSEFONT16to32W fix the conversion of the lpTemplateName and
Rein Klazes [Tue, 22 Nov 2005 14:54:29 +0000 (14:54 +0000)] 
In CFn_CHOOSEFONT16to32W fix the conversion of the lpTemplateName and
the lpszStyle fields.

18 years agoNo need to link against shell32 or user32.
Hans Leidekker [Tue, 22 Nov 2005 14:53:36 +0000 (14:53 +0000)] 
No need to link against shell32 or user32.

18 years agoFix some logic to allow HTTP_ADDREQ_FLAG_ADD to replace existing
Aric Stewart [Tue, 22 Nov 2005 14:53:30 +0000 (14:53 +0000)] 
Fix some logic to allow HTTP_ADDREQ_FLAG_ADD to replace existing
headers. Also adding a test for some header adding flags.

18 years agoUse struct unicode_str instead of null-terminated strings where
Alexandre Julliard [Tue, 22 Nov 2005 12:05:36 +0000 (12:05 +0000)] 
Use struct unicode_str instead of null-terminated strings where
possible, and remove constraints on total key path length.

18 years agoAdd stdarg.h where missing.
Robert Lunnon [Tue, 22 Nov 2005 12:01:05 +0000 (12:01 +0000)] 
Add stdarg.h where missing.

18 years agoEAI_NONAME -> WS_EAI_NODATA, check for EAI_NONAME and EAI_NODATA.
Marcus Meissner [Tue, 22 Nov 2005 12:00:43 +0000 (12:00 +0000)] 
EAI_NONAME -> WS_EAI_NODATA, check for EAI_NONAME and EAI_NODATA.

18 years agoCorrect URL for version infomation database website.
Steven Edwards [Tue, 22 Nov 2005 12:00:23 +0000 (12:00 +0000)] 
Correct URL for version infomation database website.

18 years agoAdd a test showing that SaveDC after GetDC should return 1.
Dmitry Timoshkov [Tue, 22 Nov 2005 12:00:11 +0000 (12:00 +0000)] 
Add a test showing that SaveDC after GetDC should return 1.

18 years agoCreate window in SetClientSite and return it in
Jacek Caban [Tue, 22 Nov 2005 11:59:57 +0000 (11:59 +0000)] 
Create window in SetClientSite and return it in
IOleInPlaceSite::GetWindow.

18 years agoTest the sizes of some of the parameters passed into the callback.
Robert Shearman [Tue, 22 Nov 2005 11:59:16 +0000 (11:59 +0000)] 
Test the sizes of some of the parameters passed into the callback.