occt: master e89e2d67

Author Committer Branch Timestamp Parent
omy bugmaster master 2014-01-16 08:16:56 master db8e4b9a
Affected Issues  0024088: Unsafe window handle management in Draw using GetWindowLong
Changeset 0024088: Unsafe window handle management in Draw using GetWindowLong

Replaced Get-/SetWindowLong with Get-/SetWindowLongPtr in files of TKDraw.

Reverted the unrelated changes
mod - src/Draw/CommandWindow.cxx Diff File
mod - src/Draw/Draw_Window.cxx Diff File
mod - src/Draw/init.cxx Diff File
mod - src/Draw/MainWindow.cxx Diff File