Click here to Skip to main content
15,898,373 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: BinaryWriter writes empty file Pin
KlaasVersteeg20-Apr-10 21:46
KlaasVersteeg20-Apr-10 21:46 
AnswerRe: BinaryWriter writes empty file Pin
Richard MacCutchan21-Apr-10 1:41
mveRichard MacCutchan21-Apr-10 1:41 
GeneralRe: BinaryWriter writes empty file Pin
KlaasVersteeg21-Apr-10 2:18
KlaasVersteeg21-Apr-10 2:18 
GeneralRe: BinaryWriter writes empty file Pin
Richard MacCutchan21-Apr-10 4:06
mveRichard MacCutchan21-Apr-10 4:06 
GeneralRe: BinaryWriter writes empty file Pin
KlaasVersteeg21-Apr-10 4:26
KlaasVersteeg21-Apr-10 4:26 
AnswerRe: BinaryWriter writes empty file Pin
Luc Pattyn21-Apr-10 6:04
sitebuilderLuc Pattyn21-Apr-10 6:04 
GeneralRe: BinaryWriter writes empty file Pin
KlaasVersteeg21-Apr-10 20:01
KlaasVersteeg21-Apr-10 20:01 
GeneralRe: BinaryWriter writes empty file Pin
Richard MacCutchan21-Apr-10 21:13
mveRichard MacCutchan21-Apr-10 21:13 
As I suggested yesterday, you should always run through your code with the debugger to ensure that all your variables contain the correct values. When you said the file size was zero, you did not mention that the create time had not been changed. That would have been a good clue that the file was not being written.
It's time for a new signature.

GeneralRe: BinaryWriter writes empty file Pin
KlaasVersteeg21-Apr-10 21:56
KlaasVersteeg21-Apr-10 21:56 
QuestionGenerics problem Pin
roshihans17-Apr-10 17:02
roshihans17-Apr-10 17:02 
QuestionRe: Generics problem Pin
roshihans20-Apr-10 23:44
roshihans20-Apr-10 23:44 
AnswerRe: Generics problem Pin
Ghydo22-Apr-10 23:57
Ghydo22-Apr-10 23:57 
GeneralRe: Generics problem Pin
roshihans24-Apr-10 8:47
roshihans24-Apr-10 8:47 
GeneralRe: Generics problem Pin
Ghydo24-Apr-10 22:23
Ghydo24-Apr-10 22:23 
QuestionPassing structure form VC++ to C# Dll Pin
Anu_Bala14-Apr-10 19:05
Anu_Bala14-Apr-10 19:05 
AnswerRe: Passing structure form VC++ to C# Dll Pin
Andreoli Carlo16-Apr-10 0:27
professionalAndreoli Carlo16-Apr-10 0:27 
QuestionWindows CE 6.0 Pin
jashimu13-Apr-10 5:14
jashimu13-Apr-10 5:14 
Questiontrying to print a rtf file Pin
davesmith2349-Apr-10 20:20
davesmith2349-Apr-10 20:20 
AnswerRe: trying to print a rtf file Pin
Luc Pattyn9-Apr-10 23:38
sitebuilderLuc Pattyn9-Apr-10 23:38 
GeneralRe: trying to print a rtf file Pin
davesmith23410-Apr-10 15:49
davesmith23410-Apr-10 15:49 
QuestionDataGridView in Managed c++ Pin
VCsamir9-Apr-10 2:44
VCsamir9-Apr-10 2:44 
QuestionHow to call a method on another form Pin
KlaasVersteeg8-Apr-10 4:59
KlaasVersteeg8-Apr-10 4:59 
AnswerRe: How to call a method on another form Pin
Andreoli Carlo13-Apr-10 0:41
professionalAndreoli Carlo13-Apr-10 0:41 
GeneralRe: How to call a method on another form Pin
KlaasVersteeg13-Apr-10 1:31
KlaasVersteeg13-Apr-10 1:31 
GeneralRe: How to call a method on another form Pin
Andreoli Carlo13-Apr-10 2:22
professionalAndreoli Carlo13-Apr-10 2:22 

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.