search for: iconfram

Displaying 2 results from an estimated 2 matches for "iconfram".

Did you mean: iconframe
2007 Jan 30
2
error finding library when running test program
...riginal_require'': no such file to load -- wxruby (LoadError) from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'' from test.rb:1 Here''s the test program: ----- START OF PROGRAM require "wxruby" ID_ICON = 1000 class IconFrame < Wx::Frame def initialize super(nil, -1, "Changing Icons!", Wx::DEFAULT_POSITION, Wx::Size.new (225,150)) panel = Wx::Panel.new(self, -1) iconNames = ["wxwin", "mondrian", "ogl", "smiley"] icons = Wx::RadioBo...
2010 Dec 10
0
Wine release 1.3.9
...UniformResourceLocator. shdocvw: Add the IPropertySet interface to an internet shortcut, and partially implement it. shdocvw: In PersistFile_Save, output the Icon Path and Icon Index properties. shdocvw: Plug a tiny memory leak in a test. shdocvw: Add reading of iconfile and iconframe via IPersistFile. shdocvw: Add tests for IPersistFile on an internet shortcut. winemenubuilder: Include icons in .url menus. winemenubuilder: Release property variants. Plugs a one-string memory leak. Andrew Eikum (2): include: CMIC_MASK_NOASYNC flag. shell32: Correc...