Développement pour Windows
Solutions M$
Microsoft Developper Network (MSDN)http://msdn.microsoft.com/
http://msdn2.microsoft.com/en-us/default.aspx
http://msdn2.microsoft.com/fr-fr/default.aspx
Visual C++
Visual Studio .Net (C# VB.Net ...)
http://msdn.microsoft.com/vstudio
http://msdn.microsoft.com/vstudio/express (Visual Studio Express - gratuit)
Actu développement Windows
http://reddevnews.com Redmond Developer NewsDéveloppement de drivers
Scripting Windows
http://msdn2.microsoft.com/en-us/library/ms950396.aspxScript Batch .bat
http://www.windows2000.ovh.org/BATCHhttp://en.wikipedia.org/wiki/Batch_file
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/batch.mspx?mfr=true Microsoft Windows XP Batch file reference
Visual Basic Script .vbs
http://fr.wikipedia.org/wiki/VBScripthttp://en.wikipedia.org/wiki/VBScript
http://msdn2.microsoft.com/en-us/library/t0aew7h6.aspx VBScript User's Guide
http://vb.developpez.com/faqvbs FAQ VBS
Windows Scripting Host WSH
PowerShell (Monad)
http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspxhttp://www.powershell-scripting.com/
Autre
http://www.secretswindows.comhttp://www.lamartin.info/wsh
Unix like
On peut retrouver un environnement comparable à Unix / Linux sous Windows avec- Cygwin
- MinGW et MSYS
Cela permet notamment de réaliser des programmes multi-plateforme.
voir aussi les "Services for Unix" de Microsoft
voir aussi DevelAstuces
cela permet d'avoir un serveur X via Cywin
D'ailleurs d'autres serveurs X mais propriétaires existent
Exceed http://connectivity.hummingbird.com/products/nc/exceed/index.html?cks=y
Installeur / Empaqueteur
Connaître les variables d'environnement (notamment le PATH)
echo %PATH%http://vlaurie.com/computers2/Articles/environment.htm
There are no comments on this page. [Add comment]