Sweden-Number/dlls/ole32/tests
Vincent Povirk 9300a92ccc ole32: Change the base IStorage filename to a pointer type.
The maximum size of the name returned by Stat() on a top-level storage has
nothing to do with DIRENTRY_NAME_BUFFER_LEN. Windows can return longer names
and probably has a limit of MAX_PATH. Also, Stat always returns an absolute
pathname, so we don't need a special case in StgOpenStorage.
2009-12-08 12:34:47 +01:00
..
Makefile.in
clipboard.c ole32/tests: Guard ReleaseStgMedium with SUCCEEDED. 2009-09-30 14:31:57 +02:00
compobj.c ole32: Fix error code returned by CoGetClassObject/CoCreateInstance in CLSCTX_REMOTE_SERVER case. 2009-11-24 10:52:07 +01:00
defaulthandler.c
dragdrop.c
errorinfo.c
hglobalstream.c ole32: Add tests for HGLOBAL stream ignoring the HighPart of the offset for seeks. 2009-12-07 09:32:11 +01:00
marshal.c ole32: Fix test failure on win2000+. 2009-12-01 15:10:37 +01:00
moniker.c ole32: Initialise all of position variables in test_save_load_filemoniker. 2009-12-07 09:32:08 +01:00
ole2.c ole32: Return success from OleLockRunning when the object does not support IRunnableObject. 2009-11-11 11:50:50 +01:00
propvariant.c
stg_prop.c
storage32.c ole32: Change the base IStorage filename to a pointer type. 2009-12-08 12:34:47 +01:00
usrmarshal.c ole32/tests: Fix the HMETAFILE_UserSize prototype. 2009-07-03 13:57:21 +02:00