Changeset 101 for trunk/dll/mainwnd.c
- Timestamp:
- May 21, 2004, 6:37:29 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/mainwnd.c
r69 r101 884 884 } 885 885 WinSetWindowPos(hwndBubble,HWND_TOP,sx,sy, 886 887 888 889 886 tptl.x + 14, 887 tptl.y + 12, 888 SWP_DEACTIVATE | SWP_SHOW | SWP_ZORDER | 889 SWP_MOVE | SWP_SIZE); 890 890 } 891 891 }
Note:
See TracChangeset
for help on using the changeset viewer.