Click here to Skip to main content
15,894,720 members
Home / Discussions / C#
   

C#

 
GeneralRe: Creating a Process question!!! Pin
tryston025-Apr-06 10:51
tryston025-Apr-06 10:51 
GeneralRe: Creating a Process question!!! Pin
tryston026-Apr-06 4:58
tryston026-Apr-06 4:58 
GeneralRe: Creating a Process question!!! Pin
Graham Nimbley6-Apr-06 12:11
Graham Nimbley6-Apr-06 12:11 
QuestionHow to avoid dragging a form Pin
Elvia Gonzalez5-Apr-06 9:14
Elvia Gonzalez5-Apr-06 9:14 
QuestionRecognising barcode? Pin
Vertyg05-Apr-06 8:55
Vertyg05-Apr-06 8:55 
AnswerRe: Recognising barcode? Pin
Gary Thom6-Apr-06 4:07
Gary Thom6-Apr-06 4:07 
GeneralRe: Recognising barcode? Pin
Vertyg06-Apr-06 9:52
Vertyg06-Apr-06 9:52 
Questionoverriding an @ to force control chars to be interpreted Pin
Dan Neely5-Apr-06 8:37
Dan Neely5-Apr-06 8:37 
I'm reading a value from an ini file, ultimately by pinvoking GetPrivateProfileString from kernal32.dll. THe issue is that I want to be able to read a multiline value from one setting. I tried entering the value in the ini like this "multilineValue = line1 \n line2 \n line3", but when I read it from the file and look at it in debug I get '@"line1 \n line2 \n line3"' and the \n's are treated as string literals instead of control chars when I write the value out.
AnswerRe: overriding an @ to force control chars to be interpreted Pin
Guffa5-Apr-06 9:21
Guffa5-Apr-06 9:21 
Questionxpath not working with an xmlns attribute Pin
Hari 20095-Apr-06 6:54
Hari 20095-Apr-06 6:54 
AnswerRe: xpath not working with an xmlns attribute Pin
Guffa5-Apr-06 8:02
Guffa5-Apr-06 8:02 
GeneralRe: xpath not working with an xmlns attribute Pin
Hari 20095-Apr-06 8:43
Hari 20095-Apr-06 8:43 
QuestionSoapHeaders??? Pin
bakerfishsticks5-Apr-06 6:05
bakerfishsticks5-Apr-06 6:05 
QuestionClearing event handlers Pin
vineas5-Apr-06 5:44
vineas5-Apr-06 5:44 
AnswerRe: Clearing event handlers Pin
Ed.Poore5-Apr-06 7:46
Ed.Poore5-Apr-06 7:46 
GeneralRe: Clearing event handlers Pin
vineas5-Apr-06 9:30
vineas5-Apr-06 9:30 
GeneralRe: Clearing event handlers Pin
Ed.Poore5-Apr-06 9:52
Ed.Poore5-Apr-06 9:52 
QuestionMDI Parent form with toolbars and menus Pin
snickel655-Apr-06 5:30
snickel655-Apr-06 5:30 
QuestionDoubleClick and MouseDown conflict Pin
cbeasle15-Apr-06 5:02
cbeasle15-Apr-06 5:02 
AnswerRe: DoubleClick and MouseDown conflict Pin
Judah Gabriel Himango5-Apr-06 5:07
sponsorJudah Gabriel Himango5-Apr-06 5:07 
GeneralRe: DoubleClick and MouseDown conflict Pin
cbeasle15-Apr-06 9:40
cbeasle15-Apr-06 9:40 
GeneralRe: DoubleClick and MouseDown conflict Pin
Judah Gabriel Himango5-Apr-06 12:12
sponsorJudah Gabriel Himango5-Apr-06 12:12 
GeneralRe: DoubleClick and MouseDown conflict Pin
h_sarandy8-Oct-10 20:46
h_sarandy8-Oct-10 20:46 
QuestionBrowsing to a location and selecting a file Pin
naglbitur5-Apr-06 4:31
naglbitur5-Apr-06 4:31 
AnswerRe: Browsing to a location and selecting a file Pin
V.5-Apr-06 4:37
professionalV.5-Apr-06 4:37 

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.