From: nobu.nokada@... Date: 2003-11-07T10:54:34+09:00 Subject: Re: Updating path in windows - SOLVED Hi, At Fri, 7 Nov 2003 06:55:07 +0900, Harry Ohlsen wrote: > Does anyone know whether there's a way to get those magic > numbers (eg WM_SETTINGCHANGE) directly out of some DLL or > something that comes standard with Windows? If not, maybe > I'll write a script that runs through all the Windows C++ > header files and generates a Ruby script that defines them > all ... more likely a bunch of them, to allow pulling in only > what a given script needs. I don't guess it is possible to get them from DLL. Try http://www.moonwolf.com/ruby/archive/win32module_20001226b.tar.bz2 -- Nobu Nakada