[RAPPS]
authorColin Finck <colin@reactos.org>
Sun, 13 Mar 2011 12:44:58 +0000 (12:44 +0000)
committerColin Finck <colin@reactos.org>
Sun, 13 Mar 2011 12:44:58 +0000 (12:44 +0000)
commit4956af0dbcb0f1f32c13818566cad4c3e13a6bb6
treee1879fcb972a9d8cd573cd8185be57d5eee2687e
parent2ad9ba56bdf57b0f4f4bc1fe70779076565bd8f6
[RAPPS]
Fix a bug while testing Rapps under Windows. If you had an application with no registered DisplayName installed, Rapps used to consider every application with no RegName in its database (= currently all Rapps applications) installed. Therefore the list of available applications has always been empty.
Now an application is always added to the ListView if no RegName is set for it.

svn path=/trunk/; revision=51033
reactos/base/applications/rapps/winmain.c