Forget x1,y1,x2,y2 I have created one window i want to know the centre point my screen .
I want to know centre point of the window.How can i find it
How will i know the window coordinate in MFC .I meant i want to know (x1,y1) & (x2,y2) value
Can we build PPI(plan positon indiacator) in MFC. I meant i want to draw http://www.codeproject.com/KB/grid/DrawingRadarDisplayWithCS/Radar1.jpg...
Hye all Below I have pasted my C serial port code . Iam getting error Cannot open Communication Port. error no.2 . error no.2 specifies that...
I need simple Win32 or MFC serial port program .Can anyone send to me
I have 2 question Firstly What is the difference between Win 2000 & win XP ? Secondly Are windows2000 API are different than windows XP ? Thanks
Iam facing one problem in my socket programming on a server based program.Everything thing seems to be fine i meant my server & client are getting...
I want to read/write bytes through ethernet .Does anyone have C program .
what is LPCSTR .I know its a const pointer .But exactly what it is that i dont know
HAVE FUN #include <windows.h> #include <stdio.h> #include <string.h> HANDLE hPort; BOOL WriteByte(BYTE bybyte) { DWORD...
I need source code in C using .net framework
Hi all I want to read & write character from the serial port. Does anyone knows how t o do it.I ma having XP with .net framework
Kindly tell me the logic behind 2 statement which are in bold main() { int c,i, nwh,noth; int ndig[3]; nwh=noth=0; for(i=0;i<3;i++)...
hye again Iam still not getting it Here is a new a program Please check the bold text & explain me #define IN 1 #define OUT 0 main() {...
Hi all This is a program that prints the input one word per line .Just wanted to know what is the use of macro IN & OUT #define IN 1...
I have 2 queries 1. what this line means which is in bold 2.Up to how many times it will loop back main() { int c ; int count=0 ; while...
I have 2 dir one is src & include src contains len.c string.c include contains len.h my makefile contains vpath %.c src CPPFLAGS =-I...
On compiling my code i got this mesage gmake: *** .: Is a directory. Stop. What does it means
Hi Is else is a command .Iam Getting Error Include/sysmacro.mak:199: *** missing separator. Stop. !if $(HAS_KERNEL_AWARENESS) == 1...
Separate names with a comma.