Click here to Skip to main content
15,888,157 members
Home / Discussions / C#
   

C#

 
AnswerRe: ListView SelectedIndexChanged exception Pin
Henry Minute6-May-09 2:48
Henry Minute6-May-09 2:48 
GeneralRe: ListView SelectedIndexChanged exception Pin
piticcotoc6-May-09 18:25
piticcotoc6-May-09 18:25 
Questionprinting problem? Pin
maifs6-May-09 1:59
maifs6-May-09 1:59 
AnswerRe: printing problem? Pin
OriginalGriff6-May-09 2:24
mveOriginalGriff6-May-09 2:24 
AnswerRe: printing problem? Pin
Henry Minute6-May-09 2:53
Henry Minute6-May-09 2:53 
GeneralRe: printing problem? Pin
maifs6-May-09 4:50
maifs6-May-09 4:50 
GeneralRe: printing problem? Pin
Henry Minute6-May-09 5:43
Henry Minute6-May-09 5:43 
QuestionCompile/decompile CHM files in C# Pin
marca2926-May-09 1:26
marca2926-May-09 1:26 
Hi,

I want to decompile a CHM file (help file) and also be able to compile the generated files back to a CHM file again in C#.
I have tried to do this using Microsoft Html Help Workshop. I create a Process and decompile with hh.exe and it works fine. After that I create a Microsoft Html Help Workshop project file, and the project file works perfect if I compile in Microsoft Html Help Workshop. But if I create a Process in .Net and try to compile with hhc.exe I get a corrupt CHM file, it looks like a web page that not can be loaded. I got the same problem if I compile from command line -> hhc [project file].
HHC5013: Error:
runtime error R6002
- floating point not loaded


Is it possible to do this only in C#? Or anyone who knows what is wrong?
I have added Hh.exe and Hha.dll in my Path variable.

I am not sure where I shall post this question so I try here.

Best regards
Marc
AnswerRe: Compile/decompile CHM files in C# Pin
Member 1624358015-Apr-24 0:18
Member 1624358015-Apr-24 0:18 
GeneralRe: Compile/decompile CHM files in C# Pin
trønderen15-Apr-24 3:19
trønderen15-Apr-24 3:19 
QuestionValidate emailaddress Pin
hitesh.kalra5-May-09 23:54
hitesh.kalra5-May-09 23:54 
AnswerRe: Validate emailaddress Pin
Pete O'Hanlon6-May-09 0:02
mvePete O'Hanlon6-May-09 0:02 
AnswerRe: Validate emailaddress Pin
MumbleB6-May-09 0:02
MumbleB6-May-09 0:02 
AnswerRe: Validate emailaddress Pin
OriginalGriff6-May-09 0:05
mveOriginalGriff6-May-09 0:05 
GeneralRe: Validate emailaddress Pin
Pete O'Hanlon6-May-09 0:16
mvePete O'Hanlon6-May-09 0:16 
GeneralRe: Validate emailaddress Pin
OriginalGriff6-May-09 0:31
mveOriginalGriff6-May-09 0:31 
GeneralRe: Validate emailaddress Pin
MumbleB6-May-09 0:57
MumbleB6-May-09 0:57 
GeneralRe: Validate emailaddress Pin
Mycroft Holmes6-May-09 1:15
professionalMycroft Holmes6-May-09 1:15 
GeneralRe: Validate emailaddress Pin
MumbleB6-May-09 2:03
MumbleB6-May-09 2:03 
GeneralRe: Validate emailaddress Pin
Pete O'Hanlon6-May-09 2:32
mvePete O'Hanlon6-May-09 2:32 
QuestionData gridview Pin
hitesh.kalra5-May-09 23:53
hitesh.kalra5-May-09 23:53 
AnswerRe: Data gridview Pin
Vimalsoft(Pty) Ltd6-May-09 0:24
professionalVimalsoft(Pty) Ltd6-May-09 0:24 
GeneralRe: Data gridview Pin
hitesh.kalra6-May-09 0:32
hitesh.kalra6-May-09 0:32 
GeneralRe: Data gridview Pin
Vimalsoft(Pty) Ltd6-May-09 0:58
professionalVimalsoft(Pty) Ltd6-May-09 0:58 
QuestionCrystal report Pin
hitesh.kalra5-May-09 23:45
hitesh.kalra5-May-09 23:45 

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.