begin process at 2012 05 27 20:25:32
  Trouver un code source :
 
dans
 

239 commentaire(s) de deck_bsd sur des sources sur cppfrance

Déposé sur Partage de variable entre plusieur programmes (filemapping)

Plus haut il est mis que ça a été testé entre C et Java , Java n'étant pas du code bas niveau tu as ta réponse. Pour ce qui est du scripting, je ne saurais dire. Mais à mon humble avis non.
Posté le : 14/05/2011 14:48:24

Déposé sur Templates c/c++ pour vs 2010

Bon pour les LPCWSTR , j'ai trouvé, suffit de changer le character set dans les options du projet, pour le reste ...

Pour contre je pense comprendre pourquoi pour de template Cwnd et console ^^ je viens de faire un nouveau projet C++ et apparemment ils ont pensé à virer leur dépendance à ce foutu fichier stdafx si je me souvient bien ^^ donc ça roule.
Posté le : 06/08/2010 09:53:33

Déposé sur Templates c/c++ pour vs 2010

BruNews , te serais-t-il possible d'être plus explicite pour les modifications à apporté pour la compilation 32bits ?  car pour *((UINT64*) szdir) = 0x7461642E6C7074; // "tpl.dat" je n'ai aucune erreur, j'ai ceci pour erreurs :


Error 36 error C2440: 'function' : cannot convert from 'INT_PTR (__cdecl *)(HWND,UINT,WPARAM,LPARAM)' to 'DLGPROC' D:\programmes_c_cpp\TEMPLATEVC2010\TpVs10.c 383
38 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 49
39 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 71
40 IntelliSense: a value of type "WCHAR *" cannot be assigned to an entity of type "char *" d:\programmes_c_cpp\templatevc2010\tpvs10.c 76
41 IntelliSense: a value of type "WCHAR *" cannot be assigned to an entity of type "char *" d:\programmes_c_cpp\templatevc2010\tpvs10.c 95
42 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 99
43 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 99
44 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 277
45 IntelliSense: argument of type "WCHAR *" is incompatible with parameter of type "const char *" d:\programmes_c_cpp\templatevc2010\tpvs10.c 282
46 IntelliSense: a value of type "WCHAR *" cannot be assigned to an entity of type "char *" d:\programmes_c_cpp\templatevc2010\tpvs10.c 284
47 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 288
48 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 290
49 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 292
50 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 307
51 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 309
52 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 325
53 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 337
54 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 346
55 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 348
56 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 360
57 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 364
58 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 366
59 IntelliSense: argument of type "char *" is incompatible with parameter of type "LPCWSTR" d:\programmes_c_cpp\templatevc2010\tpvs10.c 374
60 IntelliSense: argument of type "INT_PTR (*)(HWND hdlg, UINT mssg, WPARAM wParam, LPARAM lParam)" is incompatible with parameter of type "DLGPROC" d:\programmes_c_cpp\templatevc2010\tpvs10.c 383


Merci d'avance. Et est-ce que il y a des template pour les projets windows console et fenetré ?
Posté le : 06/08/2010 09:35:42

Déposé sur Templates c/c++ pour vs 2010

Haaa en voila une nouvelle qu'elle est bonne, la version 2010 des templates de BruNews, néanmoins je m'interroge , je ne voie aucun Cwnd ?
Posté le : 29/05/2010 22:06:15

Déposé sur Impression en win32 api avec options

Source très intéressante RACPP :) comme d'habitude ;)
Posté le : 19/10/2009 20:37:04

Déposé sur Explorateur de fichiers windows en c

Yop,

En fait graphics est une lib complètement dépassée, plus personne utilise cela. Utilise plutot l'API windows avec les fonctions FindFirstFile et FindNextFile, avec un petit treeview, ...
Posté le : 28/06/2009 11:06:36

Déposé sur [c/win32] injection de dll 2 méthodes (remotethread propre & ...

Merci Buno,

Bonne réflexion Juju12, il faudrait demander cela a Richter, je n'ai même pas penser à aller voir ce que prenait LoadLibrary, mais cela passe en effet. Il est vrai que si elle attend un handle meModule.hModule serait plus logique :)
Posté le : 12/03/2009 19:57:41

Déposé sur [c/win32] injection de dll 2 méthodes (remotethread propre & ...

Lol mais c'est pas la dll le sujet ici , donc je m'en fou de la compiler en debug ou en release, rien ne t'empeche d'en faire une en release :) ça prend 3 secondes
Posté le : 03/03/2009 21:08:28

Déposé sur [c/win32] injection de dll 2 méthodes (remotethread propre & ...

ouf oui indeed :s
Ba pour la dll je ne vois pas trop l'intérêt de le mettre c'est juste une dll qui affiche une messagebox , tout c** ^^
Posté le : 03/03/2009 20:40:19

Déposé sur [c/win32][vista] exemple d'utilisation des transactions.

Ha oui daccord, boruillon dans ce sens ^^ . Ba pour la police, mettre tout les HWND dans un tableau et puis parcourire ^^ , mais bon cela ne m'avait pas vraiment choquer de faire ligne par ligne mdr
Posté le : 23/12/2008 19:32:37



Nos sponsors


Sondage...

CalendriCode

Mai 2012
LMMJVSD
 123456
78910111213
14151617181920
21222324252627
28293031   

Consulter la suite du CalendriCode

A découvrir



 
Développement réalisé par Nicolas SOREL (Nix) avec l'aide de : Cyril DURAND et Emmanuel (EBArtSoft), Merci à Vincent pour ses précieux conseils.
CodeS-SourceS.com© Toute reproduction même partielle est interdite sauf accord écrit du Webmaster
CodeS-SourceS.com© est une marque déposée tous droits réservés

Google Coop CodeS-SourceS Google Coop CodeS-SourceS
Temps d'éxécution de la page : 0,281 sec (4)

Nous contacter | Annoncer sur CodeS-SourceS | Mentions légales