Click here to Skip to main content
16,013,338 members
Home / Discussions / C#
   

C#

 
AnswerRe: deleting class objects Pin
Tom Larsen13-Jan-06 6:34
Tom Larsen13-Jan-06 6:34 
AnswerRe: deleting class objects Pin
Guffa13-Jan-06 6:39
Guffa13-Jan-06 6:39 
QuestionInclude C++ resources in C# code Pin
Erock12313-Jan-06 4:46
Erock12313-Jan-06 4:46 
Questioninserting image in form Pin
usmanali12313-Jan-06 3:53
usmanali12313-Jan-06 3:53 
AnswerRe: inserting image in form Pin
RizwanSharp13-Jan-06 9:45
RizwanSharp13-Jan-06 9:45 
AnswerRe: inserting image in form Pin
Koushik Biswas13-Jan-06 12:35
Koushik Biswas13-Jan-06 12:35 
QuestionEM_SETCHARFORMAT Question Pin
c#guy381113-Jan-06 3:47
c#guy381113-Jan-06 3:47 
AnswerRe: EM_SETCHARFORMAT Question Pin
mav.northwind13-Jan-06 21:48
mav.northwind13-Jan-06 21:48 
Hi again!
Now I've tried your code and found that your struct definition is not correct.
For example, wWeight and sSpacing are not int (32 bit), but UInt16 (16 bit). Same with sStyle and wKerning.

Because your struct declaration is wrong, the bytes are shifted and thus do not work.

Regards,
mav
GeneralRe: EM_SETCHARFORMAT Question Pin
arow69d14-Jan-06 8:43
arow69d14-Jan-06 8:43 
QuestionImplementation of HTML HELP in Splitcontainer Pin
BlondeBusyBee13-Jan-06 3:28
BlondeBusyBee13-Jan-06 3:28 
QuestionExecutable c# without framework Pin
hellamasta13-Jan-06 3:16
hellamasta13-Jan-06 3:16 
AnswerRe: Executable c# without framework Pin
André Ziegler13-Jan-06 3:43
André Ziegler13-Jan-06 3:43 
GeneralRe: Executable c# without framework Pin
DotNetInterest13-Jan-06 5:35
DotNetInterest13-Jan-06 5:35 
GeneralRe: Executable c# without framework Pin
Tom Larsen13-Jan-06 6:22
Tom Larsen13-Jan-06 6:22 
GeneralRe: Executable c# without framework Pin
Dave Kreskowiak13-Jan-06 7:21
mveDave Kreskowiak13-Jan-06 7:21 
AnswerRe: Executable c# without framework Pin
Nish Nishant13-Jan-06 5:45
sitebuilderNish Nishant13-Jan-06 5:45 
GeneralRe: Executable c# without framework Pin
hellamasta14-Jan-06 0:16
hellamasta14-Jan-06 0:16 
GeneralRe: Executable c# without framework Pin
Nish Nishant14-Jan-06 4:35
sitebuilderNish Nishant14-Jan-06 4:35 
QuestionError in XML serialization Pin
Jesper196613-Jan-06 3:08
Jesper196613-Jan-06 3:08 
AnswerRe: Error in XML serialization Pin
Le centriste13-Jan-06 4:27
Le centriste13-Jan-06 4:27 
GeneralRe: Error in XML serialization Pin
Jesper196613-Jan-06 4:52
Jesper196613-Jan-06 4:52 
GeneralRe: Error in XML serialization Pin
Le centriste13-Jan-06 19:33
Le centriste13-Jan-06 19:33 
QuestionProblem in DataGrid Pin
P. Gnana Prakash13-Jan-06 2:58
P. Gnana Prakash13-Jan-06 2:58 
AnswerRe: Problem in DataGrid Pin
Drew McGhie13-Jan-06 5:44
Drew McGhie13-Jan-06 5:44 
GeneralRe: Problem in DataGrid Pin
P. Gnana Prakash13-Jan-06 17:48
P. Gnana Prakash13-Jan-06 17:48 

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.