I have some problems to compile with DEV C++ because the line where there is the key word : "import" (in the beginning) don't compile with it...
I don't know how to replace this word for this code compile with dev C++. If you know, answer me but I can't help you.
Sorry,
Hello, I'm beginner programming in Win32, and I use DEV C++, then is no way to compile this app?. Because I need some help with the Databases, I'm studying them and this could be a good help for me.
Nothing left to say.
Goe.
Ah ben fallait le préciser que la recherche se faisait par numéro de téléphone.
Générallement c'est plutot l'inverse.
Ce qui serait bien c'est que tu effectue la recherche dans tout les champs, sans qu'il y est forcement le numéro ou le nom au complet.
Sinon la recherche par numéro marche.
SendMessage(GetDlgItem(hwnd, IDC_LIST1),...
mets: HWND hlst = GetDlgItem(hwnd, IDC_LIST1); avant la boucle.
Ne jamais appeler dans une boucle une fonction avec memes params.
Puis pour tes programmes compilé, tu as un message qui s'affiche disant que tu ne peux pas redistribuer les éxécutables.
Tu trouveras sur cppfrance, un code permettant de retirer ces alertes.
Sinon j'aime bien c'est simple et ca "marche" en partie.
I have some problems to compile with DEV C++ because the line where there is the key word : "import" (in the beginning) don't compile with it...
I don't know how to replace this word for this code compile with dev C++. If you know, answer me but I can't help you.
Sorry,
Matt...
Nothing left to say.
Goe.
Matt...
Générallement c'est plutot l'inverse.
Ce qui serait bien c'est que tu effectue la recherche dans tout les champs, sans qu'il y est forcement le numéro ou le nom au complet.
Sinon la recherche par numéro marche.