Click here to Skip to main content
15,923,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: POSTing binary data with HTTPS through wininet... Pin
dandy7223-Mar-06 4:16
dandy7223-Mar-06 4:16 
QuestionControling MS Communications Control? Pin
pavanbabut22-Mar-06 6:12
pavanbabut22-Mar-06 6:12 
QuestionOverlapped RS232 crash problem Pin
Battikaa22-Mar-06 5:49
Battikaa22-Mar-06 5:49 
AnswerRe: Overlapped RS232 crash problem Pin
Battikaa25-Apr-06 5:56
Battikaa25-Apr-06 5:56 
Questionplease help me Pin
dSolariuM22-Mar-06 5:26
dSolariuM22-Mar-06 5:26 
AnswerRe: please help me Pin
Dominik Reichl22-Mar-06 6:58
Dominik Reichl22-Mar-06 6:58 
QuestionNotification when a shared file is closed by other program Pin
bgsommerfeld22-Mar-06 4:58
bgsommerfeld22-Mar-06 4:58 
AnswerRe: Notification when a shared file is closed by other program Pin
Chris Meech22-Mar-06 7:05
Chris Meech22-Mar-06 7:05 
I'd suggest that when the file hasn't changed, to then close your handle and try to delete. If it works, great, if it fails, check to see if its a share violation. When it is, then sleep and upon wakeup try the delete again. Repeat as required. This is polling oriented instead of notification oriented, but it should work. I don't think there is a notification event for a file handle being closed. (But I'm sure a wiser one will point this out Blush | :O )

Chris Meech

I am Canadian. [heard in a local bar]

When I want privacy, I'll close the bathroom door. [Stan Shannon]

BAD DAY FOR: Friendly competition, as Ford Motor Co. declared the employee parking lot at its truck plant in Dearborn, Mich., off limits to vehicles built by rival companies. Workers have to drive a Ford to work, or park across the street. [CNNMoney.com]

Nice sig! [Tim Deveaux on Matt Newman's sig with a quote from me]
Questionvc.net(1.1) Pin
pankajgarg1222-Mar-06 4:06
pankajgarg1222-Mar-06 4:06 
AnswerRe: vc.net(1.1) Pin
toxcct22-Mar-06 4:09
toxcct22-Mar-06 4:09 
AnswerRe: vc.net(1.1) Pin
Dominik Reichl22-Mar-06 7:01
Dominik Reichl22-Mar-06 7:01 
Questionstructs in c++ Pin
pplshero5422-Mar-06 3:57
pplshero5422-Mar-06 3:57 
AnswerRe: structs in c++ Pin
toxcct22-Mar-06 4:07
toxcct22-Mar-06 4:07 
AnswerRe: structs in c++ Pin
Michael Dunn22-Mar-06 5:33
sitebuilderMichael Dunn22-Mar-06 5:33 
Questionwhat should be the salary of an exp vc++ sw developer Pin
vmmk22-Mar-06 3:22
vmmk22-Mar-06 3:22 
AnswerRe: what should be the salary of an exp vc++ sw developer Pin
toxcct22-Mar-06 4:11
toxcct22-Mar-06 4:11 
GeneralRe: what should be the salary of an exp vc++ sw developer Pin
Waldermort22-Mar-06 4:16
Waldermort22-Mar-06 4:16 
GeneralRe: what should be the salary of an exp vc++ sw developer Pin
toxcct22-Mar-06 4:19
toxcct22-Mar-06 4:19 
GeneralRe: what should be the salary of an exp vc++ sw developer Pin
Abebe22-Mar-06 4:21
Abebe22-Mar-06 4:21 
GeneralRe: what should be the salary of an exp vc++ sw developer Pin
V.22-Mar-06 4:40
professionalV.22-Mar-06 4:40 
GeneralRe: what should be the salary of an exp vc++ sw developer Pin
toxcct22-Mar-06 4:41
toxcct22-Mar-06 4:41 
GeneralRe: what should be the salary of an exp vc++ sw developer Pin
V.22-Mar-06 4:43
professionalV.22-Mar-06 4:43 
GeneralRe: what should be the salary of an exp vc++ sw developer Pin
Abebe22-Mar-06 4:43
Abebe22-Mar-06 4:43 
AnswerRe: what should be the salary of an exp vc++ sw developer Pin
Nish Nishant22-Mar-06 5:10
sitebuilderNish Nishant22-Mar-06 5:10 
QuestionHow to stop the window popping up when a CD is inserted Pin
Atom22-Mar-06 3:05
Atom22-Mar-06 3: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.