Click here to Skip to main content
16,004,901 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalstring operator == Pin
Makover21-May-03 13:35
Makover21-May-03 13:35 
GeneralRe: string operator == Pin
Dave Bryant21-May-03 15:23
Dave Bryant21-May-03 15:23 
GeneralRe: string operator == Pin
Makover22-May-03 8:49
Makover22-May-03 8:49 
QuestionHow do I set up a simple test sending data through the com port?? Pin
IrishSonic21-May-03 12:54
IrishSonic21-May-03 12:54 
General(hopefully) easy WaitForMultipleObjects question Pin
Phil Hamer21-May-03 12:01
Phil Hamer21-May-03 12:01 
GeneralRe: (hopefully) easy WaitForMultipleObjects question Pin
Rage21-May-03 21:04
professionalRage21-May-03 21:04 
GeneralTechnical help and Ideas on Videoconferencing Pin
hassanmurtaza21-May-03 10:49
hassanmurtaza21-May-03 10:49 
GeneralFile Sharing Pin
DougW4821-May-03 10:38
DougW4821-May-03 10:38 
I am creating an application which shares datafiles over a LAN of roughly 5 computers. I am positioning the datafiles on only one computer on this network, and allowing all the other computers access. If I were setting up a server, this would be no problem, for I could manage the files using CSemaphores, but there is no server. Can somebody let me know if there's an option using the CArchives, or any other classes, which would allow me to read and write to these files without interfering with other instances of my application? As an example, if two instances of the same application wish to write to the datafiles, I should only allow one, but I want the second application to patiently wait for access to the datafiles--the basic reader/writer problem, but over a network. Please let me know!!!

Thanks!

Douglas A. Wright
dawrigh3@kent.edu
GeneralRe: File Sharing Pin
valikac21-May-03 11:10
valikac21-May-03 11:10 
GeneralChanging background Pin
MemLeak21-May-03 9:48
MemLeak21-May-03 9:48 
GeneralRe: Changing background Pin
valikac21-May-03 11:18
valikac21-May-03 11:18 
Generalcpropertysheet as a child Pin
Niko Tanghe21-May-03 8:16
Niko Tanghe21-May-03 8:16 
GeneralRe: cpropertysheet as a child Pin
includeh1021-May-03 8:27
includeh1021-May-03 8:27 
GeneralWierd Winsock problem Pin
JohnnyG21-May-03 8:13
JohnnyG21-May-03 8:13 
GeneralRe: Wierd Winsock problem Pin
JohnnyG21-May-03 9:09
JohnnyG21-May-03 9:09 
GeneralRe: Wierd Winsock problem Pin
AlexO21-May-03 10:01
AlexO21-May-03 10:01 
Questionwhere find “Common Toolbar Icons” 32bpp 24*24? Pin
Guy Lecomte21-May-03 7:58
Guy Lecomte21-May-03 7:58 
QuestionSimple newbie error; cout doesn't work!!? Pin
kleft21-May-03 7:29
kleft21-May-03 7:29 
AnswerRe: Simple newbie error; cout doesn't work!!? Pin
kleft21-May-03 7:35
kleft21-May-03 7:35 
GeneralRe: Simple newbie error; cout doesn't work!!? Pin
Anders Molin21-May-03 8:12
professionalAnders Molin21-May-03 8:12 
GeneralRe: Simple newbie error; cout doesn't work!!? Pin
kleft21-May-03 8:53
kleft21-May-03 8:53 
AnswerRe: Simple newbie error; cout doesn't work!!? Pin
Michael Dunn21-May-03 12:14
sitebuilderMichael Dunn21-May-03 12:14 
Generalaudio volume Pin
koenbielen21-May-03 7:24
koenbielen21-May-03 7:24 
GeneralAuthorisation of network connection Pin
Mukkie21-May-03 7:19
Mukkie21-May-03 7:19 
QuestionHow do I dynamically create an icon to display in the system tray? Pin
Kelly Herald21-May-03 7:03
Kelly Herald21-May-03 7:03 

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.