Click here to Skip to main content
16,010,876 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Resize Metafile Pin
Roger Allen3-Jan-03 5:39
Roger Allen3-Jan-03 5:39 
Generalbool and BOOL Pin
monrobot133-Jan-03 4:10
monrobot133-Jan-03 4:10 
GeneralRe: bool and BOOL Pin
Anonymous3-Jan-03 4:22
Anonymous3-Jan-03 4:22 
GeneralRe: bool and BOOL Pin
nde_plume3-Jan-03 5:41
nde_plume3-Jan-03 5:41 
GeneralRe: bool and BOOL Pin
DaveZ3-Jan-03 7:07
DaveZ3-Jan-03 7:07 
GeneralRe: bool and BOOL Pin
stanley guan5-Jan-03 14:58
stanley guan5-Jan-03 14:58 
GeneralCompletion Ports and ODBC Pin
Dave-B3-Jan-03 3:37
Dave-B3-Jan-03 3:37 
GeneralRe: Completion Ports and ODBC Pin
NormDroid3-Jan-03 3:46
professionalNormDroid3-Jan-03 3:46 
Dave-B wrote:
Internally i do a lot of database access using odbc. Is there any way to link a SQLExec statement to a completion port ? Theres lots of examples of using sockets but nothing about databases. Doing an async read still involves polling to test the status of the executing statement, which will still mean using multiple threads.

Simple multithreading suits your application which uses SQLExec, IOCP is for overlapped reads/writes with SQL does not support.
GeneralRe: Completion Ports and ODBC Pin
Dave-B3-Jan-03 4:02
Dave-B3-Jan-03 4:02 
GeneralRe: Completion Ports and ODBC Pin
Anders Molin3-Jan-03 13:55
professionalAnders Molin3-Jan-03 13:55 
QuestionDo I have a resource leak? Pin
georgiek503-Jan-03 2:36
georgiek503-Jan-03 2:36 
AnswerRe: Do I have a resource leak? Pin
Joaquín M López Muñoz3-Jan-03 2:49
Joaquín M López Muñoz3-Jan-03 2:49 
GeneralRe: Do I have a resource leak? Pin
georgiek503-Jan-03 6:34
georgiek503-Jan-03 6:34 
GeneralRe: Do I have a resource leak? Pin
Joaquín M López Muñoz3-Jan-03 7:33
Joaquín M López Muñoz3-Jan-03 7:33 
GeneralRe: Do I have a resource leak? Pin
georgiek503-Jan-03 10:48
georgiek503-Jan-03 10:48 
General_execv from one console app to another Pin
Anonymous3-Jan-03 2:20
Anonymous3-Jan-03 2:20 
GeneralRe: _execv from one console app to another Pin
Anders Molin3-Jan-03 2:33
professionalAnders Molin3-Jan-03 2:33 
GeneralRe: _execv from one console app to another Pin
Anonymous3-Jan-03 2:37
Anonymous3-Jan-03 2:37 
GeneralRe: _execv from one console app to another Pin
Joaquín M López Muñoz3-Jan-03 3:03
Joaquín M López Muñoz3-Jan-03 3:03 
GeneralRe: _execv from one console app to another Pin
Anonymous3-Jan-03 3:14
Anonymous3-Jan-03 3:14 
GeneralRe: _execv from one console app to another Pin
Joaquín M López Muñoz3-Jan-03 5:06
Joaquín M López Muñoz3-Jan-03 5:06 
Generalopen file dialog, custom template, opengl and thread.... Pin
haust3-Jan-03 2:17
haust3-Jan-03 2:17 
GeneralRe: open file dialog, custom template, opengl and thread.... Pin
AlexO3-Jan-03 2:41
AlexO3-Jan-03 2:41 
GeneralRe: open file dialog, custom template, opengl and thread.... Pin
haust3-Jan-03 5:56
haust3-Jan-03 5:56 
GeneralFormView sizes to its Initial size Pin
Arjan Schouten3-Jan-03 2:10
Arjan Schouten3-Jan-03 2:10 

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.