Click here to Skip to main content
15,903,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to catch an exception in dll? Pin
Eugene Pustovoyt10-Sep-03 6:43
Eugene Pustovoyt10-Sep-03 6:43 
AnswerRe: How to catch an exception in dll? Pin
David Crow10-Sep-03 6:52
David Crow10-Sep-03 6:52 
GeneralRe: How to catch an exception in dll? Pin
Eugene Pustovoyt10-Sep-03 7:57
Eugene Pustovoyt10-Sep-03 7:57 
GeneralRe: How to catch an exception in dll? Pin
David Crow10-Sep-03 8:02
David Crow10-Sep-03 8:02 
GeneralRe: How to catch an exception in dll? Pin
Alvaro Mendez10-Sep-03 8:23
Alvaro Mendez10-Sep-03 8:23 
AnswerRe: How to catch an exception in dll? Pin
Joel Lucsy10-Sep-03 11:19
Joel Lucsy10-Sep-03 11:19 
GeneralThanks to everybody. catch( ... ) works Pin
Eugene Pustovoyt10-Sep-03 18:03
Eugene Pustovoyt10-Sep-03 18:03 
Questionhow to commuicate with a web server Pin
Stober10-Sep-03 6:32
Stober10-Sep-03 6:32 
I have an ATL COM+ server (on W2K or XP comuter) that passes data to/from wireless clients and an sql server. This works fine. Now we may need to unplug the sql server and replace it with a web server. Many of the web server's clients will be normal PCs using IE6. But my ALT server will also act like a client to the web server, but it will not have a visual interface. It still needs to get the data and format it for the wireless client, which also knows nothing about html.

Anyone have any ideas how to do this from the ATL program?

Thanks

AnswerRe: how to commuicate with a web server Pin
valikac10-Sep-03 9:08
valikac10-Sep-03 9:08 
Question'lrint' equivalent? Pin
ns10-Sep-03 6:23
ns10-Sep-03 6:23 
AnswerRe: 'lrint' equivalent? Pin
David Crow10-Sep-03 6:55
David Crow10-Sep-03 6:55 
GeneralODBC Datasources Pin
si_6910-Sep-03 5:46
si_6910-Sep-03 5:46 
GeneralRe: ODBC Datasources Pin
David Crow10-Sep-03 6:13
David Crow10-Sep-03 6:13 
GeneralHTML syntax highlighting concepts Pin
mcguile25710-Sep-03 5:26
mcguile25710-Sep-03 5:26 
GeneralRe: HTML syntax highlighting concepts Pin
Phil Hamer10-Sep-03 9:20
Phil Hamer10-Sep-03 9:20 
GeneralPaiting inside a control Pin
JensB10-Sep-03 5:24
JensB10-Sep-03 5:24 
QuestionCListCtrl, how to iterate through all items? Pin
Anonymous10-Sep-03 5:21
Anonymous10-Sep-03 5:21 
AnswerRe: CListCtrl, how to iterate through all items? Pin
vcplusplus10-Sep-03 5:35
vcplusplus10-Sep-03 5:35 
AnswerRe: CListCtrl, how to iterate through all items? Pin
David Crow10-Sep-03 6:16
David Crow10-Sep-03 6:16 
GeneralRe: CListCtrl, how to iterate through all items? Pin
Anonymous10-Sep-03 6:40
Anonymous10-Sep-03 6:40 
GeneralXP Serial communication Pin
Arthur Westerman10-Sep-03 4:54
Arthur Westerman10-Sep-03 4:54 
GeneralcreateProcess questions Pin
ns10-Sep-03 4:46
ns10-Sep-03 4:46 
GeneralRe: createProcess questions Pin
Magnus Westin10-Sep-03 4:58
Magnus Westin10-Sep-03 4:58 
Generalerror Pin
ranjjj10-Sep-03 4:24
ranjjj10-Sep-03 4:24 
GeneralRe: error Pin
David Crow10-Sep-03 6:22
David Crow10-Sep-03 6:22 

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.