wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / hlink / link.c
2008-02-29  Andrew Talbothlink: Assign to struct instead of using memcpy.
2007-12-10  Michael Stefaniuchlink: Rename the wrappers around HeapAlloc() &Co to...
2007-11-21  Jacek Cabanhlink: Wrap heap functions.
2007-11-21  Jacek Cabanhlink: Move common includes and function declarations...
2007-05-24  Rob Shearmanhlink: Improve the loading of hlinks.
2007-05-24  Rob Shearmanhlink: Improve the saving of hlinks by documenting...
2006-10-09  Michael Stefaniuchlink: Win64 printf format warning fixes.
2006-08-03  Dmitry Timoshkovhlink: Avoid double computation of the string length.
2006-08-01  Mike McCormackhlink: Use ShellExecute to start the link if we can...
2006-08-01  Mike McCormackhlink: Use CoTaskMemAlloc when returning memory to...
2006-08-01  Mike McCormackhlink: Create a strdupW function and use it.
2006-07-24  Mike McCormackhlink: Only release an object that we successfully...
2006-06-07  Mike McCormackhlink: Add a basic implementation (based on work by...