Click here to Skip to main content
15,898,947 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Modal Dialogs HELP!!! Pin
sixstorm7-Sep-09 6:34
sixstorm7-Sep-09 6:34 
AnswerRe: Modal Dialogs HELP!!! Pin
sixstorm7-Sep-09 8:08
sixstorm7-Sep-09 8:08 
QuestionActivating the PC's speaker using C++ for until I will need to stop - how ? (Beep, thread, and more)... Pin
amitalonm6-Sep-09 11:01
amitalonm6-Sep-09 11:01 
AnswerRe: Activating the PC's speaker using C++ for until I will need to stop - how ? (Beep, thread, and more)... Pin
Saurabh.Garg6-Sep-09 21:24
Saurabh.Garg6-Sep-09 21:24 
GeneralRe: Activating the PC's speaker using C++ for until I will need to stop - how ? (Beep, thread, and more)... Pin
amitalonm7-Sep-09 13:08
amitalonm7-Sep-09 13:08 
QuestionRe: Activating the PC's speaker using C++ for until I will need to stop - how ? (Beep, thread, and more)... Pin
amitalonm8-Sep-09 0:00
amitalonm8-Sep-09 0:00 
QuestionThe dll of IDB_VIEW_SMALL_COLOR Pin
Joel Holdsworth6-Sep-09 6:59
Joel Holdsworth6-Sep-09 6:59 
Questionis there a way to read message from the local port Pin
rj47566-Sep-09 3:59
rj47566-Sep-09 3:59 
hi..

my current problem is i have message keep coming to my local system port from one of my networked computer..
that is through socket programming(using udp).. and the application which im running in my system is win32 not mfc based...

and my project doesn't allow me to use mfc (might sound strange.. where cAsynchronous class is the only solution for an asynchronous UDP socket, i googled so far..).. and if there is a way to read incoming message (asynchronously and doesn't block my execution..so that i run the rest of my processes which include my menu handling, and blah, blah, blah, is there is a message of some type i should read it as it comes.. otherwise do my rest of the processess)....

previously just to recieve some msg outside mfc using udp i worked with recievefrom and other recieve functions that come with udp socket class members.. (and i even don't need the need to notify the incoming message thats why i went to udp not tcp..)

so finally what i need is just recieve message buffer from my local port.. and my work is done...
AnswerRe: is there a way to read message from the local port Pin
Iain Clarke, Warrior Programmer6-Sep-09 9:03
Iain Clarke, Warrior Programmer6-Sep-09 9:03 
Question« Precompiled header file error » Pin
bzsolt916-Sep-09 2:21
bzsolt916-Sep-09 2:21 
QuestionRe: « Precompiled header file error » Pin
Rajesh R Subramanian6-Sep-09 3:47
professionalRajesh R Subramanian6-Sep-09 3:47 
QuestionQuickBooks simple questions Pin
John Developer5-Sep-09 23:29
John Developer5-Sep-09 23:29 
AnswerRe: QuickBooks simple questions Pin
Luc Pattyn6-Sep-09 1:08
sitebuilderLuc Pattyn6-Sep-09 1:08 
QuestionODS_HOTLIGHT not work Pin
thanhvinh09065-Sep-09 21:49
thanhvinh09065-Sep-09 21:49 
AnswerRe: ODS_HOTLIGHT not work Pin
Code-o-mat5-Sep-09 23:43
Code-o-mat5-Sep-09 23:43 
GeneralRe: ODS_HOTLIGHT not work Pin
thanhvinh09066-Sep-09 3:06
thanhvinh09066-Sep-09 3:06 
GeneralRe: ODS_HOTLIGHT not work Pin
Code-o-mat6-Sep-09 10:08
Code-o-mat6-Sep-09 10:08 
AnswerRe: ODS_HOTLIGHT not work Pin
Iain Clarke, Warrior Programmer6-Sep-09 9:16
Iain Clarke, Warrior Programmer6-Sep-09 9:16 
QuestionLabel adresses in inline assembly Pin
Remco Hoogenboezem5-Sep-09 11:21
Remco Hoogenboezem5-Sep-09 11:21 
AnswerRe: Label adresses in inline assembly Pin
Stuart Dootson5-Sep-09 13:46
professionalStuart Dootson5-Sep-09 13:46 
AnswerRe: Label adresses in inline assembly Pin
Randor 5-Sep-09 16:24
professional Randor 5-Sep-09 16:24 
GeneralRe: Label adresses in inline assembly Pin
Stuart Dootson5-Sep-09 23:39
professionalStuart Dootson5-Sep-09 23:39 
AnswerRe: Label adresses in inline assembly Pin
Remco Hoogenboezem6-Sep-09 0:56
Remco Hoogenboezem6-Sep-09 0:56 
GeneralRe: Label adresses in inline assembly Pin
Luc Pattyn6-Sep-09 1:16
sitebuilderLuc Pattyn6-Sep-09 1:16 
GeneralRe: Label adresses in inline assembly Pin
Remco Hoogenboezem6-Sep-09 9:02
Remco Hoogenboezem6-Sep-09 9:02 

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.