Re: [9/10] [try 4] appwiz.cpl: Add basic Support Information dialog
July 17, 2008
1:13 p.m.
Hi Owen, this one's another long-liner: + if (GetWindowTextW(GetDlgItem(hWnd, IDC_INFO_LABEL), oldtitle, MAX_STRING_LEN) != 0) + DialogBoxParamW(hInst, MAKEINTRESOURCEW(IDD_INFO), hWnd, (DLGPROC) SupportInfoDlgProc, + selitem = SendDlgItemMessageW(hWnd, IDL_PROGRAMS, LVM_GETNEXTITEM, -1, + if (SendDlgItemMessageW(hWnd, IDL_PROGRAMS, LVM_GETITEMW, 0, (LPARAM) &lvItem)) Please set your editor window to be rather narrower. --Juan
6462
Age (days ago)
6462
Last active (days ago)
0 comments
1 participants
participants (1)
-
Juan Lang