Pas toi Chris ; tu es en sevrage

Bon je vais tester ça , et convertir ma lib pour cette version .
News: Release 3.91 Beta 2
-------------------------
- Added IsDatabase(), IsFile(), IsFont(), IsDirectory(), IsGadget(), IsImage(), IsLibrary(), IsMenu(), IsModule(), IsMovie(), IsPalette(), IsSprite(), IsSprite3D(), IsStatusBar(), IsSysTrayIcon(), IsToolBar(), IsWindow()
- Manifest file (for XP skins) is now included in the exe
- Changed the LCC resource compiler and linker to PellesC one (smaller executables, more flexibility)
- Added: 'Main source' support in the IDE for multifile projects
- Added: Debugger check for empty list element access
- Changed: WindowMouseX() and WindowMouseY() now returns the coordinates in the window client area.
- Fixed: AddDate() bug
- Fixed: MDIGadget resize when a StatusBar was added after the MDI creation
- Fixed: InputPathRequester() which could crash on Win98 in some circonstances
- Fixed: OpenWindowedScreen() position when used with gadgets
- Fixed: Trim() in expression
- Fixed: a crash which could randomly occurs at the very end of the program when OpenHelp() was used.
- Fixed: a bug in PlayMovie() which could hide the movie on some configuration
- Fixed: Compiler bug when accessing a deeply nested structure array.