SetTimer

From: Andrew McGrath (andrew.mcgrath_at_mcsoft.com.au)
Date: 02/28/04


Date: Sat, 28 Feb 2004 22:50:32 +1000

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



Relevant Pages

  • Re: Windows Mobile 6 and older DLLs.
    ... the compile the first few times and that is why I couldn't get it to work ... project's property page and I now have the DLL working as it should. ... time I've had to convert an eVC DLL in VS 2005. ... can create a new project in Visual Studio selecting "Win32 Smart Device ...
    (microsoft.public.pocketpc)
  • Re: Windows Mobile 6 and older DLLs.
    ... I finally got around to install the WM6 SDK and emulators and as the ... there is no way I have found to compile it without having to use the ... you should be able to open eVC projects in Visual ... wizard to create a new DLL project using the latest SDK. ...
    (microsoft.public.pocketpc)
  • Re: VBA and VSTO
    ... If you compile in VB6 with Global MultiUse than all you have to do is set a reference in Excel to your dll via Tools, References and you can access your functions in the dll directly. ... You will have to register the dll as well with Windows with Regsvr32, but that can be done quite simply in VBA. ...
    (microsoft.public.excel.programming)
  • Re: Not av valid Win CE program
    ... deployed when you compile the application with eVC and allow it to download ... There are different DLL names ... for the release and debug versions of the MFC DLL, for example, and eVC will ... > the .exe and the .dll to release directroy on the PC which the nk.bin ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: HOW CAN I OPEN A COM PROJECT COMPILED IN VS2005, IN VS2003?
    ... I keep getting the .exe output when I compile in the VC7. ... the General Configuration Type to be .dll in the Project Property. ... Microsoft MVP, MCSD ... instead create my own folders for file grouping... ...
    (microsoft.public.win32.programmer.ole)