Click here to Skip to main content
15,887,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Non-resizable window. Pin
Rick York27-Jul-01 21:51
mveRick York27-Jul-01 21:51 
GeneralRe: Non-resizable window. Pin
Ulf Öhlén28-Jul-01 8:45
Ulf Öhlén28-Jul-01 8:45 
GeneralCommunication among Components Pin
Nathan Hoffman27-Jul-01 11:00
Nathan Hoffman27-Jul-01 11:00 
GeneralRe: Communication among Components Pin
Frank Deo27-Jul-01 11:32
Frank Deo27-Jul-01 11:32 
GeneralRe: Communication among Components Pin
Cathy27-Jul-01 11:33
Cathy27-Jul-01 11:33 
GeneralCFile::Open(...) fails when opening file on MSDOS computer from Win2000 computer Pin
Cathy27-Jul-01 10:47
Cathy27-Jul-01 10:47 
GeneralRe: CFile::Open(...) fails when opening file on MSDOS computer from Win2000 computer Pin
Neville Franks27-Jul-01 12:46
Neville Franks27-Jul-01 12:46 
GeneralRe: CFile::Open(...) fails when opening file on MSDOS computer from Win2000 computer Pin
Cathy27-Jul-01 14:06
Cathy27-Jul-01 14:06 
"An invalid file handle was associated with \\ComputerName\DirName\filename.ext"

This is the code:

serverfile.Open(csServerFileName, CFile::modeCreate |
CFile::modeWrite |
CFile::typeBinary, &e)

This works fine from other operating systems.



Cathy
GeneralRe: CFile::Open(...) fails when opening file on MSDOS computer from Win2000 computer Pin
Neville Franks27-Jul-01 14:10
Neville Franks27-Jul-01 14:10 
GeneralRe: CFile::Open(...) fails when opening file on MSDOS computer from Win2000 computer Pin
Cathy27-Jul-01 14:15
Cathy27-Jul-01 14:15 
GeneralRe: CFile::Open(...) fails when opening file on MSDOS computer from Win2000 computer Pin
Neville Franks27-Jul-01 14:19
Neville Franks27-Jul-01 14:19 
GeneralRe: CFile::Open(...) fails when opening file on MSDOS computer from Win2000 computer Pin
Cathy27-Jul-01 14:33
Cathy27-Jul-01 14:33 
Generalurgent!! please respond by e-mail Pin
27-Jul-01 10:36
suss27-Jul-01 10:36 
GeneralRe: urgent!! please respond by e-mail Pin
Carlos Antollini27-Jul-01 10:49
Carlos Antollini27-Jul-01 10:49 
GeneralRe: urgent!! please respond by e-mail Pin
Douglas Troy27-Jul-01 11:07
Douglas Troy27-Jul-01 11:07 
GeneralRe: urgent!! please respond by e-mail Pin
Matt Gullett27-Jul-01 11:24
Matt Gullett27-Jul-01 11:24 
General32bit color icons and user break points Pin
Douglas Troy27-Jul-01 9:40
Douglas Troy27-Jul-01 9:40 
GeneralRe: 32bit color icons and user break points Pin
Tomasz Sowinski29-Jul-01 23:33
Tomasz Sowinski29-Jul-01 23:33 
GeneralRe: 32bit color icons and user break points Pin
Douglas Troy30-Jul-01 5:23
Douglas Troy30-Jul-01 5:23 
GeneralCalculate a Checksum Pin
youssef27-Jul-01 8:13
youssef27-Jul-01 8:13 
GeneralRe: Calculate a Checksum Pin
PJ Arends27-Jul-01 9:46
professionalPJ Arends27-Jul-01 9:46 
GeneralRe: Calculate a Checksum Pin
Joe Moldovan27-Jul-01 13:40
Joe Moldovan27-Jul-01 13:40 
GeneralRead/write from a binary file @ specified offsets Pin
27-Jul-01 7:20
suss27-Jul-01 7:20 
GeneralRe: Read/write from a binary file @ specified offsets Pin
Carlos Antollini27-Jul-01 8:18
Carlos Antollini27-Jul-01 8:18 
GeneralRe: Read/write from a binary file @ specified offsets Pin
Chris Losinger27-Jul-01 8:20
professionalChris Losinger27-Jul-01 8:20 

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.