Click here to Skip to main content
15,917,645 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Runtime Error for MoveWindow Pin
Hamid_RT7-Aug-07 19:22
Hamid_RT7-Aug-07 19:22 
AnswerRe: Runtime Error for MoveWindow Pin
yaminisridaran7-Aug-07 19:44
yaminisridaran7-Aug-07 19:44 
GeneralRe: Runtime Error for MoveWindow Pin
Hamid_RT7-Aug-07 20:32
Hamid_RT7-Aug-07 20:32 
GeneralRe: Runtime Error for MoveWindow Pin
yaminisridaran7-Aug-07 21:30
yaminisridaran7-Aug-07 21:30 
GeneralRe: Runtime Error for MoveWindow Pin
Hamid_RT7-Aug-07 21:42
Hamid_RT7-Aug-07 21:42 
QuestionFatal Error C1189: Pin
T.RATHA KRISHNAN6-Aug-07 23:05
T.RATHA KRISHNAN6-Aug-07 23:05 
AnswerRe: Fatal Error C1189: Pin
Jonathan [Darka]6-Aug-07 23:27
professionalJonathan [Darka]6-Aug-07 23:27 
QuestionDatabase Updates Pin
C++_Newbee6-Aug-07 22:37
C++_Newbee6-Aug-07 22:37 
Hi Friends ,
I am new to this Forum and to the seamless World of C++.

I have just been assigned the task of managing database updates and i dont have much clue abt it so without beating about the bush ill get to that!!!

In my C++ application the database is read once in the begining into local variables which are nothing but C++ objects acting as a sort of "Logical Cache" ,and the data thus retrieved into cache is processed .

WHile the first process is in progress ,the database gets updated which will be notified to the application ,upon receiving this notification , the application without disturbing the current process , has to update my Cache , so that the latest data is avaialble for the subsequent processes/calls.


I think it might require usage of Multithreading and Mutex,but thats that!

Can somebody help me with some tips or even better some sample code to kick start this activity.


Thanks in advance friends!


C++_Newbee
Frown | :-(







AnswerRe: Database Updates Pin
David Crow7-Aug-07 2:54
David Crow7-Aug-07 2:54 
GeneralRe: Database Updates Pin
C++_Newbee7-Aug-07 18:09
C++_Newbee7-Aug-07 18:09 
Questionstdout Pin
baerten6-Aug-07 22:34
baerten6-Aug-07 22:34 
AnswerRe: stdout Pin
Russell'6-Aug-07 23:56
Russell'6-Aug-07 23:56 
GeneralRe: stdout Pin
baerten7-Aug-07 3:22
baerten7-Aug-07 3:22 
QuestionCatching the 'End Task' Event Pin
Programm3r6-Aug-07 22:04
Programm3r6-Aug-07 22:04 
AnswerRe: Catching the 'End Task' Event Pin
Jonathan [Darka]6-Aug-07 23:28
professionalJonathan [Darka]6-Aug-07 23:28 
AnswerRe: Catching the 'End Task' Event Pin
jk chan7-Aug-07 0:03
jk chan7-Aug-07 0:03 
Questionhow to change the device context for a status bar Pin
BlrBoy6-Aug-07 21:35
BlrBoy6-Aug-07 21:35 
AnswerRe: how to change the device context for a status bar Pin
jk chan7-Aug-07 0:01
jk chan7-Aug-07 0:01 
GeneralRe: how to change the device context for a status bar Pin
BlrBoy7-Aug-07 0:08
BlrBoy7-Aug-07 0:08 
AnswerRe: how to change the device context for a status bar Pin
jk chan7-Aug-07 0:28
jk chan7-Aug-07 0:28 
GeneralRe: how to change the device context for a status bar Pin
BlrBoy7-Aug-07 1:06
BlrBoy7-Aug-07 1:06 
GeneralRe: how to change the device context for a status bar Pin
jk chan7-Aug-07 2:12
jk chan7-Aug-07 2:12 
GeneralRe: how to change the device context for a status bar Pin
BlrBoy7-Aug-07 3:18
BlrBoy7-Aug-07 3:18 
GeneralRe: how to change the device context for a status bar Pin
jk chan7-Aug-07 15:01
jk chan7-Aug-07 15:01 
GeneralRe: how to change the device context for a status bar Pin
BlrBoy7-Aug-07 18:05
BlrBoy7-Aug-07 18:05 

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.