Click here to Skip to main content
15,891,657 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralReference variables aready initialized Pin
KaptinKrunch18-May-05 8:38
KaptinKrunch18-May-05 8:38 
GeneralRe: Reference variables aready initialized Pin
Robert Rohde18-May-05 8:52
Robert Rohde18-May-05 8:52 
GeneralRe: Reference variables aready initialized Pin
KaptinKrunch18-May-05 11:08
KaptinKrunch18-May-05 11:08 
GeneralRe: Reference variables aready initialized Pin
Marc Clifton18-May-05 9:32
mvaMarc Clifton18-May-05 9:32 
General.net Setup Project......want to read registry key Pin
Stakale18-May-05 7:35
Stakale18-May-05 7:35 
GeneralRe: .net Setup Project......want to read registry key Pin
MoustafaS18-May-05 8:00
MoustafaS18-May-05 8:00 
GeneralDeserialization from an unserialized file Pin
eussam18-May-05 4:30
eussam18-May-05 4:30 
GeneralRe: Deserialization from an unserialized file Pin
S. Senthil Kumar18-May-05 5:51
S. Senthil Kumar18-May-05 5:51 
You can always create your own C# class that has the same structure as the C++ class. You can then use a Stream to read data from the binary file byte by byte and fill in your class variables.

Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro
GeneralRe: Deserialization from an unserialized file Pin
eussam18-May-05 6:10
eussam18-May-05 6:10 
General.Net file format Pin
852y3agnna18-May-05 1:18
852y3agnna18-May-05 1:18 
GeneralRe: .Net file format Pin
Mike Dimmick18-May-05 1:43
Mike Dimmick18-May-05 1:43 
GeneralCustom toolbar control in .Net framework Pin
agrafov17-May-05 9:59
agrafov17-May-05 9:59 
GeneralRe: Custom toolbar control in .Net framework Pin
John Arlen117-May-05 10:23
John Arlen117-May-05 10:23 
GeneralRe: Custom toolbar control in .Net framework Pin
Carl Mercier17-May-05 11:13
Carl Mercier17-May-05 11:13 
GeneralRe: Custom toolbar control in .Net framework Pin
Sebrell22-May-05 15:50
Sebrell22-May-05 15:50 
GeneralDetermining logon provider Pin
Ryan McCauley17-May-05 6:24
Ryan McCauley17-May-05 6:24 
GeneralProblem with GetTextExtentPoint32 Pin
Alsvha17-May-05 1:20
Alsvha17-May-05 1:20 
GeneralRe: Problem with GetTextExtentPoint32 Pin
John Arlen117-May-05 10:18
John Arlen117-May-05 10:18 
GeneralRe: Problem with GetTextExtentPoint32 Pin
Alsvha17-May-05 18:31
Alsvha17-May-05 18:31 
GeneralRe: Problem with GetTextExtentPoint32 Pin
Dave Kreskowiak17-May-05 19:31
mveDave Kreskowiak17-May-05 19:31 
QuestionA bug in .net debugger??? Pin
anurik16-May-05 21:53
anurik16-May-05 21:53 
AnswerRe: A bug in .net debugger??? Pin
Marc Clifton17-May-05 0:23
mvaMarc Clifton17-May-05 0:23 
QuestionHow to change desktop theme and start menu style in c# Pin
mmsspp16-May-05 17:51
mmsspp16-May-05 17:51 
QuestionHow to reload .Net control (Applet) Pin
Anonymous16-May-05 10:49
Anonymous16-May-05 10:49 
AnswerRe: How to reload .Net control (Applet) Pin
Marc Clifton16-May-05 11:31
mvaMarc Clifton16-May-05 11:31 

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.