Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Mike McCormack
|
8dc28d5306
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
Aric Stewart
|
71a55e04a3
|
Allow control events to return codes to halt the processing of event.
Needed for the SetTargetPath Event.
|
2005-06-17 21:31:06 +00:00 |
Mike McCormack
|
77a19ed8e6
|
Replace instances of HeapAlloc/MultiByteToWideChar with the internally
defined strdupAtoW.
|
2005-03-24 19:04:06 +00:00 |
Juan Lang
|
5ebd4e938e
|
- make sure msihandle2msiinfo is correctly matched with msiobj_release
- don't do redundant NULL checks
|
2005-03-10 11:15:40 +00:00 |
Mike McCormack
|
fd91013b46
|
Add more dialog controls, do something when they're clicked on.
|
2005-02-02 09:55:51 +00:00 |
Mike McCormack
|
479213c455
|
Implement MsiPreviewDialog.
|
2005-01-28 12:39:57 +00:00 |
Mike McCormack
|
eb23257b7d
|
Added stub implementations for MsiPreviewDialog and
MsiPreviewBillboard.
|
2005-01-21 10:17:01 +00:00 |