User profile: nduriri

User info
User name:nduriri
History
Joined:
Number of posts:5
Latest posts:

How to dowload a file in C
//folder C:/vector1 and C:/vector1/vector1 must exist #include <windows.h> #include <stdio.h> typede...

How to create 2 push buttons
//Thanks alot Mathix //You have here a program that makes a difference between //the two ID Thanks a...

How to create 2 push buttons
//I tryed and now I have two buttons because I remove break between // the two creates //Mithix than...

How to create 2 push buttons
//I tryed but I still have one push button //Please help me #include <windows.h> #define IDB_BUT 100...

How to create 2 push buttons
//Iam not an expert in WIN32 // how can I create two push buttons? I got a source code but there i...