Click here to Skip to main content
15,891,253 members
Home / Discussions / C#
   

C#

 
GeneralRe: File copying, byte by byte, w/progress bar Pin
ajtunbridge3-Jul-08 0:45
ajtunbridge3-Jul-08 0:45 
QuestionMS Visual Studio compiling [modified] Pin
ALAQUNAIBI2-Jul-08 1:14
ALAQUNAIBI2-Jul-08 1:14 
AnswerRe: MS Visual Studio compiling Pin
leppie2-Jul-08 1:34
leppie2-Jul-08 1:34 
JokeRe: MS Visual Studio compiling Pin
User 66582-Jul-08 3:55
User 66582-Jul-08 3:55 
GeneralRe: MS Visual Studio compiling Pin
Pete O'Hanlon2-Jul-08 10:13
mvePete O'Hanlon2-Jul-08 10:13 
AnswerRe: MS Visual Studio compiling Pin
Simon P Stevens2-Jul-08 4:16
Simon P Stevens2-Jul-08 4:16 
QuestionSelection of Treeview node during page load Pin
shehezada2-Jul-08 1:03
shehezada2-Jul-08 1:03 
AnswerRe: Selection of Treeview node during page load Pin
ajtunbridge2-Jul-08 2:33
ajtunbridge2-Jul-08 2:33 
GeneralRe: Selection of Treeview node during page load Pin
shehezada2-Jul-08 22:19
shehezada2-Jul-08 22:19 
QuestionHow to prevent user to go back to desktop? Pin
bug_aonz2-Jul-08 0:58
bug_aonz2-Jul-08 0:58 
AnswerRe: How to prevent user to go back to desktop? Pin
subai2-Jul-08 1:07
subai2-Jul-08 1:07 
AnswerRe: How to prevent user to go back to desktop? Pin
Simon P Stevens2-Jul-08 1:09
Simon P Stevens2-Jul-08 1:09 
AnswerRe: How to prevent user to go back to desktop? Pin
blackjack21502-Jul-08 3:41
blackjack21502-Jul-08 3:41 
GeneralRe: How to prevent user to go back to desktop? Pin
Harvey Saayman2-Jul-08 4:33
Harvey Saayman2-Jul-08 4:33 
GeneralRe: How to prevent user to go back to desktop? Pin
PIEBALDconsult2-Jul-08 5:25
mvePIEBALDconsult2-Jul-08 5:25 
AnswerRe: How to prevent user to go back to desktop? Pin
bug_aonz2-Jul-08 16:19
bug_aonz2-Jul-08 16:19 
GeneralRe: How to prevent user to go back to desktop? Pin
blackjack21503-Jul-08 0:46
blackjack21503-Jul-08 0:46 
GeneralRe: How to prevent user to go back to desktop? Pin
ajtunbridge3-Jul-08 3:47
ajtunbridge3-Jul-08 3:47 
QuestionOutOfMemoryException, Create handle failed!!! Pin
dealon2-Jul-08 0:39
dealon2-Jul-08 0:39 
Hello there.
When i run my MDIChild style window the second time, it occured an error:
OutOfMemoryExcpetion-Create handle failed.I don't known why, because some child windows can't occured this error.
Code like below:
dlg.MdiParent = this;
dlg.Show();
The first time i run this code it work correctly, but when i run it again that error occured.
Any help?
Thanks in advance!

If we dream, every thing is possible!

AnswerRe: OutOfMemoryException, Create handle failed!!! Pin
Gareth H2-Jul-08 0:56
Gareth H2-Jul-08 0:56 
GeneralRe: OutOfMemoryException, Create handle failed!!! Pin
dealon2-Jul-08 1:04
dealon2-Jul-08 1:04 
GeneralRe: OutOfMemoryException, Create handle failed!!! Pin
Gareth H2-Jul-08 4:59
Gareth H2-Jul-08 4:59 
GeneralRe: OutOfMemoryException, Create handle failed!!! Pin
dealon2-Jul-08 13:43
dealon2-Jul-08 13:43 
GeneralRe: OutOfMemoryException, Create handle failed!!! Pin
dealon3-Jul-08 20:51
dealon3-Jul-08 20:51 
QuestionCan anyboy help me design my own interface for scanning application using Twain? Pin
kapil pundit2-Jul-08 0:34
kapil pundit2-Jul-08 0:34 

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.