Click here to Skip to main content
15,910,211 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: buffer overrun in C++ CLI application Pin
Luc Pattyn23-Dec-07 6:53
sitebuilderLuc Pattyn23-Dec-07 6:53 
GeneralNeed suggestion abount using c++/cli Pin
xanagan66617-Dec-07 14:37
xanagan66617-Dec-07 14:37 
GeneralRe: Need suggestion abount using c++/cli Pin
Luc Pattyn17-Dec-07 15:49
sitebuilderLuc Pattyn17-Dec-07 15:49 
GeneralRe: Need suggestion abount using c++/cli Pin
xanagan66617-Dec-07 16:18
xanagan66617-Dec-07 16:18 
GeneralRe: Need suggestion abount using c++/cli Pin
George L. Jackson17-Dec-07 17:58
George L. Jackson17-Dec-07 17:58 
GeneralRe: Need suggestion abount using c++/cli Pin
xanagan66617-Dec-07 19:48
xanagan66617-Dec-07 19:48 
GeneralCHECK FOR A STRING Pin
Chandrasekharan P16-Dec-07 22:28
Chandrasekharan P16-Dec-07 22:28 
GeneralRe: CHECK FOR A STRING Pin
George L. Jackson17-Dec-07 6:51
George L. Jackson17-Dec-07 6:51 
Normally, if you save records to a file. Each record will have some kind of key to be used to find a certain record. If you are looking for information without a key, you will need to read each record using .NET IO classes and match the "description" using .NET string functions (You are using C++/CLI aren't you).
"We make a living by what we get, we make a life by what we give." --Winston Churchill

Questionwrite into CD (win32 programming) [modified] Pin
palanirajan16-Dec-07 18:59
palanirajan16-Dec-07 18:59 
GeneralRe: write into CD (win32 programming) Pin
Hamid_RT20-Dec-07 2:16
Hamid_RT20-Dec-07 2:16 
GeneralTrouble converting bitmap to gif files. Pin
Arish rivlin16-Dec-07 3:37
Arish rivlin16-Dec-07 3:37 
GeneralRe: Trouble converting bitmap to gif files. Pin
Luc Pattyn16-Dec-07 4:58
sitebuilderLuc Pattyn16-Dec-07 4:58 
Question"non-unicode programs" problem Pin
hhn16-Dec-07 2:37
hhn16-Dec-07 2:37 
GeneralRe: "non-unicode programs" problem Pin
Luc Pattyn16-Dec-07 4:53
sitebuilderLuc Pattyn16-Dec-07 4:53 
QuestionBit Copying Pin
Jeffrey Walton15-Dec-07 15:21
Jeffrey Walton15-Dec-07 15:21 
GeneralRe: Bit Copying Pin
Christian Graus15-Dec-07 15:47
protectorChristian Graus15-Dec-07 15:47 
GeneralRe: Bit Copying Pin
Jeffrey Walton15-Dec-07 15:51
Jeffrey Walton15-Dec-07 15:51 
GeneralRe: Bit Copying Pin
Jeffrey Walton16-Dec-07 7:32
Jeffrey Walton16-Dec-07 7:32 
GeneralRe: Bit Copying [modified] Pin
Luc Pattyn15-Dec-07 16:18
sitebuilderLuc Pattyn15-Dec-07 16:18 
GeneralRe: Bit Copying Pin
Jeffrey Walton16-Dec-07 1:59
Jeffrey Walton16-Dec-07 1:59 
GeneralRe: Bit Copying Pin
Luc Pattyn16-Dec-07 4:26
sitebuilderLuc Pattyn16-Dec-07 4:26 
GeneralUser Controls Pin
mikobi15-Dec-07 0:09
mikobi15-Dec-07 0:09 
GeneralRe: User Controls Pin
Christian Graus15-Dec-07 0:24
protectorChristian Graus15-Dec-07 0:24 
Question[Message Deleted] Pin
(Steven Hicks)n+114-Dec-07 12:39
(Steven Hicks)n+114-Dec-07 12:39 
GeneralRe: Question about redeclaring header files Pin
Christian Graus14-Dec-07 14:48
protectorChristian Graus14-Dec-07 14: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.