summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* another unimplemented functionPaolo Bonzini2012-12-061-2/+0
|
* rename View functions to QueryPaolo Bonzini2012-12-061-7/+7
| | | | | The implementation-side "view" concept is different from the API side. Rename the API to make it more consistent.
* remove Unicode APIsPaolo Bonzini2012-12-061-3/+0
|
* make Unicode APIs privatePaolo Bonzini2012-12-061-44/+12
|
* make MsiDatabaseApplyTransform ASCII-onlyPaolo Bonzini2012-12-061-3/+1
|
* make MsiDatabaseExport accept a file descriptorPaolo Bonzini2012-12-061-2/+2
|
* make MsiRecordSetStream ASCII-onlyPaolo Bonzini2012-12-061-3/+2
|
* make MsiDatabaseImport ASCII onlyPaolo Bonzini2012-12-061-3/+1
|
* make MsiOpenDatabase ASCII onlyPaolo Bonzini2012-12-061-8/+6
| | | | Removes DeleteFile, LPCTSTR, GetCurrentDirectoryW.
* remove string argument from MsiGetSummaryInformationPaolo Bonzini2012-12-061-4/+1
| | | | Propedeutic to making MsiOpenDatabase ASCII-only.
* use uint64_t instead of FILETIMEPaolo Bonzini2012-12-061-4/+4
|
* ok, things start to be readablePaolo Bonzini2012-12-061-130/+130
| | | | fix
* get rid of the useless Win32 BOOL typePaolo Bonzini2012-12-061-1/+2
|
* get rid of the stupid Win32 CHAR typePaolo Bonzini2012-12-062-21/+21
|
* get rid of stupid Win32 integer typesPaolo Bonzini2012-12-062-53/+55
|
* get rid of WINAPIPaolo Bonzini2012-12-061-53/+53
|
* make MSIOBJECT arguments explicitly pointersPaolo Bonzini2012-12-061-54/+54
|
* get rid of P/LP typesPaolo Bonzini2012-12-062-40/+40
|
* get rid of handlesPaolo Bonzini2012-12-061-55/+55
|
* we finally have our own headerPaolo Bonzini2012-12-061-76/+31
|
* move headers to include/Paolo Bonzini2012-12-062-0/+471