Click here to Skip to main content
15,923,689 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can I set property in edit box to accept only Decimal number Pin
legendaryhwk18-Nov-05 6:18
legendaryhwk18-Nov-05 6:18 
GeneralRe: How can I set property in edit box to accept only Decimal number Pin
Loc Milkyway18-Nov-05 7:43
Loc Milkyway18-Nov-05 7:43 
AnswerRe: How can I set property in edit box to accept only Decimal number Pin
toxcct18-Nov-05 7:05
toxcct18-Nov-05 7:05 
GeneralRe: How can I set property in edit box to accept only Decimal number Pin
Loc Milkyway18-Nov-05 9:01
Loc Milkyway18-Nov-05 9:01 
GeneralRe: How can I set property in edit box to accept only Decimal number Pin
toxcct18-Nov-05 23:06
toxcct18-Nov-05 23:06 
AnswerRe: How can I set property in edit box to accept only Decimal number Pin
Rick York19-Nov-05 7:49
mveRick York19-Nov-05 7:49 
Question_AFX_MAIL_STATE with dynamicly linked MFC dll Pin
lynchspawn18-Nov-05 3:36
lynchspawn18-Nov-05 3:36 
QuestionMigrating to managed C++ Pin
Jim Crafton18-Nov-05 3:32
Jim Crafton18-Nov-05 3:32 
I have a small API that consists of about 10-12 C++ classes. It's relatively straightforward C++, little use of templates other than in the public interefaces I use std::string for string types and in the impl I use stl for various collections. Now I'm having to look into migrating this to managed C++ for a client. How hard is this? Is it even worth doing given that there are now two versions of managed C++ (one for VS 2003, and a newer, incompatible one for 2005). Would it make more sense to just rewrite the API using C# (the API isn't enourmous, so this isn't that big of a deal)? The API uses sockets and is multi-threaded (it creates 3 threads to do it's work) if this makes a difference.

I'd very much like to hear from other's what their experience has been with something like this.

¡El diablo está en mis pantalones! ¡Mire, mire!

Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)!

SELECT * FROM User WHERE Clue > 0
0 rows returned

Save an Orange - Use the VCF!
AnswerRe: Migrating to managed C++ Pin
Nish Nishant18-Nov-05 9:19
sitebuilderNish Nishant18-Nov-05 9:19 
GeneralRe: Migrating to managed C++ Pin
Jim Crafton18-Nov-05 9:26
Jim Crafton18-Nov-05 9:26 
AnswerRe: Migrating to managed C++ Pin
cmk18-Nov-05 13:00
cmk18-Nov-05 13:00 
GeneralRe: Migrating to managed C++ Pin
Jim Crafton19-Nov-05 5:22
Jim Crafton19-Nov-05 5:22 
GeneralRe: Migrating to managed C++ Pin
Gary R. Wheeler19-Nov-05 5:53
Gary R. Wheeler19-Nov-05 5:53 
QuestionReading ext2 file system of Linex Pin
Aqueel18-Nov-05 3:04
Aqueel18-Nov-05 3:04 
AnswerRe: Reading ext2 file system of Linex Pin
kakan18-Nov-05 3:14
professionalkakan18-Nov-05 3:14 
QuestionC99 with VC6 Pin
hssaroch18-Nov-05 2:14
hssaroch18-Nov-05 2:14 
AnswerRe: C99 with VC6 Pin
toxcct18-Nov-05 3:26
toxcct18-Nov-05 3:26 
GeneralRe: C99 with VC6 Pin
Cedric Moonen18-Nov-05 3:46
Cedric Moonen18-Nov-05 3:46 
GeneralRe: C99 with VC6 Pin
toxcct18-Nov-05 3:58
toxcct18-Nov-05 3:58 
GeneralRe: C99 with VC6 Pin
Sheng Jiang 蒋晟18-Nov-05 11:04
Sheng Jiang 蒋晟18-Nov-05 11:04 
GeneralRe: C99 with VC6 Pin
toxcct18-Nov-05 23:17
toxcct18-Nov-05 23:17 
AnswerRe: C99 with VC6 Pin
Gary R. Wheeler19-Nov-05 6:11
Gary R. Wheeler19-Nov-05 6:11 
Questionstrtok problem... Pin
u6ik18-Nov-05 2:08
u6ik18-Nov-05 2:08 
AnswerRe: strtok problem... Pin
David Crow18-Nov-05 3:22
David Crow18-Nov-05 3:22 
GeneralRe: strtok problem... Pin
u6ik18-Nov-05 4:07
u6ik18-Nov-05 4:07 

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.