Hi,

I am new to developing for Windows CE 4.2.
I want to use file functions such as MoveFile, CopyFile etc. in my
application.
The eVC 4.2 help informs me that I need to link with coredll.lib and
fsmain.lib.
The first one, coredll.lib I found, but where is fsmain.lib ?
I searched my entire disk: no fsmain.lib or fsmain.dll found.

I am thinking that maybe I haven't downloaded enough... ?
I downloaded eVC 4.2, service pack 4, standard sdk 420, pocket pc 2003 SDK,
and emulator images (wwe).
What else do I need to get fsmain.lib & dll ?

Thank you for any information you have on this,

Etienne Thijsse

Re: where is fsmain.lib ? by Michael

Michael
Thu Nov 11 09:55:26 CST 2004

You only need to link to coredll.lib. Either the documentation you are
reading is incorrect, or you're misreading it. fsmain.lib is used when
building a CE OS config, not when building an application.

--

Michael Salamone [eMVP]
Entrek Software, Inc.
www.entrek.com



"Etienne Thijsse" <e.thijsse@chello.nl> wrote in message
news:N6vkd.6058$jf.616@amsnews03-serv.chello.com...
> Hi,
>
> I am new to developing for Windows CE 4.2.
> I want to use file functions such as MoveFile, CopyFile etc. in my
> application.
> The eVC 4.2 help informs me that I need to link with coredll.lib and
> fsmain.lib.
> The first one, coredll.lib I found, but where is fsmain.lib ?
> I searched my entire disk: no fsmain.lib or fsmain.dll found.
>
> I am thinking that maybe I haven't downloaded enough... ?
> I downloaded eVC 4.2, service pack 4, standard sdk 420, pocket pc 2003
> SDK, and emulator images (wwe).
> What else do I need to get fsmain.lib & dll ?
>
> Thank you for any information you have on this,
>
> Etienne Thijsse
>



Re: where is fsmain.lib ? by Etienne

Etienne
Fri Nov 12 01:00:45 CST 2004

Ok, thanks.



Its the standard eVC help that mentions fsmain.lib and that confused me.

For example, look up MoveFile in the help.

Way at the bottom, in the 'requirements' section, column 'Link to',

It says "Coredll.lib, Fsmain.lib", without indication that this is for OS
config.



Thanks for answering my question,

Etienne

"Michael J. Salamone [eMVP]" <mikesa#at#entrek#dot#com> schreef in bericht
news:OpjzgbAyEHA.1308@TK2MSFTNGP09.phx.gbl...
> You only need to link to coredll.lib. Either the documentation you are
> reading is incorrect, or you're misreading it. fsmain.lib is used when
> building a CE OS config, not when building an application.
>
> --
>
> Michael Salamone [eMVP]
> Entrek Software, Inc.
> www.entrek.com
>
>
>
> "Etienne Thijsse" <e.thijsse@chello.nl> wrote in message
> news:N6vkd.6058$jf.616@amsnews03-serv.chello.com...
>> Hi,
>>
>> I am new to developing for Windows CE 4.2.
>> I want to use file functions such as MoveFile, CopyFile etc. in my
>> application.
>> The eVC 4.2 help informs me that I need to link with coredll.lib and
>> fsmain.lib.
>> The first one, coredll.lib I found, but where is fsmain.lib ?
>> I searched my entire disk: no fsmain.lib or fsmain.dll found.
>>
>> I am thinking that maybe I haven't downloaded enough... ?
>> I downloaded eVC 4.2, service pack 4, standard sdk 420, pocket pc 2003
>> SDK, and emulator images (wwe).
>> What else do I need to get fsmain.lib & dll ?
>>
>> Thank you for any information you have on this,
>>
>> Etienne Thijsse
>>
>
>