MesSolutions
From Mesdoc
(Difference between revisions)
Line 22: | Line 22: | ||
===MFC Images JPG=== | ===MFC Images JPG=== | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | tre |
Revision as of 10:57, 28 February 2007
Contents |
WinHttp
- Include dans Properties-Linker winhtpp.lib
- Rajouter les repertoires SDK
- Entetes
- ASCII
Conversion MFC
- include "atlconv.h" "AtlBase.h"
- USES_CONVERSION;
LPCWSTR lpUniqueW = A2W((LPSTR)strUnique.GetBuffer()); strUnique.ReleaseBuffer(); CStringW strUniqueW = lpUniqueW;
PB wxWidgets compil
- Tout mettre en static (x2)
- Ne pas oublier Clean
MFC Images JPG
tre