Hi,Slunt
Hmm as my thought you'd better read something about windows kernel
technology. If you got difficult in assembly , which I thought the very
low-level coding you refered to , to have a look at books about assembly maybe
the best choice. But I still think windows kernel techn
On Monday 11 September 2006 22:58, Kuba Ober wrote:
> On Monday 11 September 2006 12:12, Frank Richter wrote:
[...]
> > ":S" might've been an emoticon here.
>
> Thought about that, a quick google for :S didn't show up anything
> interesting.
According to [1], it's a "contratidcory remark" smiley.
On Monday 11 September 2006 12:12, Frank Richter wrote:
> On 11.09.2006 15:24, Kuba Ober wrote:
> >> Correct me if I'm wrong, I could be looking at the wrong files :S.
> >
> > Are you looking at assembly files? Those have .S extension. Methinks you
> > should focus on the C sources first, which hav
Saulius Krasuckas wrote:
* On Sun, 10 Sep 2006, Aaron Slunt wrote:
I was interested in starting to play with wine and maybe even build a
few functions for it...but then I realized that it's low-level coding,
something I'm not familiar with (higher level is more of my expertise).
On 11.09.2006 15:24, Kuba Ober wrote:
>> Correct me if I'm wrong, I could be looking at the wrong files :S.
>
> Are you looking at assembly files? Those have .S extension. Methinks you
> should focus on the C sources first, which have .c extension.
":S" might've been an emoticon here.
-f.r.
> I was interested in starting to play with wine and maybe even build a few
> functions for it...but then I realized that it's low-level coding,
What do you mean by low-level?
> Correct me if I'm wrong, I could be looking at the wrong files :S.
Are you looking at assembly f
--- Aaron Slunt <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I was interested in starting to play with wine and
> maybe even build a few
> functions for it...but then I realized that it's
> low-level coding, something
> I'm not familiar with (higher level is m
* On Sun, 10 Sep 2006, Aaron Slunt wrote:
> I was interested in starting to play with wine and maybe even build a
> few functions for it...but then I realized that it's low-level coding,
> something I'm not familiar with (higher level is more of my expertise).
> Correct me
Hi,I was interested in starting to play with wine and maybe even build a few functions for it...but then I realized that it's low-level coding, something I'm not familiar with (higher level is more of my expertise). Correct me if I'm wrong, I could be looking at the wrong files