Click here to Skip to main content
16,013,322 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Workspaces Pin
Paul Watson5-Nov-02 0:49
sitebuilderPaul Watson5-Nov-02 0:49 
GeneralRe: Workspaces Pin
Nnamdi Onyeyiri5-Nov-02 6:50
Nnamdi Onyeyiri5-Nov-02 6:50 
GeneralRe: Workspaces Pin
Michael Mac5-Nov-02 10:03
Michael Mac5-Nov-02 10:03 
GeneralRe: Workspaces Pin
Michael Mac5-Nov-02 10:02
Michael Mac5-Nov-02 10:02 
GeneralRe: Workspaces Pin
benjymous7-Nov-02 23:48
benjymous7-Nov-02 23:48 
GeneralRe: Workspaces Pin
Marco Bertschi6-Jun-14 23:32
protectorMarco Bertschi6-Jun-14 23:32 
Generalside effects of VC++7 Pin
Stephane Rodriguez.2-Nov-02 22:34
Stephane Rodriguez.2-Nov-02 22:34 
GeneralRe: side effects of VC++7 Pin
Michael Dunn3-Nov-02 5:01
sitebuilderMichael Dunn3-Nov-02 5:01 
Confused | :confused:
void F( CString& s ) { s.MakeLower(); }
 
const CString x("BOB");
F(x);
 
error C2664: 'F' : cannot convert parameter 1 from 'const class CString' to 'class CString &'
VC catches that error just fine.

You can also get the MFC 6 redistributables from http://activex.microsoft.com/controls/vc/mfc42.cab[^]

--Mike--
"I'd rather you just give me a fish today, because even if you teach me how to fish, I won't do it. I'm lazy." -- Nish
Just released - 1ClickPicGrabber - Grab & organize pictures from your favorite web pages, with 1 click!
My really out-of-date homepage
Sonork-100.19012 Acid_Helm

GeneralRe: side effects of VC++7 Pin
Stephane Rodriguez.3-Nov-02 6:15
Stephane Rodriguez.3-Nov-02 6:15 
GeneralRe: side effects of VC++7 Pin
peterchen4-Nov-02 13:25
peterchen4-Nov-02 13:25 
GeneralRe: side effects of VC++7 Pin
Stephane Rodriguez.4-Nov-02 19:15
Stephane Rodriguez.4-Nov-02 19:15 
GeneralUI suggestions for the voting Pin
Michael Dunn1-Nov-02 15:31
sitebuilderMichael Dunn1-Nov-02 15:31 
GeneralRe: UI suggestions for the voting Pin
Rohit  Sinha2-Nov-02 10:23
Rohit  Sinha2-Nov-02 10:23 
GeneralRe: UI suggestions for the voting Pin
Chris Maunder3-Nov-02 15:35
cofounderChris Maunder3-Nov-02 15:35 
GeneralRe: UI suggestions for the voting Pin
Nick Parker3-Nov-02 15:58
protectorNick Parker3-Nov-02 15:58 
GeneralRe: UI suggestions for the voting Pin
Paul Watson3-Nov-02 20:35
sitebuilderPaul Watson3-Nov-02 20:35 
GeneralRe: UI suggestions for the voting Pin
peterchen4-Nov-02 13:27
peterchen4-Nov-02 13:27 
Generallink to amazon Pin
Philip Fitzsimons1-Nov-02 7:19
Philip Fitzsimons1-Nov-02 7:19 
GeneralRe: link to amazon Pin
Nnamdi Onyeyiri2-Nov-02 2:27
Nnamdi Onyeyiri2-Nov-02 2:27 
Generalnew forum Pin
Jason Henderson31-Oct-02 10:05
Jason Henderson31-Oct-02 10:05 
GeneralRe: new forum Pin
Paul Watson1-Nov-02 4:03
sitebuilderPaul Watson1-Nov-02 4:03 
GeneralRe: new forum Pin
Philip Fitzsimons1-Nov-02 6:57
Philip Fitzsimons1-Nov-02 6:57 
GeneralNoise Filters Pin
Brian Delahunty31-Oct-02 9:42
Brian Delahunty31-Oct-02 9:42 
GeneralRe: Noise Filters Pin
Shog931-Oct-02 14:39
sitebuilderShog931-Oct-02 14:39 
GeneralRe: Noise Filters Pin
Chris Maunder1-Nov-02 3:37
cofounderChris Maunder1-Nov-02 3:37 

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.