Release 0.2.0
[wine/multimedia.git] / gdi.spec
blob7e5d3ad137954c8b820e68ede4ebca3a4f261410
1 # $Id: gdi.spec,v 1.3 1993/07/04 04:04:21 root Exp root $
3 name gdi
4 id 3
5 length 490
7 27 pascal Rectangle(word word word word word) Rectangle(1 2 3 4 5)
8 82 pascal GetObject(word word ptr) RSC_GetObject(1 2 3)
9 87 pascal GetStockObject(word) GetStockObject(1)