Thanks Professor,
will try to create a wrapper needed to call WIN API functions.
>
> You cannot make use of WINAPI calls from .C (or otherwise in R): it is set
> up for _cdecl calls only.
>
> You will need to write some wrapper C code.
>
> >> And now i'm at loss how to represent the data struc
On Fri, 26 Jan 2007, ? ??? wrote:
> Somehow autofilter doesn't allow this message to be posted,
> will try another time.
>
> -Original Message-
> From: Yuri Volchik <[EMAIL PROTECTED]>
> To: r-devel@r-project.org
> Date: Thu, 25 Jan 2007 22:27:13 +
> Subject: Using Windows API