Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Proto_GetBaseAccountName
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- ACKTYPE_URL removed;
- PF1_URL removed;
- IEED_EVENT_URL removed;
- another URL-related code cleaning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- No need to translate OutputDebugString
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- bCreatePathToFile replaced with CreateDirectoryTreeW() call;
- g_bUseIntViewer exported from FileViewer.cpp;
- more code cleaning
|
|
|
|
|
|
|
|
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead;
- if you want db_get to return a string, you need to use db_get_s.
|
|
|
|
|
|
|
|
|
|
|
|
|