Thank you very much for the DLL and this very interesting discussion.
SQLite passes the the certification test with this version.
I don't have my hands on an XP box, to test if this version runs there, but I
can ship a different version for XP if that is the tall to pay.
Notice that SQLite is
> -Original Message-
> From: sqlite-users-bounces at mailinglists.sqlite.org [mailto:sqlite-users-
> bounces at mailinglists.sqlite.org] On Behalf Of Keith Medcalf
> Sent: vrijdag 3 april 2015 01:51
> To: General Discussion of SQLite Database
> Subject: Re: [sqlite] Wi
day, 2 April, 2015 17:51
>To: General Discussion of SQLite Database
>Subject: Re: [sqlite] Windows 8.x security requirements / SafeSEHCheck -
>NXCheck - DBCheck
>
>
>BTW, I have verified that these options all work as described and the
>options are recognized and processed properly
This are basically compiler switches as far as I understand.
I am not a C programmer, so also quite difficult for me to link the library
statically.
This is what I can read about it here:
[
https://msdn.microsoft.com/en-us/library/windows/apps/jj657973.aspx#binscope_2
](
https://msdn.micros
Please find here under the test results.
Best regards,
Maarten MOSTERT
28 Av Alphonse Denis
83400 Hy?res, France
+33 676411296
[ http://stakepoint.com/ ]( http://stakepoint.com/ )
==
Windows App Certification Kit - Test Results
Windows App Cer
HI,
If I may...
On Thu, Apr 2, 2015 at 4:25 PM, Richard Hipp wrote:
> On 4/2/15, Random Coder wrote:
>>
>> I'd recommend the SQLite team turn them on for the version of the DLL
>> they distribute, but I'm honestly not sure if there are negative side
>> effects to doing so.
>
> That's not possibl
Thursday, 2 April, 2015 17:43
>To: General Discussion of SQLite Database
>Subject: Re: [sqlite] Windows 8.x security requirements / SafeSEHCheck -
>NXCheck - DBCheck
>
>
>add the following linker options with MinGW:
>
>-static-libgcc -Wl,-Bstatic,--nxcompat,--dynamicbase,--expo
4:25
>To: General Discussion of SQLite Database
>Subject: Re: [sqlite] Windows 8.x security requirements / SafeSEHCheck -
>NXCheck - DBCheck
>
>On 4/2/15, Random Coder wrote:
>>
>> I'd recommend the SQLite team turn them on for the version of the DLL
>> they distribut
Hi Everyone,
I am new here, and have a question.
For my application that relies on Sqlite I am seeking Windows 8 certification
in accordance with the following article.
[ https://msdn.microsoft.com/en-us/windows/desktop/hh749939.aspx ](
https://msdn.microsoft.com/en-us/windows/desktop/hh74993
On 4/2/15, Random Coder wrote:
>
> I'd recommend the SQLite team turn them on for the version of the DLL
> they distribute, but I'm honestly not sure if there are negative side
> effects to doing so.
That's not possible, unfortunately, We compile the published DLL
(the 32-bit DLL at least) with
On 4/2/15, maarten.mostert at stakepoint.com
wrote:
>
> WARNING
> Binary analyzer
> Warning: The binary analyzer test detected the following errors:
> File C:\Program Files\StakePoint\sqlite3.dll has failed the NXCheck check.
> File C:\Program Files\StakePoint\sqlite3.dll has failed the DBCheck ch
On Thu, Apr 2, 2015 at 10:58 AM, wrote:
>
> This are basically compiler switches as far as I understand.
>
> I am not a C programmer, so also quite difficult for me to link the library
> statically.
These tests basically map to the /SAFESEH, /DYNAMICBASE, and /NXCOMPAT
linker flags. Though, as
On 4/2/15, maarten.mostert at stakepoint.com
wrote:
>
> Hi Everyone,
>
> I am new here, and have a question.
>
> For my application that relies on Sqlite I am seeking Windows 8
> certification in accordance with the following article.
>
> [ https://msdn.microsoft.com/en-us/windows/desktop/hh749939
13 matches
Mail list logo