Click here to Skip to main content
15,884,099 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Multi-user server Pin
trelliot28-Jan-05 2:57
trelliot28-Jan-05 2:57 
Generalexporting global operator+ function from DLL Pin
Jim Crafton27-Jan-05 17:04
Jim Crafton27-Jan-05 17:04 
GeneralRe: exporting global operator+ function from DLL Pin
KaЯl27-Jan-05 21:28
KaЯl27-Jan-05 21:28 
GeneralRe: exporting global operator+ function from DLL Pin
Jim Crafton28-Jan-05 3:27
Jim Crafton28-Jan-05 3:27 
GeneralRe: exporting global operator+ function from DLL Pin
Bo Hunter28-Jan-05 11:30
Bo Hunter28-Jan-05 11:30 
GeneralRe: exporting global operator+ function from DLL Pin
Jim Crafton28-Jan-05 13:47
Jim Crafton28-Jan-05 13:47 
GeneralAdd Lib in an Ocx project Pin
rushing27-Jan-05 16:59
rushing27-Jan-05 16:59 
GeneralC++ 4.2 smilie errors...help! Pin
shaveyourhead27-Jan-05 16:47
shaveyourhead27-Jan-05 16:47 
char myOldFileName[99];
char myNewFileName[99];

myOldFileName = "myfilename.sch"


Here's what I need to do:

I take myOldFileName which = "myfilename.sch"
and set myNewFileName = "myfilename.cfm"

then I need to take myNewFileName and set it = to myfilerocks.cfm

the problem is I get little smiley face characters when I do it
so it becomes myfilenamerocksSmile | :) .cfm (not really that smiley face, the ascii one).

I'm using Visual c++ 4.2.
GeneralRe: C++ 4.2 smilie errors...help! Pin
Jim Crafton27-Jan-05 17:15
Jim Crafton27-Jan-05 17:15 
GeneralRe: C++ 4.2 smilie errors...help! Pin
shaveyourhead27-Jan-05 18:10
shaveyourhead27-Jan-05 18:10 
GeneralRe: C++ 4.2 smilie errors...help! Pin
Jim Crafton28-Jan-05 3:17
Jim Crafton28-Jan-05 3:17 
GeneralRe: C++ 4.2 smilie errors...help! - Problem Resolved. Thanks Pin
shaveyourhead28-Jan-05 5:28
shaveyourhead28-Jan-05 5:28 
GeneralSimple Calculator (Someone PLEASE HELP ME!!!!!) Pin
Atptour27-Jan-05 16:13
Atptour27-Jan-05 16:13 
GeneralRe: Simple Calculator (Someone PLEASE HELP ME!!!!!) Pin
Jim Crafton27-Jan-05 17:18
Jim Crafton27-Jan-05 17:18 
GeneralRe: Simple Calculator (Someone PLEASE HELP ME!!!!!) Pin
DHAPPREP27-Jan-05 17:55
DHAPPREP27-Jan-05 17:55 
GeneralRe: Simple Calculator (Someone PLEASE HELP ME!!!!!) Pin
David Crow28-Jan-05 3:12
David Crow28-Jan-05 3:12 
GeneralRe: Simple Calculator (Someone PLEASE HELP ME!!!!!) Pin
V.27-Jan-05 23:28
professionalV.27-Jan-05 23:28 
GeneralRe: Simple Calculator (Someone PLEASE HELP ME!!!!!) Pin
David Crow28-Jan-05 3:03
David Crow28-Jan-05 3:03 
GeneralRe: Simple Calculator (Someone PLEASE HELP ME!!!!!) Pin
David Crow28-Jan-05 3:02
David Crow28-Jan-05 3:02 
GeneralRe: Simple Calculator (Someone PLEASE HELP ME!!!!!) Pin
trelliot28-Jan-05 3:10
trelliot28-Jan-05 3:10 
GeneralWin32 EDIT Control Pin
Aneurysm0027-Jan-05 11:33
Aneurysm0027-Jan-05 11:33 
GeneralRe: Win32 EDIT Control Pin
Jim Crafton27-Jan-05 17:22
Jim Crafton27-Jan-05 17:22 
GeneralRe: Win32 EDIT Control Pin
Aneurysm0028-Jan-05 7:11
Aneurysm0028-Jan-05 7:11 
GeneralVS 7.1 On Windows XP Pin
Grahamfff27-Jan-05 10:57
Grahamfff27-Jan-05 10:57 
GeneralRe: VS 7.1 On Windows XP Pin
Christian Graus27-Jan-05 14:17
protectorChristian Graus27-Jan-05 14:17 

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.