ross        2004/10/03 06:30:18 PDT

  Modified files:
    libraries/Win32/Graphics/Win32 Window.hsc 
    libraries/Win32/examples hello.lhs 
    libraries/HGL/Graphics/HGL/Win32 WND.hs 
  Log:
  Changed the interface of getMessage/peekMessage to take the buffer as an
  argument (like the underlying call) instead of returning a pointer to
  static storage.  Also added allocaMessage (to allocate such a buffer)
  and allocaPAINTSTRUCT.
  
  Revision  Changes    Path
  1.7       +15 -21    fptools/libraries/Win32/Graphics/Win32/Window.hsc
  1.4       +10 -9     fptools/libraries/Win32/examples/hello.lhs
  1.8       +3 -5      fptools/libraries/HGL/Graphics/HGL/Win32/WND.hs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to