surya
Mon Jan 01 02:29:37 CST 2007
Hi,
I saw one message in the groups(I included below). I am getting the
same problem after adding the "C++ Runtime Support for Exception
Handling and Runtime Type Information" (SYSGEN_CPP_EH_AND_RTTI) also(
after that I gave the Build and sysgen current BSP.)
Is there any way to solve this problem?
Regards,
surya.
***********************************************************************************************
The following messages from platbuilder group.
**********************************************************************************************
[Click the star to watch this topic] Ordinal 1580 in coredll.dll
???
All 4 messages in topic - view as tree
From: skindiver - view profile
Date: Sat, Jan 7 2006 10:58 am
Email: "skindiver" <x...@ttt.com>
Groups: microsoft.public.windowsce.platbuilder
Not yet rated
Rating:
show options
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Report Abuse | Find messages by this author
I have an ActiveSync (4.1) connection to my CE 5.0 Arm device.
When I develop a small CF 2.0 app with VS 2005 and deploy I get a:
ERROR: function @ Ordinal 1580 missing in Module 'coredll.dll'
!!! Please Check your SYSGEN variable !!!
ERROR: function @ Ordinal 1580 missing in Module 'coredll.dll'
!!! Please Check your SYSGEN variable !!!
dumped on my debug terminal. The app seems to get deployed and it looks
like
the CF 2.0 cabs
also got deployed. The app fails to launch and I get a nasty error
saying
unable to start program...
corrupt instalation etc.
It does work fine when I deploy to the emulator tho.
???
Reply Rate this post: Text for clearing space
From: Helge Kruse - view profile
Date: Sat, Jan 7 2006 1:28 pm
Email: "Helge Kruse" <Helge.Kruse-nos...@gmx.net>
Groups: microsoft.public.windowsce.platbuilder
Not yet rated
Rating:
show options
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Report Abuse | Find messages by this author
opening the coredll.def and searching for 1580 gives ??_7type_info@@6B@
Looks like you platform is missing "C++ Runtime Support for Exception
Handling and Runtime Type Information" (SYSGEN_CPP_EH_AND_RTTI).
/Helge
Reply Rate this post: Text for clearing space
From: skindiver - view profile
Date: Sat, Jan 7 2006 5:07 pm
Email: "skindiver" <x...@ttt.com>
Groups: microsoft.public.windowsce.platbuilder
Not yet rated
Rating:
show options
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Report Abuse | Find messages by this author
Thanks Helge!
Didn't know that trick!
"Helge Kruse" <Helge.Kruse-nos...@gmx.net> wrote in message
news:dpntse$8ai$02$1@news.t-online.com...
- Hide quoted text -
- Show quoted text -
> opening the coredll.def and searching for 1580 gives ??_7type_info@@6B@
> Looks like you platform is missing "C++ Runtime Support for Exception
> Handling and Runtime Type Information" (SYSGEN_CPP_EH_AND_RTTI).
> /Helge
Reply Rate this post: Text for clearing space
From: Luca Calligaris - view profile
Date: Mon, Jan 9 2006 1:52 pm
Email: Luca Calligaris <LucaCalliga...@discussions.microsoft.com>
Groups: microsoft.public.windowsce.platbuilder
Not yet rated
Rating:
show options
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Report Abuse | Find messages by this author
For your information on the subject, look at "The Case of the Missing
Ordinal"
article (
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnem...
)
- Hide quoted text -
- Show quoted text -