Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 7,2000
»
SQL Server CE
»
How to register a DLL (SQl Server Mobile...
How to register a DLL (SQl Server Mobile 2005) in Windows CE 5.0
Rate Topic
Display Mode
Topic Options
Author
Message
xavendano
xavendano
Posted Tuesday, October 21, 2008 8:38 AM
Grasshopper
Group: General Forum Members
Last Login: Wednesday, July 08, 2009 2:10 PM
Points: 18,
Visits: 42
How to register a DLL in Windows CE 5.0 ....
I understand that you must use the application regsvrce ...
Q1: Where do I find this file as in the handheld device does not have it?
Q2: What is the real name of the file?
Post #589193
krayknot
krayknot
Posted Tuesday, October 21, 2008 11:34 PM
Old Hand
Group: General Forum Members
Last Login: Friday, October 07, 2011 1:41 AM
Points: 346,
Visits: 534
xavendano (10/21/2008)
How to register a DLL in Windows CE 5.0 ....
I understand that you must use the application regsvrce ...
Q1: Where do I find this file as in the handheld device does not have it?
Q2: What is the real name of the file?
There are 3 general approaches to registering dlls on CE:
1 - Use regsvrce.exe - but you'd have to pull that tool from an Embedded C++ installation - that's the only place it ships.
2 - Use a cab file (you need to place a CESelfRegister line in the inf file).
3 - Write an additional setup dll that calls DllRegisterServer on your dll.
kshitij kumar
kshitij@krayknot.com
www.krayknot.com
Post #589588
Mohammed-277295
Mohammed-277295
Posted Monday, June 08, 2009 11:20 PM
Forum Newbie
Group: General Forum Members
Last Login: Monday, June 08, 2009 11:16 PM
Points: 1,
Visits: 5
1 - Use regsvrce.exe - but you'd have to pull that tool from an Embedded C++ installation - that's the only place it ships.
2 - Use a cab file (you need to place a CESelfRegister line in the inf file).
3 - Write an additional setup dll that calls DllRegisterServer on your dll.
??
hi
can explain this points more please
i have dll and can't register in windows ce
please help meeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
thankssss
Post #731132
shardullavekar
shardullavekar
Posted Wednesday, July 01, 2009 10:41 AM
Forum Newbie
Group: General Forum Members
Last Login: Saturday, July 04, 2009 9:34 AM
Points: 1,
Visits: 4
1 - Use regsvrce.exe - but you'd have to pull that tool from an Embedded C++ installation - that's the only place it ships.
2 - Use a cab file (you need to place a CESelfRegister line in the inf file).
3 - Write an additional setup dll that calls DllRegisterServer on your dll.
Can anyone tell me how exactly anything mentioned above is done?
I have a ready made dll file. what should i do?
Post #745603
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.