cancel
Showing results for 
Search instead for 
Did you mean: 

Signed version of Ultralite DLL for Windows Mobile

Former Member
1,837

Hi we're signing our Windows Mobile (6.5) application with a digital signature and we realized that one of the Ultralite DLL's we're using are not signing. It's the file ulnet12.dll (the one in this path when you install SQL Anywhere in your machine: C:\\Program Files\\SQL Anywhere 12\\UltraLite\\UltraLite.NET\\CE\\Arm.50).

The odd part is that one of the ulnet12.dll files is signed (the one in C:\\Program Files\\SQL Anywhere 12\\UltraLite\\UltraLite.NET\\win32).

Is there a possibility of Sybase releasing this specific ulnet12.dll file (for Windows Mobile, armv5) also with a digital signature?

Thanks, Jobson

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

You are correct: the desktop DLLs are signed, but the Windows Mobile DLLs are not.

You can sign the DLL yourself along with the rest of your app.