Re: SetTimer
From: Michael J. Salamone [eMVP] (mikesa#at#entrek#dot#com)
Date: 02/29/04
- Previous message: oscar: "Compact flash partitions"
- In reply to: Andrew McGrath: "SetTimer"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 29 Feb 2004 10:34:23 -0800
Are you including the timer component (part of GWES)? Actually, are you
doing anything to omit timer.
Anyway, the timer component of GWES contains SetTimer and KillTimer.
-- Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell Microsoft! https://www.windowsembeddedeval.com/community/newsgroups Michael Salamone [eMVP] Entrek Software, Inc. www.entrek.com "Andrew McGrath" <andrew.mcgrath@mcsoft.com.au> wrote in message news:eVjV7lf$DHA.1456@TK2MSFTNGP09.phx.gbl... > Hi > > I can compile my dll that contains a call to SetTimer using eVC 4, but when > I build my image using PB 4.2 (and the dll is included in that image), I get > this error > > Error: Can't find import 875 in coredll.dll > > If I cover up the calls to SetTimer, I get > > Error: Can't find import 876 in coredll.dll > > which is equivalent to KillTimer, > > and if I comment out both, the image is built ok. > > Am I missing a lib or something somewhere?? > > I am targeting a PXA255. > > Thanks > > Andrew > >
- Previous message: oscar: "Compact flash partitions"
- In reply to: Andrew McGrath: "SetTimer"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|