mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- Fix build.
svn path=/trunk/; revision=56539
This commit is contained in:
@@ -141,7 +141,7 @@ co_IntSendActivateMessages(HWND hWndPrev, HWND hWnd, BOOL MouseActivate)
|
||||
List = IntWinListChildren(UserGetWindowObject(IntGetDesktopWindow()));
|
||||
if ( List )
|
||||
{
|
||||
if ( OldTid )
|
||||
if ( OldTID )
|
||||
{
|
||||
for (phWnd = List; *phWnd; ++phWnd)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user