Re: [mountmgr.sys] add unittests for registry keys of serial ports
"Stefan Leichter" <Stefan.Leichter(a)camline.com> wrote:
[mountmgr.sys] add unittests for registry keys of serial ports
The closest match these tests belong to is dlls/kernel32/tests/comm.c Is there any app that checks for a registry key instead of using an API? -- Dmitry.
Am Tuesday 14 April 2009 06:38:20 schrieb Dmitry Timoshkov:
"Stefan Leichter" <Stefan.Leichter(a)camline.com> wrote:
[mountmgr.sys] add unittests for registry keys of serial ports
The closest match these tests belong to is dlls/kernel32/tests/comm.c
I asked where to put the implementation before i started codeing see http://www.winehq.org/pipermail/wine-devel/2009-April/074476.html
Is there any app that checks for a registry key instead of using an API?
A brief look through bugzilla gave me: http://bugs.winehq.org/show_bug.cgi?id=9430#c2 http://bugs.winehq.org/show_bug.cgi?id=9902#c16 ff http://bugs.winehq.org/show_bug.cgi?id=10051 http://bugs.winehq.org/show_bug.cgi?id=11077 http://bugs.winehq.org/show_bug.cgi?id=11811#c26 http://bugs.winehq.org/show_bug.cgi?id=15091#c9 -- Stefan
"Stefan Leichter" <Stefan.Leichter(a)camline.com> wrote:
The closest match these tests belong to is dlls/kernel32/tests/comm.c
I asked where to put the implementation before i started codeing see http://www.winehq.org/pipermail/wine-devel/2009-April/074476.html
That's for implementation, the tests belong to the place where public API belongs to. -- Dmitry.
participants (2)
-
Dmitry Timoshkov -
Stefan Leichter