Connecting Tech Pros Worldwide Help | Site Map

What books to learn how to use Win API in Visual C++

A.E lover
Guest
 
Posts: n/a
#1: Jun 27 '08
Hi all,

I need to write a program in Visual C++ which will need a lot API
functions. Right now, I still don't know how to embed an API function
in my codes written in Visual C++ with MFC,
Can you please tell me what books are good for me to learn how to use
API functions?

Thanks
Sam
Guest
 
Posts: n/a
#2: Jun 27 '08

re: What books to learn how to use Win API in Visual C++


A.E lover writes:
Quote:
Hi all,
>
I need to write a program in Visual C++ which will need a lot API
functions. Right now, I still don't know how to embed an API function
in my codes written in Visual C++ with MFC,
Can you please tell me what books are good for me to learn how to use
API functions?
I'm sure you'll find many helpful suggestions by asking this question on a
more appropriate microsoft.* newsgroup.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQBIMHzzx9p3GYHlUOIRAkOVAJ9T8xg5udhjekvK/juMa/2yS7Hk2QCcCzQH
dsisCYgAxGlUDK1F7rlSud8=
=4ta/
-----END PGP SIGNATURE-----

asm23
Guest
 
Posts: n/a
#3: Jun 27 '08

re: What books to learn how to use Win API in Visual C++


A.E lover wrote:
Quote:
Hi all,
>
I need to write a program in Visual C++ which will need a lot API
functions. Right now, I still don't know how to embed an API function
in my codes written in Visual C++ with MFC,
Can you please tell me what books are good for me to learn how to use
API functions?
>
Thanks
It's not suitable to ask question here, Please try to find some other
place like Microsoft.****.****
reiliu1234@sina.com
Guest
 
Posts: n/a
#4: Jun 27 '08

re: What books to learn how to use Win API in Visual C++


On May 19, 2:28*am, "A.E lover" <aelove...@gmail.comwrote:
Quote:
Hi all,
>
I need to write a program in Visual C++ which will need a lot API
functions. *Right now, I still don't know how to embed an API function
in my codes written in Visual C++ with MFC,
Can you please tell me what books are good for me to learn how to use
API functions?
>
Thanks
you can read some books such as <<programming windows>>
or you can ask this question in microsoft clubs and so on
Tim Slattery
Guest
 
Posts: n/a
#5: Jun 27 '08

re: What books to learn how to use Win API in Visual C++


"A.E lover" <aelover11@gmail.comwrote:
Quote:
>Hi all,
>
>I need to write a program in Visual C++ which will need a lot API
>functions. Right now, I still don't know how to embed an API function
>in my codes written in Visual C++ with MFC,
>Can you please tell me what books are good for me to learn how to use
>API functions?
Windows API functions are documented here:
http://msdn.microsoft.com/en-us/library/aa383750.aspx

--
Tim Slattery
Slattery_T@bls.gov
http://members.cox.net/slatteryt
Alberto Bignotti
Guest
 
Posts: n/a
#6: Jun 27 '08

re: What books to learn how to use Win API in Visual C++


I suggest this fro windows api:
Windows via C/C++ (Pro - Developer)
ISBN-10: 0735624240

this for MFC and VC related
Ivor Horton's Beginning Visual C++ 2008
ISBN-10: 0470225904

bye

"A.E lover" <aelover11@gmail.comha scritto nel messaggio
news:cce07199-d93c-4253-90a4-ab7f6e41ef5a@e53g2000hsa.googlegroups.com...
Quote:
Hi all,
>
I need to write a program in Visual C++ which will need a lot API
functions. Right now, I still don't know how to embed an API function
in my codes written in Visual C++ with MFC,
Can you please tell me what books are good for me to learn how to use
API functions?
>
Thanks

Closed Thread