Hi I am a noob to win32 programming. Frankly it is driving me nuts The books I have come across show you to make drawing apps which is what I don't want now . How would create in win32 the following: void main() { int j; char ans; float num,ndx=0; float count[15],mean,kk,std; do { scanf(" Enter number\n", num); printf("…