Click here to Skip to main content
15,920,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Share data among all loaded instances of a certain DLL Pin
CPallini12-Sep-08 3:28
mveCPallini12-Sep-08 3:28 
QuestionConvert bitmap edge in line Pin
key_b112-Sep-08 0:29
key_b112-Sep-08 0:29 
AnswerRe: Convert bitmap edge in line Pin
SandipG 12-Sep-08 1:12
SandipG 12-Sep-08 1:12 
GeneralRe: Convert bitmap edge in line Pin
key_b114-Sep-08 22:29
key_b114-Sep-08 22:29 
QuestionRe: Convert bitmap edge in line Pin
CPallini12-Sep-08 2:13
mveCPallini12-Sep-08 2:13 
AnswerRe: Convert bitmap edge in line Pin
key_b114-Sep-08 23:27
key_b114-Sep-08 23:27 
QuestionDetermining the 'real' length of Unicode strings Pin
Rob Caldecott11-Sep-08 22:45
Rob Caldecott11-Sep-08 22:45 
AnswerRe: Determining the 'real' length of Unicode strings Pin
sashoalm11-Sep-08 23:04
sashoalm11-Sep-08 23:04 
GeneralRe: Determining the 'real' length of Unicode strings Pin
Rob Caldecott11-Sep-08 23:33
Rob Caldecott11-Sep-08 23:33 
AnswerRe: Determining the 'real' length of Unicode strings Pin
Roger Stoltz12-Sep-08 0:03
Roger Stoltz12-Sep-08 0:03 
AnswerRe: Determining the 'real' length of Unicode strings Pin
James R. Twine12-Sep-08 8:00
James R. Twine12-Sep-08 8:00 
AnswerRe: Determining the 'real' length of Unicode strings Pin
Nemanja Trifunovic12-Sep-08 9:22
Nemanja Trifunovic12-Sep-08 9:22 
Questionfork a telnetd process under the unix or linux Pin
alphaxz11-Sep-08 22:03
alphaxz11-Sep-08 22:03 
AnswerRe: fork a telnetd process under the unix or linux Pin
David Crow12-Sep-08 2:26
David Crow12-Sep-08 2:26 
Questionstring to unicode conversion......... Pin
shaina223111-Sep-08 17:48
shaina223111-Sep-08 17:48 
AnswerRe: string to unicode conversion......... Pin
john563211-Sep-08 20:11
john563211-Sep-08 20:11 
AnswerRe: string to unicode conversion......... Pin
SandipG 11-Sep-08 20:18
SandipG 11-Sep-08 20:18 
QuestionHow to notify SMB copy file finish? Pin
TooBaya11-Sep-08 16:57
TooBaya11-Sep-08 16:57 
AnswerRe: How to notify SMB copy file finish? Pin
Rane12-Sep-08 6:10
Rane12-Sep-08 6:10 
GeneralRe: How to notify SMB copy file finish? Pin
James R. Twine12-Sep-08 8:10
James R. Twine12-Sep-08 8:10 
   Perhaps not.

   Change notifiers are not guaranteed to work across network shares.  You may find that they work as expected when connected to another Windown (NT4.0 or higher) machine, but last time I checked, the SMB implementation on most *nix systems (e.g. Samba) did not support them.

   Polling is often used in these cases.

   Peace!

-=- James
Please rate this message - let me know if I helped or not!<hr></hr>If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles



GeneralRe: How to notify SMB copy file finish? Pin
TooBaya13-Sep-08 5:15
TooBaya13-Sep-08 5:15 
QuestionVector is losing varable data Pin
Larry Mills Sr11-Sep-08 16:31
Larry Mills Sr11-Sep-08 16:31 
QuestionRe: Vector is losing varable data Pin
David Crow11-Sep-08 17:07
David Crow11-Sep-08 17:07 
QuestionRe: Vector is losing varable data Pin
CPallini11-Sep-08 21:23
mveCPallini11-Sep-08 21:23 
AnswerRe: Vector is losing varable data Pin
Larry Mills Sr12-Sep-08 8:05
Larry Mills Sr12-Sep-08 8: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.