Click here to Skip to main content
15,887,875 members
Home / Discussions / C#
   

C#

 
GeneralRe: Spreadsheet in C# Pin
viciouskinid18-Nov-08 18:25
viciouskinid18-Nov-08 18:25 
QuestionService socket connection problem Pin
teopau18-Nov-08 14:33
teopau18-Nov-08 14:33 
AnswerRe: Service socket connection problem Pin
Mbah Dhaim18-Nov-08 17:47
Mbah Dhaim18-Nov-08 17:47 
GeneralRe: Service socket connection problem Pin
teopau23-Nov-08 17:49
teopau23-Nov-08 17:49 
QuestionThe best way to change content of main form? Pin
tom3x18-Nov-08 13:35
tom3x18-Nov-08 13:35 
AnswerRe: The best way to change content of main form? Pin
Dave Kreskowiak18-Nov-08 14:36
mveDave Kreskowiak18-Nov-08 14:36 
AnswerRe: The best way to change content of main form? Pin
Mbah Dhaim18-Nov-08 17:54
Mbah Dhaim18-Nov-08 17:54 
QuestionInvalid FORMATETC structure Pin
Jammer18-Nov-08 10:55
Jammer18-Nov-08 10:55 
Hi All,

I've just been working on some drag and drop functionality in a C# app and came upon this exception:

Invalid FORMATETC structure (Exception from HRESULT: 0x80040064 (DV_E_FORMATETC))


This was occuring when debugging ... I would drag the item out of my app and hover over the related app in the taskbar in order to restore that apps screen to drop the item in the other application.

So I rebuilt the entire application in Release mode to test the same thing there and there is no problem. After reading a bit it seems that this is actually related to protected memory. Can I just put this down to the app being in debug mode and rest easy that it works in Release mode?

Kinda worrying when your app behaves better in Release mode ... there is always a first I guess Wink | ;)


AnswerRe: Invalid FORMATETC structure Pin
led mike18-Nov-08 11:30
led mike18-Nov-08 11:30 
GeneralRe: Invalid FORMATETC structure Pin
Jammer18-Nov-08 11:54
Jammer18-Nov-08 11:54 
QuestionHow extensively are you using generic methods? Pin
Member 391904918-Nov-08 10:47
Member 391904918-Nov-08 10:47 
AnswerRe: How extensively are you using generic methods? Pin
Pete O'Hanlon18-Nov-08 11:51
mvePete O'Hanlon18-Nov-08 11:51 
AnswerRe: How extensively are you using generic methods? Pin
PIEBALDconsult18-Nov-08 12:15
mvePIEBALDconsult18-Nov-08 12:15 
AnswerRe: How extensively are you using generic methods? Pin
Mark Churchill18-Nov-08 12:59
Mark Churchill18-Nov-08 12:59 
QuestionVGA output in C# Pin
evertqin18-Nov-08 9:47
evertqin18-Nov-08 9:47 
AnswerRe: VGA output in C# Pin
Dan Neely18-Nov-08 10:05
Dan Neely18-Nov-08 10:05 
GeneralRe: VGA output in C# Pin
evertqin18-Nov-08 14:22
evertqin18-Nov-08 14:22 
GeneralRe: VGA output in C# Pin
Dave Kreskowiak18-Nov-08 14:33
mveDave Kreskowiak18-Nov-08 14:33 
GeneralRe: VGA output in C# Pin
evertqin18-Nov-08 17:02
evertqin18-Nov-08 17:02 
GeneralRe: VGA output in C# Pin
Dave Kreskowiak18-Nov-08 17:42
mveDave Kreskowiak18-Nov-08 17:42 
AnswerRe: VGA output in C# Pin
Christian Graus18-Nov-08 11:47
protectorChristian Graus18-Nov-08 11:47 
Questionregular expression cleanup! Pin
nesfrank18-Nov-08 9:14
nesfrank18-Nov-08 9:14 
AnswerRe: regular expression cleanup! Pin
sph3rex18-Nov-08 9:34
sph3rex18-Nov-08 9:34 
AnswerRe: regular expression cleanup! Pin
carbon_golem18-Nov-08 9:54
carbon_golem18-Nov-08 9:54 
AnswerRe: regular expression cleanup! Pin
Garth J Lancaster18-Nov-08 10:17
professionalGarth J Lancaster18-Nov-08 10:17 

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.