Dear Tony
Welcome to Wine.
> > After all the searches, I still do not have an overall idea of how to
> create an control panel applet. From my current understanding, if I put the
> cpl (dll) file in "~/.wine/drive_c/windows/system32/", wine control will
> recognize it automatically, right?
When
You can pretty much ignore everything in the actual C source files of
appwiz.c except the CPlApplet function. CPL_STARTWPARMSW is
unimportant, and all CPL_DBLCLK does is create a window.
The only difference from the layout of a normal Windows program is
that a control panel applet does not include
Dear Owen,
> Actually creating a new control panel applet is a fairly straightforward
> task. You can look at the existing control panels (appwiz.cpl, inetcpl.cpl)
> to get an idea of what's involved
>
> After all the searches, I still do not have an overall idea of how to
create an control panel
On Thu, Mar 24, 2011 at 9:51 AM, David Hedberg wrote:
> Hi Jay,
>
> On Thu, Mar 24, 2011 at 05:16, Jay Yang wrote:
> As for TortoiseSVN I don't dare speak for what others might find
> useful or how far we are from having that working, but in general
Pretty much a drop in linux replacement for to
Dear Owen,
> Actually creating a new control panel applet is a fairly straightforward
> task. You can look at the existing control panels (appwiz.cpl, inetcpl.cpl)
> to get an idea of what's involved
>
>
I have looked at the two existing applets, but got a little confused by the
variable names an
On Thu, Mar 24, 2011 at 14:25, Gilles Depeyrot wrote:
> On 24/03/2011 08:06, Dmitry Timoshkov wrote:
>>
>> Gilles Depeyrot wrote:
>>>
>>> Has there been a change between wine 1.2.2 and wine 1.3.x that would
>>> require adding an include file that was previously not needed?
>>
>> I don't think so.
On 24/03/2011 08:06, Dmitry Timoshkov wrote:
Gilles Depeyrot wrote:
Has there been a change between wine 1.2.2 and wine 1.3.x that would
require adding an include file that was previously not needed?
I don't think so. Including windef.h and winuser.h should be enough.
If you could provide a sm
Hi Jay,
On Thu, Mar 24, 2011 at 05:16, Jay Yang wrote:
> Hello,
>
> Since my first proposal got no response at all, I thought I'd offer
> another possible project I'm interested in. I looked a little into the
> "Implement the Explorer" project idea listed on the Summer of Code page on
> the wi
On 03/23/2011 02:52 PM, Lucas Zawacki wrote:
Hello, I'm Lucas Fialho Zawacki a Computer Science undergrad at UFRGS
university in Brazil. I'm very interested in working with Wine for the
Google Summer of Code and have decided to approach the implementation
of DirectInput8 missing features.
Welcom
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=10131
Your paranoid android
2011/3/23 Rico Schüller :
> +FIXME("íface %p, desc %p stub\n", This, desc);
Typo?
Hi,
Has there been a change between wine 1.2.2 and wine 1.3.x that would
require adding an include file that was previously not needed?
Thanks,
Gilles
On 24/03/2011 06:29, Dmitry Timoshkov wrote:
Jerome Leclanche wrote:
I don't think SUBLANG_FRENCH is valid in rc files. Have you tried
SUB
Hi,
It is valid for the Microsoft resource compiler and also for wine 1.2.2.
Gilles
On 23/03/2011 23:54, Jerome Leclanche wrote:
I don't think SUBLANG_FRENCH is valid in rc files. Have you tried
SUBLANG_NEUTRAL?
J. Leclanche
On Wed, Mar 23, 2011 at 9:54 AM, Gilles Depeyrot wrote:
Hi,
I
On 03/22/2011 01:33 PM, Henri Verbeet wrote:
How much of a real difference does this patch make, after you
avoid the redundant lookups? (I.e., after the second patch in this
series.)
In that case the additional reduction in context_apply_fbo_state() CPU
time from the 1st patch is only about 10%.
[please bottom post]
Gilles Depeyrot wrote:
> Has there been a change between wine 1.2.2 and wine 1.3.x that would
> require adding an include file that was previously not needed?
I don't think so. Including windef.h and winuser.h should be enough.
If you could provide a small .rc file and com
15 matches
Mail list logo