Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: isdigit and decimal point Pin
Steen Krogsgaard9-Oct-02 5:00
Steen Krogsgaard9-Oct-02 5:00 
GeneralStrange crush Pin
Hans Ruck9-Oct-02 3:52
Hans Ruck9-Oct-02 3:52 
GeneralRe: Strange crush Pin
Daniel Strigl9-Oct-02 3:53
Daniel Strigl9-Oct-02 3:53 
GeneralRe: Strange crush Pin
Daniel Turini9-Oct-02 3:56
Daniel Turini9-Oct-02 3:56 
GeneralRe: Strange crush Pin
Hans Ruck9-Oct-02 4:16
Hans Ruck9-Oct-02 4:16 
GeneralRe: Strange crush Pin
Steen Krogsgaard9-Oct-02 4:25
Steen Krogsgaard9-Oct-02 4:25 
GeneralRe: Strange crush Pin
Hans Ruck9-Oct-02 4:36
Hans Ruck9-Oct-02 4:36 
GeneralRe: Strange crush Pin
Steen Krogsgaard9-Oct-02 4:37
Steen Krogsgaard9-Oct-02 4:37 
I'm still not sure you can cast a _bstr_t to a string (at least not using an explicit cast), they have totally different binary representations, but then again, I'm no expert on either.

Anyway, how about stepping through your code, especially through the function, and find the offending line? I'm pretty sure it's not in the line calling the function, it must be somewhere within the function.

Cheers
Steen.

"To claim that computer games influence children is ridiculous. If Pacman had influenced children born in the 80'ies we would see a lot of youngsters running around in dark rooms eating pills while listening to monotonous music"
GeneralRe: Strange crush Pin
Hans Ruck9-Oct-02 5:00
Hans Ruck9-Oct-02 5:00 
GeneralRe: Strange crush Pin
Steen Krogsgaard9-Oct-02 5:18
Steen Krogsgaard9-Oct-02 5:18 
GeneralRe: Strange crush Pin
Hans Ruck9-Oct-02 5:55
Hans Ruck9-Oct-02 5:55 
GeneralRe: Strange crush Pin
Steen Krogsgaard9-Oct-02 22:04
Steen Krogsgaard9-Oct-02 22:04 
GeneralRe: Strange crush Pin
Ranjan Banerji9-Oct-02 4:26
Ranjan Banerji9-Oct-02 4:26 
GeneralRe: Strange crush Pin
Hans Ruck9-Oct-02 4:44
Hans Ruck9-Oct-02 4:44 
GeneralRe: Strange crush Pin
Daniel Turini9-Oct-02 4:35
Daniel Turini9-Oct-02 4:35 
GeneralRe: Strange crush Pin
Hans Ruck9-Oct-02 5:03
Hans Ruck9-Oct-02 5:03 
GeneralRe: Strange crush Pin
Mike Player9-Oct-02 6:25
Mike Player9-Oct-02 6:25 
GeneralRe: Strange crush Pin
Hans Ruck9-Oct-02 7:03
Hans Ruck9-Oct-02 7:03 
GeneralRe: Strange crush Pin
Ranjan Banerji9-Oct-02 4:39
Ranjan Banerji9-Oct-02 4:39 
GeneralRe: Strange crush Pin
Rickard Andersson209-Oct-02 4:15
Rickard Andersson209-Oct-02 4:15 
GeneralCEdit multiline, defining line length Pin
brianwelsch9-Oct-02 3:46
brianwelsch9-Oct-02 3:46 
GeneralCEdit / read-only characters Pin
brianwelsch9-Oct-02 3:42
brianwelsch9-Oct-02 3:42 
Questionwhat type of parameter can be passed into this function? Pin
ns9-Oct-02 3:16
ns9-Oct-02 3:16 
AnswerRe: what type of parameter can be passed into this function? Pin
Daniel Strigl9-Oct-02 3:22
Daniel Strigl9-Oct-02 3:22 
GeneralThank you! Pin
ns9-Oct-02 3:30
ns9-Oct-02 3:30 

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.