projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[CHARMAP][IMAGESOFT]
[reactos.git]
/
rosapps
/
applications
/
imagesoft
/
font.c
diff --git
a/rosapps/applications/imagesoft/font.c
b/rosapps/applications/imagesoft/font.c
index
93e1a7c
..
1f696cb
100644
(file)
--- a/
rosapps/applications/imagesoft/font.c
+++ b/
rosapps/applications/imagesoft/font.c
@@
-50,7
+50,7
@@
EnumFontNames(ENUMLOGFONTEX *lpelfe,
\r
/* make sure font doesn't already exist in our list */
\r
if(SendMessage(hwndCombo,
\r
- CB_FINDSTRING,
\r
+ CB_FINDSTRING
EXACT
,
\r
0,
\r
(LPARAM)pszName) == CB_ERR)
\r
{
\r