glad, it works now,
thanks, Gunner =) glad you solve it!
i suspected that g_type_fundamental(exported in libgobject-2.0-0.dll) too earlier,
i go a g_printf on the eax after g_type_fundamental, no changes,
maybe that exposed function is broken, now you mentioned this,
i assume that function is supposed to left shift 2 and return me 64.
May I ask, why you don't just use a GLADE file to create the UI?
nothing particular actually,
glade is really nice tool, like vb designer, i use it too,
but coding the controls one by one seems to feel much more in control, imo,