Click here to Skip to main content
15,914,417 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to get MAC address (physical) Pin
gilc1375-Mar-04 14:09
gilc1375-Mar-04 14:09 
AnswerRe: How to get MAC address (physical) Pin
Anthony_Yio5-Mar-04 22:24
Anthony_Yio5-Mar-04 22:24 
GeneralRe: How to get MAC address (physical) Pin
gilc1376-Mar-04 7:12
gilc1376-Mar-04 7:12 
GeneralRe: How to get MAC address (physical) Pin
Anthony_Yio8-Mar-04 1:19
Anthony_Yio8-Mar-04 1:19 
GeneralAutomatic code comment in C++ Pin
Filousov5-Mar-04 13:09
Filousov5-Mar-04 13:09 
GeneralRe: Automatic code comment in C++ Pin
Anthony_Yio5-Mar-04 20:39
Anthony_Yio5-Mar-04 20:39 
Generalnetworking Pin
til rules5-Mar-04 11:49
til rules5-Mar-04 11:49 
GeneralRe: networking Pin
Rickard Andersson205-Mar-04 13:12
Rickard Andersson205-Mar-04 13:12 
GeneralRe: networking Pin
Prakash Nadar6-Mar-04 3:15
Prakash Nadar6-Mar-04 3:15 
GeneralMessage Maps in Services Pin
mmica5-Mar-04 10:59
mmica5-Mar-04 10:59 
GeneralRe: Message Maps in Services Pin
Prakash Nadar5-Mar-04 13:23
Prakash Nadar5-Mar-04 13:23 
GeneralHelp with OnPaint Pin
S van Leent5-Mar-04 10:56
S van Leent5-Mar-04 10:56 
GeneralRe: Help with OnPaint Pin
LunaticFringe5-Mar-04 12:46
LunaticFringe5-Mar-04 12:46 
GeneralRe: Help with OnPaint Pin
Prakash Nadar5-Mar-04 13:21
Prakash Nadar5-Mar-04 13:21 
GeneralRe: Help with OnPaint Pin
John R. Shaw6-Mar-04 6:18
John R. Shaw6-Mar-04 6:18 
GeneralRe: Help with OnPaint Pin
Joe Woodbury6-Mar-04 11:51
professionalJoe Woodbury6-Mar-04 11:51 
Generalplay music in the background of my program Pin
til rules5-Mar-04 10:41
til rules5-Mar-04 10:41 
GeneralRe: play music in the background of my program Pin
LunaticFringe5-Mar-04 12:41
LunaticFringe5-Mar-04 12:41 
Generalin confused Pin
til rules5-Mar-04 10:18
til rules5-Mar-04 10:18 
GeneralRe: in confused Pin
David Crow5-Mar-04 10:24
David Crow5-Mar-04 10:24 
Protected indictates that only member functions, friends, and derived classes can access the members of that class. Public indicates that the members of that class are accessible by all. Private indicates that only member functions and friends can access the members of that class.


"The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)
GeneralRe: in confused Pin
BlackDice5-Mar-04 10:26
BlackDice5-Mar-04 10:26 
GeneralRe: in confused Pin
til rules5-Mar-04 10:31
til rules5-Mar-04 10:31 
GeneralDisplaying a list of CD/DVD drives Pin
Dev5785-Mar-04 10:06
Dev5785-Mar-04 10:06 
GeneralRe: Displaying a list of CD/DVD drives Pin
mmica5-Mar-04 10:09
mmica5-Mar-04 10:09 
GeneralRe: Displaying a list of CD/DVD drives Pin
David Crow5-Mar-04 10:19
David Crow5-Mar-04 10:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.