This is likely a long shot, but I thought I\'d ask anyway.I\'m using a document management system\'s API.They provide a \"WriteFile\" method to save a given document to disk.Howeve开发者_StackOverflow
Using the client and server examples found here: http://www.winsocketdotnetworkprogramming.com/winsock2programming/winsock2advancedmailslot14.html Compiling them with VS2008, running the server and th
I\'m 开发者_开发技巧trying to to the most basic of things .... write a file in C++, but the file is not being written.I don\'t get any errors either.Maybe I\'m missing something obvious ... or what?