Click here to Skip to main content
15,902,189 members
Home / Discussions / C#
   

C#

 
GeneralRe: remote user name Pin
Heath Stewart6-Feb-05 7:21
protectorHeath Stewart6-Feb-05 7:21 
QuestionCreating MMC snap-in? Pin
esjq5-Feb-05 23:33
esjq5-Feb-05 23:33 
AnswerRe: Creating MMC snap-in? Pin
Heath Stewart6-Feb-05 7:18
protectorHeath Stewart6-Feb-05 7:18 
GeneralRe: Creating MMC snap-in? Pin
esjq6-Feb-05 20:53
esjq6-Feb-05 20:53 
Generalupdate doesn't update database Pin
xrado5-Feb-05 23:14
xrado5-Feb-05 23:14 
GeneralRe: update doesn't update database Pin
Heath Stewart6-Feb-05 7:10
protectorHeath Stewart6-Feb-05 7:10 
GeneralEditing custom file formats Pin
Gleb Belov5-Feb-05 22:48
Gleb Belov5-Feb-05 22:48 
GeneralRe: Editing custom file formats Pin
Robert Rohde5-Feb-05 23:31
Robert Rohde5-Feb-05 23:31 
I dont htink there is anything magical with this file format. I think its just something where several files are packed into a single file. At the beginning of those files one can clearly the the contents.
You could just dig through one sample file and try to findout yourself how exactly it works. You could also contact someone from one of those 20 programs and ask him if he has any infos conecrning the exact format.

So it doesnt have to do anything with the programming language uyou use, but with the knwoledge you have of the format. If you know it a simple stream is enough to unpack the contents.
GeneralRe: Editing custom file formats Pin
Gleb Belov6-Feb-05 3:41
Gleb Belov6-Feb-05 3:41 
GeneralRe: Editing custom file formats Pin
mav.northwind6-Feb-05 3:51
mav.northwind6-Feb-05 3:51 
GeneralRe: Editing custom file formats Pin
Gleb Belov6-Feb-05 4:04
Gleb Belov6-Feb-05 4:04 
GeneralRe: Editing custom file formats Pin
Dave Kreskowiak7-Feb-05 4:08
mveDave Kreskowiak7-Feb-05 4:08 
Question[Are these maybe Macros ?? ] How can i do it? Pin
Anonymous5-Feb-05 22:07
Anonymous5-Feb-05 22:07 
AnswerRe: [Are these maybe Macros ?? ] How can i do it? Pin
Heath Stewart6-Feb-05 6:56
protectorHeath Stewart6-Feb-05 6:56 
QuestionNetwork Monitoring in C#? Pin
TroyPalmer5-Feb-05 21:53
TroyPalmer5-Feb-05 21:53 
AnswerRe: Network Monitoring in C#? Pin
TroyPalmer8-Feb-05 11:38
TroyPalmer8-Feb-05 11:38 
Generalthreadsafe / static, general utilities Pin
pkellner5-Feb-05 20:32
pkellner5-Feb-05 20:32 
GeneralRe: threadsafe / static, general utilities Pin
Heath Stewart6-Feb-05 6:43
protectorHeath Stewart6-Feb-05 6:43 
GeneralRe: threadsafe / static, general utilities Pin
pkellner6-Feb-05 12:21
pkellner6-Feb-05 12:21 
GeneralRe: threadsafe / static, general utilities Pin
Heath Stewart7-Feb-05 6:31
protectorHeath Stewart7-Feb-05 6:31 
GeneralRe: threadsafe / static, general utilities Pin
Heath Stewart6-Feb-05 6:48
protectorHeath Stewart6-Feb-05 6:48 
GeneralRe: threadsafe / static, general utilities Pin
pkellner6-Feb-05 12:19
pkellner6-Feb-05 12:19 
QuestionDifferent ways to persist/share temporary data across classes in a multi-tier WinForm Application? Pin
DaMagicMaster5-Feb-05 20:07
DaMagicMaster5-Feb-05 20:07 
AnswerRe: Different ways to persist/share temporary data across classes in a multi-tier WinForm Application? Pin
Heath Stewart6-Feb-05 6:42
protectorHeath Stewart6-Feb-05 6:42 
AnswerRe: Different ways to persist/share temporary data across classes in a multi-tier WinForm Application? Pin
DaMagicMaster6-Feb-05 16:39
DaMagicMaster6-Feb-05 16:39 

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.