Displaying 5 results from an estimated 5 matches for "tinku99".
2009 Sep 03
2
wine advantages over mingw
What are the advantages of using winegcc over the mingw cross compiler?
Also, what are the differences in the header files / libs supplied with each ?
I have an app (http://www.autohotkey.com/forum/viewtopic.php?t=46546) cross compiling with mingw using codeblocks, and I have it working under winelib side by side native linux code.
I wanted to translate it so it would compile with winegcc so
2009 Sep 16
2
EVENT_event_to_vkey and keyc2vkey
I need access to either the array keyc2vkey or the function EVENT_event_to_vkey in wine/dlls/winex11.drv/keyboard.c from a wine application.
Any idea on how to get at these from a normal winelib app?
or how i could compile variations of these functions into a shared library instead of a driver...
Thanks
2009 Sep 03
4
build wine dll problem
I am trying to follow the instructions here (http://www.winehq.org/docs/winelib-guide/bindlls-wrapper) to build a dll with wine that i can load dynamically in a windows wine application.
this is what i am doing:
MyWinDll.spec
Code:
2 stdcall MyWinFunc (int) MyProxyWinFunc
MyWin.c
Code:
#include <windef.h>
short MyProxyWinFunc(int *i)
{
return 5;
}
shell
Code:
winemaker --nosource-fix
2009 Sep 03
4
Re: Editing is disabled
One unfortunate side affect is you also cannot edit the title.
For example, I wanted to mark a question i posted, as solved...
> Edited posts weren't sent to the list, which caused confusion.
maybe there can be a warning added to the editing page, that says edits will not propogate to the mailing list...
what is the real advantage of a mailing list over phpbb anyways?
I can't figure
2010 Jan 02
1
Re: Editing is disabled
tparker wrote:
> On 09/04/2009 12:45 AM, John Drescher wrote:
>
> >
> > > what is the real advantage of a mailing list over phpbb anyways?
> > >
> >
> > The advantage over a forum is that I have 20 or so mailing list
> > subscriptions. If these were all forums I would not participate in
> > many of them.
> >
>
>
> This is