upgrade Doxygen files

This commit is contained in:
Vincent Wei
2021-05-18 08:37:31 +08:00
parent a965f1023c
commit 871a99e22b
5 changed files with 516 additions and 230 deletions

View File

@@ -698,7 +698,6 @@ extern "C" {
#define EM_SETREADONLY 0xF0CF
/**
* \var typedef int (*ED_DRAWSEL_FUNC) (HWND hWnd, HDC hdc, int startx, int starty, const char* content, int len, int selout)
* \brief Type of the edit control callback function on drawing selected strings.
*
* \param hWnd Handle of the edit control.