mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
sync cryptui with wine 1.1.20
svn path=/trunk/; revision=40718
This commit is contained in:
@@ -3337,7 +3337,7 @@ static void show_cert_usages(HWND hwnd, struct edit_cert_data *data)
|
||||
DWORD size;
|
||||
RECT rc;
|
||||
LVCOLUMNW column;
|
||||
PurposeSelection purposeSelection;
|
||||
PurposeSelection purposeSelection = PurposeEnableAll;
|
||||
|
||||
GetWindowRect(lv, &rc);
|
||||
column.mask = LVCF_WIDTH;
|
||||
|
||||
Reference in New Issue
Block a user