|
-
September 6th, 2004, 06:14 AM
#1
int WINAPI WinMain(...) ~ hey guys, can tell me what does the WINAPI mean?
Hello!
i m a student doing my Final Year Project. i m given a software task using Visual C++ to make an application running a Bluetooth device. Though i m familiar with C and C++, i m very new to Visual C++..
i m given thousands of lines of code to look at now.. though i can recognise the language, there are many things that are unfamiliar to me 
int WINAPI WinMain(...) { ... }
Can anybody tell me what is WINAPI? Why is it declared after the type and before the function name?
i have checked up Microsoft MSDN site and searched the forum here but to no positive results..
hope brothers here can help me~ thanks!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|