comparison ruby/rbdc/examples/win32screenres.rb @ 1:5e159be89d73

- ruby and sh binding updates for dc r0.9
author cslag
date Thu, 31 Dec 2015 20:17:37 +0100
parents 0cfcc391201f
children
comparison
equal deleted inserted replaced
0:0cfcc391201f 1:5e159be89d73
1 #////////////////////////////////////////////////////////////////////// 1 #//////////////////////////////////////////////////////////////////////
2 # 2 #
3 # win32screeninfo.rb 3 # win32screeninfo.rb
4 # Copyright 2007 Tassilo Philipp 4 # Copyright 2015 Tassilo Philipp
5 # 5 #
6 # Dyncall sample loading user32.dll on windows and displaying a 6 # Dyncall sample loading user32.dll on windows and displaying a
7 # native windows message box by calling MessageBoxA(...). 7 # native windows message box by calling MessageBoxA(...).
8 # 8 #
9 #/////////////////////////////////////////////////////////////////////// 9 #///////////////////////////////////////////////////////////////////////