"Anatoly Lyutin" <[EMAIL PROTECTED]> wrote:
+/* Switch visible mdi childs */
Please use the word 'children' to avoid confusion.
+trace("Switch child window.\n");
+
+ret = SendMessageA(mdi_client, WM_MDIACTIVATE, (WPARAM)mdi_child2, 0);
+ok(!ret, "Child not been deactivate(Switch
On Saturday 02 June 2007 20:27:09 Marc G. Fournier wrote:
> --On Saturday, June 02, 2007 10:55:00 +0200 Kai Blin <[EMAIL PROTECTED]>
> > As I said in my email, I'm really happy to provide the Wine side of
> > things for this bug, but I don't feel like doing the FreeBSD research. I
> > don't use F
Am Saturday 02 June 2007 12:03 schrieb Paul Vriens:
> On 6/1/07, Stefan Leichter <[EMAIL PROTECTED]> wrote:
> > ChangeLog
> > -
> > replace CRYPT_RecurseDeleteKey with RegDeleteTreeW
>
> Hi Stefan,
>
> I don't think that's enough. There's a difference between SHDeleteKeyW
> and RegD
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
- --On Saturday, June 02, 2007 10:55:00 +0200 Kai Blin <[EMAIL PROTECTED]>
wrote:
> Right. And it's not as if we didn't try.
> Just two days ago, I've sent the following email to the freebsd-hackers
> mailing list:
> http://lists.freebsd.org/piperma
To kick off this first after memorial day weekend:
http://x-coverage.com/micro-mini-string-bikinis/
See ya monday!
--
Robert Q Kim, Wireless Internet Provider
http://evdo-coverage.com/satellite-wireless-internet.html
http://iptv-coverage.com http://wimax-coverage.com
2611 S. Pacific Coast Highwa
On 6/1/07, Juan Lang <[EMAIL PROTECTED]> wrote:
> I think it's worth figuring out why native does it like this.
Believe me, I've been trying to. I'm only inferring that it should be
loaded because using native wintrust calls CryptSIPLoad, and my
implementation makes it continue on to call other
On 6/1/07, Stefan Leichter <[EMAIL PROTECTED]> wrote:
ChangeLog
-
replace CRYPT_RecurseDeleteKey with RegDeleteTreeW
Hi Stefan,
I don't think that's enough. There's a difference between SHDeleteKeyW
and RegDeleteTreeW (see also
http://wiki.winehq.org/RecursiveRegistryKeyDel
On Saturday 02 June 2007 08:07:48 Marc G. Fournier wrote:
> --On Saturday, June 02, 2007 05:28:31 + "L. Rahyen"
> > I'm pretty sure he is. There is problems with FreeBSD that needs to be
> > resolved by FreeBSD community - i.e. by people who knows FreeBSD and have
> > time, will and necces
Alexander Nicolaysen Sørnes wrote:
This will be useful for the file saving code.
Regards,
Alexander N. Sørnes
+WCHAR wszCaption[MAX_PATH];
+
+if(wszNewFileName)
+{
+lstrcpyW(wszCaption, wszNewFileName);
+lstrcatW(wszCaption, wszSeparator);
+lstrcatW(wsz