Click here to Skip to main content
15,927,514 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to write a UNICODE string to a ASCII file? Pin
Daniel Strigl9-Oct-02 20:35
Daniel Strigl9-Oct-02 20:35 
GeneralRe: How to write a UNICODE string to a ASCII file? Pin
Michael Dunn9-Oct-02 20:49
sitebuilderMichael Dunn9-Oct-02 20:49 
GeneralRe: How to write a UNICODE string to a ASCII file? Pin
Daniel Strigl9-Oct-02 20:53
Daniel Strigl9-Oct-02 20:53 
GeneralRe: How to write a UNICODE string to a ASCII file? Pin
Daniel Strigl9-Oct-02 21:16
Daniel Strigl9-Oct-02 21:16 
GeneralRe: How to write a UNICODE string to a ASCII file? Pin
Daniel Strigl23-Oct-02 3:37
Daniel Strigl23-Oct-02 3:37 
GeneralURLEncoder Pin
John Bosko9-Oct-02 19:56
John Bosko9-Oct-02 19:56 
GeneralRe: URLEncoder Pin
Jon Hulatt9-Oct-02 22:15
Jon Hulatt9-Oct-02 22:15 
GeneralRe: URLEncoder Pin
John Bosko11-Oct-02 22:12
John Bosko11-Oct-02 22:12 
Hi,
I've written a code which replaces characters in a string with their respective URLEncode (i.e a " " will be replaced by "+" etc..).
However the code crashes at execution.
Please help!!
Here's the code extract;
Code:
------------------------------------------------------------------------------
for(j=0;j
GeneralCALLBACK Pin
stevenson9-Oct-02 19:55
stevenson9-Oct-02 19:55 
GeneralPCL drivers does not return scale Pin
sanjay mishra9-Oct-02 18:57
sanjay mishra9-Oct-02 18:57 
Generalthread/Message queue/class Pin
stevenson9-Oct-02 18:25
stevenson9-Oct-02 18:25 
GeneralRe: thread/Message queue/class Pin
Todd Smith9-Oct-02 18:57
Todd Smith9-Oct-02 18:57 
GeneralRe: thread/Message queue/class Pin
Joaquín M López Muñoz9-Oct-02 21:46
Joaquín M López Muñoz9-Oct-02 21:46 
GeneralChange TabControl background color. Pin
CT CHANG9-Oct-02 18:22
CT CHANG9-Oct-02 18:22 
QuestionHow to say a pointer has pointed to NULL in an application rather than just crashing? Pin
wilche9-Oct-02 18:19
wilche9-Oct-02 18:19 
AnswerRe: How to say a pointer has pointed to NULL in an application rather than just crashing? Pin
Todd Smith9-Oct-02 18:58
Todd Smith9-Oct-02 18:58 
Questionbest DB method? Pin
bryce9-Oct-02 16:12
bryce9-Oct-02 16:12 
AnswerRe: best DB method? Pin
Christian Graus9-Oct-02 16:52
protectorChristian Graus9-Oct-02 16:52 
GeneralRe: best DB method? Pin
bryce9-Oct-02 17:21
bryce9-Oct-02 17:21 
GeneralBYTE to CString Pin
stevenson9-Oct-02 15:11
stevenson9-Oct-02 15:11 
GeneralRe: BYTE to CString Pin
Chris Losinger9-Oct-02 15:43
professionalChris Losinger9-Oct-02 15:43 
GeneralCStrings in MFC/ATL/Whatever 7.0 Pin
me9-Oct-02 15:01
me9-Oct-02 15:01 
GeneralRe: CStrings in MFC/ATL/Whatever 7.0 Pin
Chris Losinger9-Oct-02 15:44
professionalChris Losinger9-Oct-02 15:44 
GeneralRe: CStrings in MFC/ATL/Whatever 7.0 Pin
me9-Oct-02 15:57
me9-Oct-02 15:57 
GeneralRe: CStrings in MFC/ATL/Whatever 7.0 Pin
Joe Woodbury9-Oct-02 20:04
professionalJoe Woodbury9-Oct-02 20:04 

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.