James Hawkins
|
e9acfbee57
|
fusion: pwzFilePath is an out parameter, so don't trace its contents.
|
2008-07-02 12:04:30 +02:00 |
James Hawkins
|
02391eb854
|
fusion: Add tests for IAssemblyCache::QueryAssemblyInfo.
|
2008-07-01 11:08:03 +02:00 |
James Hawkins
|
6ffc9d72b2
|
fusion: Add tests for IAssemblyName.
|
2008-07-01 11:07:49 +02:00 |
James Hawkins
|
7b1dde9d20
|
fusion: Add initial implementation of IAssemblyName.
|
2008-07-01 11:07:13 +02:00 |
Dan Kegel
|
713290ebce
|
fusion: Use HeapAlloc, not strdup, to avoid malloc/HeapFree mismatch.
|
2008-05-27 19:36:37 +02:00 |
Dan Kegel
|
b8ad05a25f
|
fusion: UninstallAssembly test: Fix typo, avoid undefined value.
|
2008-05-27 19:35:54 +02:00 |
Francois Gouget
|
10a25c384f
|
fusion: Fix compilation on systems that don't support nameless unions.
|
2008-05-06 16:09:58 +02:00 |
James Hawkins
|
56bfe2972f
|
fusion: The Strings stream can be without a #.
|
2008-05-05 13:34:05 +02:00 |
James Hawkins
|
f52ecfe041
|
fusion: Add the missing assembly table structs.
|
2008-05-05 13:34:05 +02:00 |
James Hawkins
|
4442306a84
|
fusion: Fix the type of an assembly struct member.
|
2008-05-05 13:34:05 +02:00 |
James Hawkins
|
e52e5e6715
|
fusion: Explicitly check for -1 for a missing table.
|
2008-04-17 12:41:29 +02:00 |
Alexandre Julliard
|
c889716979
|
fusion: Fix a number of leaks in assembly_create.
|
2008-04-16 13:51:48 +02:00 |
James Hawkins
|
282246eca4
|
fusion: Implement IAssemblyCache::InstallAssembly.
|
2008-04-15 15:36:15 +02:00 |
Francois Gouget
|
e1ee7a3b8b
|
fusion/tests: Fix compilation on systems that don't support nameless unions.
|
2008-04-07 13:36:18 +02:00 |
James Hawkins
|
9e021cff3d
|
fusion: Add initial tests for IAssemblyCache.
|
2008-03-31 13:09:19 +02:00 |
James Hawkins
|
823640fc2f
|
fusion: Implement CreateAssemblyCache.
|
2008-03-25 11:58:05 +01:00 |
James Hawkins
|
082b46887a
|
fusion: Add a stub implementation of IAssemblyEnum.
|
2008-03-25 11:58:01 +01:00 |
James Hawkins
|
8a19faf261
|
fusion: Add a stub implementation of IAssemblyCache.
|
2008-03-25 11:57:57 +01:00 |
James Hawkins
|
b83fbb4f03
|
fusion: Add a stub implementation of IAssemblyName.
|
2008-03-24 12:58:12 +01:00 |
James Hawkins
|
87b970cedc
|
fusion: Add a few fusion stubs.
|
2008-03-24 12:57:31 +01:00 |
James Hawkins
|
c0b3af34b9
|
fusion: Add a stub implementation of fusion.dll.
|
2008-03-21 12:49:51 +01:00 |