Click here to Skip to main content
15,904,023 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to use OnDeviceChange under windows98? Pin
Syouki_kou5-Jun-06 21:50
Syouki_kou5-Jun-06 21:50 
GeneralRe: How to use OnDeviceChange under windows98? Pin
Syouki_kou6-Jun-06 17:55
Syouki_kou6-Jun-06 17:55 
Questionhow to get icon from other applications Pin
wanglei19805-Jun-06 15:28
wanglei19805-Jun-06 15:28 
AnswerRe: how to get icon from other applications Pin
Ryan Binns5-Jun-06 18:23
Ryan Binns5-Jun-06 18:23 
AnswerRe: how to get icon from other applications Pin
ThatsAlok5-Jun-06 23:22
ThatsAlok5-Jun-06 23:22 
QuestionMFC Excel charts with VC++ Pin
BuckBrown5-Jun-06 11:00
BuckBrown5-Jun-06 11:00 
AnswerRe: MFC Excel charts with VC++ Pin
BuckBrown6-Jun-06 12:02
BuckBrown6-Jun-06 12:02 
Questioncode for display multiple waveform in multiple channels of the same time base [modified] Pin
mrby1235-Jun-06 10:50
mrby1235-Jun-06 10:50 
QuestionMsn Messenger Pin
YaronNir5-Jun-06 10:39
YaronNir5-Jun-06 10:39 
AnswerRe: Msn Messenger Pin
ThatsAlok5-Jun-06 23:18
ThatsAlok5-Jun-06 23:18 
QuestionVS 2005 and GDI+ Pin
Van Court5-Jun-06 9:57
Van Court5-Jun-06 9:57 
AnswerRe: VS 2005 and GDI+ Pin
uusheikh5-Jun-06 17:59
uusheikh5-Jun-06 17:59 
GeneralRe: VS 2005 and GDI+ Pin
Van Court6-Jun-06 10:32
Van Court6-Jun-06 10:32 
QuestionInterview Questions ... Please Answer! [modified] Pin
AryaSoft5-Jun-06 9:49
AryaSoft5-Jun-06 9:49 
AnswerRe: Interview Questions ... Please Answer! Pin
Chris Losinger5-Jun-06 10:14
professionalChris Losinger5-Jun-06 10:14 
GeneralRe: Interview Questions ... Please Answer! [modified] Pin
AryaSoft5-Jun-06 10:37
AryaSoft5-Jun-06 10:37 
GeneralRe: Interview Questions ... Please Answer! [modified] Pin
Zac Howland5-Jun-06 10:45
Zac Howland5-Jun-06 10:45 
AnswerRe: Interview Questions ... Please Answer! Pin
Zac Howland5-Jun-06 10:21
Zac Howland5-Jun-06 10:21 
AnswerRe: Interview Questions ... Please Answer! Pin
ThatsAlok5-Jun-06 23:11
ThatsAlok5-Jun-06 23:11 
AryaSoft wrote:
1. How do you ensure data consistency with mulitple threads.

 By Using Syncronization Object!
AryaSoft wrote:
2. How do you implement a single linked with multiple threads accessing and updating the same. What are the different ways to do it. What is best for performance?


 Read About Syncronization Object  HERE[^], Best performance will given (if using under only one process) will be Critical Section
AryaSoft wrote:
3. Write code for inserting into singly linked list, taking into consideration that multiple threads can call the same function concurrently.

Try urself!
AryaSoft wrote:
. Networking questions. Difference between TCP, UDP and why should one use UDP.

AryaSoft wrote:
3. What is multicast.

AryaSoft wrote:
4. How does data send and receive work in UDP. How much data can application send at one shot with UDP and how does it work with TCP?


Read any networking Book first chapter


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
Support CRY- Child Relief and You
GeneralRe: Interview Questions ... Please Answer! Pin
AryaSoft7-Jun-06 11:24
AryaSoft7-Jun-06 11:24 
Questionstatus bar Pin
LCI5-Jun-06 8:57
LCI5-Jun-06 8:57 
AnswerRe: status bar Pin
led mike5-Jun-06 9:18
led mike5-Jun-06 9:18 
AnswerRe: status bar Pin
Zac Howland5-Jun-06 9:25
Zac Howland5-Jun-06 9:25 
QuestionTrackPopupMenu() blocks message engine Pin
LeeeNN5-Jun-06 8:50
LeeeNN5-Jun-06 8:50 
AnswerRe: TrackPopupMenu() blocks message engine Pin
Zac Howland5-Jun-06 9:14
Zac Howland5-Jun-06 9:14 

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.