Re: [ros-dev] [ros-diffs] [akhaldi] 62898: [PSDK] * Add missing MAXLONGLONG definition.

2014-04-24 Thread Timo Kreuzer
Am 22.04.2014 23:43, schrieb akha...@svn.reactos.org:
 Author: akhaldi
 Date: Tue Apr 22 21:43:39 2014
 New Revision: 62898

 URL: http://svn.reactos.org/svn/reactos?rev=62898view=rev
 Log:
 [PSDK]
 * Add missing MAXLONGLONG definition.

 Modified:
 trunk/reactos/include/psdk/winnt.h

 Modified: trunk/reactos/include/psdk/winnt.h
 URL: 
 http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/winnt.h?rev=62898r1=62897r2=62898view=diff
 ==
 --- trunk/reactos/include/psdk/winnt.h[iso-8859-1] (original)
 +++ trunk/reactos/include/psdk/winnt.h[iso-8859-1] Tue Apr 22 
 21:43:39 2014
 @@ -1480,6 +1480,7 @@
  #define MAXBYTE  0xff
  #define MAXWORD  0x
  #define MAXDWORD 0x
 +#define MAXLONGLONG (((LONGLONG)0x7fff  32) | 0x)
  #define PROCESSOR_INTEL_386 386
  #define PROCESSOR_INTEL_486 486
  #define PROCESSOR_INTEL_PENTIUM 586



Why not use 0x7FFFLL ?


___
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev


Re: [ros-dev] Status Meeting (April 2014)

2014-04-24 Thread Pierre Schweitzer
The credentials for the meeting just have been sent, and the server has
been started.
As a reminder, the meeting will be on fezile.reactos.org, port 6667 (no
SSL), channel #meeting.
The meeting will be private. If you don't have credentials, you cannot
attend it.

In case you didn't receive your credentials where you should, please
contact me.

Regards,

On 23/04/2014 23:02, Aleksey Bragin wrote:
 Hello,
 Let me invite you to the monthly status meeting taking place last
 Thursday of this month, 24th of April, 19:00 UTC. And this date is
 very close to now!

 IRC service will only be started shortly before the meeting. Your
 participation passwords and server address will be emailed to you
 shortly before the meeting starts, and they are going to be different
 once again as they are not stored in any database. Hopefully it's not
 much of inconvenience.
 If someone still is not getting passwords sent before a meeting -
 please email Pierre before the meeting started to get one.

 Please send agenda proposals to me before the meeting, so that we can
 start with a proposed agenda.

 Regards,
 Aleksey Bragin

 ___
 Ros-dev mailing list
 Ros-dev@reactos.org
 http://www.reactos.org/mailman/listinfo/ros-dev


-- 
Pierre Schweitzerpierre at reactos.org
System Administrator
ReactOS Foundation




smime.p7s
Description: S/MIME Cryptographic Signature
___
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev

Re: [ros-dev] WebOS and ReactOS

2014-04-24 Thread Mario Rugiero
If the idea comes from whoever maintains it, then it could help development
of the Win32 API implementation and the kernel, as there would be more
developers interested in keeping that in shape. As nice as it could be,
ReactOS itself wouldn't benefit from the UI, as it tries to keep the
Windows look and feel.


2014-04-24 18:14 GMT-03:00 Alexander Rechitskiy art1st...@yandex.ru:

  Let's bring up the webOS topic again. There is an interesting idea to
 port Nyx portability layer to Win32 and thus make Open webOS running in
 ReactOS/Windows. Nice user interface would be a benefit!


 http://www.openwebosproject.org/docs/architecture#.U1l8Uvl_vTo

 --
 Best regards,
 Alexander Reachitskiy

 ___
 Ros-dev mailing list
 Ros-dev@reactos.org
 http://www.reactos.org/mailman/listinfo/ros-dev

___
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev