Click here to Skip to main content
15,907,497 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: can anyone kind enough to point out my bug here. Pin
Niklas L14-May-02 2:10
Niklas L14-May-02 2:10 
GeneralRe: can anyone kind enough to point out my bug here. Pin
John Cruz14-May-02 8:35
John Cruz14-May-02 8:35 
QuestionCannot use MM_TEXT to draw in a metafile ? Pin
Braulio Dez14-May-02 0:54
Braulio Dez14-May-02 0:54 
GeneralMysterious error!!! Pin
tongc14-May-02 0:48
tongc14-May-02 0:48 
GeneralRe: Mysterious error!!! Pin
Joaquín M López Muñoz14-May-02 0:53
Joaquín M López Muñoz14-May-02 0:53 
GeneralRe: Mysterious error!!! [edited] Pin
Maxwell Chen14-May-02 0:57
Maxwell Chen14-May-02 0:57 
GeneralRe: Mysterious error!!! [edited] Pin
tongc14-May-02 1:44
tongc14-May-02 1:44 
GeneralUnix signal analogous implementation in windows Pin
14-May-02 0:22
suss14-May-02 0:22 
Hi,

We had several signal handling functions in C++ code under Unix platform.

SIGTERM - drain the requests, and shutdown
SIGHUP - A important signal handler in that it signals a reload of the data.
SIGUSR1 - drains the requests and shutdown.

It is our requirement to find functionality in the win32 world that would be analogous to signals in Unix.
we need to find Windows idioms for these functions, some type of ways to indicate to a process that we want it to drain requests and shutdown or reload data etc.

According to our understanding signal processing isn’t one of the Windows strong points.

We are in the process of finding alternatives to scope out a solution for signals in Windows.
Currently we do not have adequate domain knowledge.

Can you please provide us some directions in this regard?

Thanks,
-Sarma
GeneralRe: Unix signal analogous implementation in windows Pin
Martin Ziacek14-May-02 0:23
Martin Ziacek14-May-02 0:23 
GeneralRe: Unix signal analogous implementation in windows Pin
Joaquín M López Muñoz14-May-02 1:02
Joaquín M López Muñoz14-May-02 1:02 
GeneralProblems with "external struct" Pin
14-May-02 0:10
suss14-May-02 0:10 
GeneralRe: Problems with "external struct" Pin
Maxwell Chen14-May-02 0:53
Maxwell Chen14-May-02 0:53 
GeneralRe: Problems with "external struct" Pin
Aizik Yair14-May-02 1:00
Aizik Yair14-May-02 1:00 
GeneralRe: Problems with "external struct" Pin
14-May-02 2:59
suss14-May-02 2:59 
GeneralRe: Problems with "external struct" Pin
Alexandru Savescu14-May-02 2:58
Alexandru Savescu14-May-02 2:58 
GeneralRe: Problems with "external struct" Pin
14-May-02 3:02
suss14-May-02 3:02 
GeneralRe: Problems with "external struct" Pin
14-May-02 3:16
suss14-May-02 3:16 
GeneralRe: Problems with "external struct" Pin
14-May-02 5:42
suss14-May-02 5:42 
QuestionDialogs in dialogs? Pin
-Dy14-May-02 0:12
-Dy14-May-02 0:12 
AnswerRe: Dialogs in dialogs? Pin
Martin Ziacek14-May-02 0:18
Martin Ziacek14-May-02 0:18 
GeneralRe: Dialogs in dialogs? Pin
-Dy14-May-02 0:28
-Dy14-May-02 0:28 
AnswerRe: Dialogs in dialogs? Pin
Nish Nishant14-May-02 0:18
sitebuilderNish Nishant14-May-02 0:18 
GeneralRe: Dialogs in dialogs? Pin
-Dy14-May-02 0:30
-Dy14-May-02 0:30 
AnswerRe: Dialogs in dialogs? Pin
Maxwell Chen14-May-02 0:41
Maxwell Chen14-May-02 0:41 
GeneralRe: Dialogs in dialogs? Pin
Niklas L14-May-02 2:17
Niklas L14-May-02 2:17 

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.