Click here to Skip to main content
16,006,531 members
Home / Discussions / C#
   

C#

 
GeneralRe: encoding Pin
Sebastian Schneider8-Nov-04 0:37
Sebastian Schneider8-Nov-04 0:37 
Generalcompact framework Process.start Pin
BoerPuillaert7-Nov-04 23:10
BoerPuillaert7-Nov-04 23:10 
GeneralEnumerate Com ports Pin
jk chan7-Nov-04 22:05
jk chan7-Nov-04 22:05 
GeneralRe: Enumerate Com ports Pin
Valeria Bogdevich8-Nov-04 1:06
Valeria Bogdevich8-Nov-04 1:06 
QuestionDropDownList1.SelectedIndex = -1 couldn't work ? Pin
lighting_blue7-Nov-04 21:44
lighting_blue7-Nov-04 21:44 
AnswerRe: DropDownList1.SelectedIndex = -1 couldn't work ? Pin
Valeria Bogdevich8-Nov-04 0:40
Valeria Bogdevich8-Nov-04 0:40 
AnswerRe: DropDownList1.SelectedIndex = -1 couldn't work ? Pin
Anonymous8-Nov-04 19:19
Anonymous8-Nov-04 19:19 
Generalpassing HDC of picturebox to VC++ dll from C# Pin
handle1237-Nov-04 21:26
handle1237-Nov-04 21:26 
Hi, Frown | :(

plz plz help me i am struggling to display image in a picture box.. i am developing applicaiton where i have to call VC++ dll function to display image in picturebox of C# form.For that I should pass device context of picture box where i have to display image.But the problem is there is no device context for the picturebox....
I tried various method by converting picturebox to graphics object, and getting deivice context (objGfx.GetHdc()) and also pinvoke GetDC() (from user32.dll ) but to make my life miserable both are not working or I am making some silly mistake. Some sample code or link to the article where above problem is explaned will be helpful.




handle123

GeneralRe: passing HDC of picturebox to VC++ dll from C# Pin
Corinna John7-Nov-04 22:08
Corinna John7-Nov-04 22:08 
GeneralRe: passing HDC of picturebox to VC++ dll from C# Pin
handle1238-Nov-04 2:53
handle1238-Nov-04 2:53 
GeneralRe: passing HDC of picturebox to VC++ dll from C# Pin
Corinna John8-Nov-04 3:39
Corinna John8-Nov-04 3:39 
GeneralRe: passing HDC of picturebox to VC++ dll from C# Pin
handle1238-Nov-04 4:28
handle1238-Nov-04 4:28 
Generaldatabase viewer Pin
jomargon7-Nov-04 20:17
jomargon7-Nov-04 20:17 
GeneralRe: database viewer Pin
leppie7-Nov-04 21:39
leppie7-Nov-04 21:39 
GeneralC# Windows app in MFC Pin
Member 169777-Nov-04 19:53
Member 169777-Nov-04 19:53 
Generalhelp with system beep Pin
tom_dx7-Nov-04 8:53
tom_dx7-Nov-04 8:53 
GeneralRe: help with system beep Pin
Colin Angus Mackay7-Nov-04 12:10
Colin Angus Mackay7-Nov-04 12:10 
GeneralRe: help with system beep Pin
tom_dx7-Nov-04 13:10
tom_dx7-Nov-04 13:10 
GeneralRe: help with system beep Pin
Anonymous8-Nov-04 19:30
Anonymous8-Nov-04 19:30 
GeneralRe: help with system beep Pin
tom_dx9-Nov-04 1:29
tom_dx9-Nov-04 1:29 
GeneralBinaryReader I/O Problem - File Address Pin
zuschauer7-Nov-04 8:22
zuschauer7-Nov-04 8:22 
GeneralRe: BinaryReader I/O Problem - File Address Pin
leppie7-Nov-04 9:22
leppie7-Nov-04 9:22 
GeneralRe: BinaryReader I/O Problem - File Address Pin
zuschauer7-Nov-04 9:48
zuschauer7-Nov-04 9:48 
GeneralRe: BinaryReader I/O Problem - File Address Pin
Phil J Pearson8-Nov-04 1:11
Phil J Pearson8-Nov-04 1:11 
GeneralRe: BinaryReader I/O Problem - File Address Pin
zuschauer8-Nov-04 4:09
zuschauer8-Nov-04 4:09 

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.