Click here to Skip to main content
15,917,618 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Memory Exception occur in case of Browse for Folder. Pin
CPallini3-Nov-08 23:57
mveCPallini3-Nov-08 23:57 
AnswerRe: Memory Exception occur in case of Browse for Folder. Pin
Le@rner4-Nov-08 0:21
Le@rner4-Nov-08 0:21 
AnswerRe: Memory Exception occur in case of Browse for Folder. Pin
Rajesh R Subramanian4-Nov-08 0:40
professionalRajesh R Subramanian4-Nov-08 0:40 
GeneralRe: Memory Exception occur in case of Browse for Folder. Pin
Le@rner4-Nov-08 0:59
Le@rner4-Nov-08 0:59 
QuestionError while compiling code Pin
izyani3-Nov-08 22:14
izyani3-Nov-08 22:14 
AnswerRe: Error while compiling code Pin
CPallini3-Nov-08 22:45
mveCPallini3-Nov-08 22:45 
GeneralRe: Error while compiling code Pin
izyani4-Nov-08 14:47
izyani4-Nov-08 14:47 
GeneralRe: Error while compiling code Pin
CPallini4-Nov-08 21:30
mveCPallini4-Nov-08 21:30 
You shouldn't do that, you should add the library containing _pctype definition.
You cannot add a type as input file for the linker!
Hint for the library name: usually it has the same name the include file has (for instance, if you include, say mylibrary.h, then there are odds the library file name is mylibrary.lib).
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

AnswerRe: Error while compiling code Pin
Varghese Paul M4-Nov-08 1:02
Varghese Paul M4-Nov-08 1:02 
GeneralRe: Error while compiling code Pin
izyani4-Nov-08 14:47
izyani4-Nov-08 14:47 
GeneralRe: Error while compiling code Pin
izyani4-Nov-08 21:33
izyani4-Nov-08 21:33 
QuestionLoadBitMap giving error Pin
Dhiraj kumar Saini3-Nov-08 22:13
Dhiraj kumar Saini3-Nov-08 22:13 
AnswerRe: LoadBitMap giving error Pin
CPallini3-Nov-08 22:46
mveCPallini3-Nov-08 22:46 
GeneralRe: LoadBitMap giving error Pin
Dhiraj kumar Saini3-Nov-08 22:56
Dhiraj kumar Saini3-Nov-08 22:56 
QuestionRe: LoadBitMap giving error Pin
CPallini3-Nov-08 23:30
mveCPallini3-Nov-08 23:30 
AnswerRe: LoadBitMap giving error Pin
Dhiraj kumar Saini3-Nov-08 23:56
Dhiraj kumar Saini3-Nov-08 23:56 
QuestionVisual Studio 2005 Tiny Cursor Pin
Daniel Kanev3-Nov-08 21:43
Daniel Kanev3-Nov-08 21:43 
QuestionUpdating a SLT map Pin
CodingLover3-Nov-08 21:39
CodingLover3-Nov-08 21:39 
NewsRe: Updating a SLT map Pin
CodingLover3-Nov-08 21:44
CodingLover3-Nov-08 21:44 
QuestionCreate two executable files ( one GUI and one command line ) Pin
Arif Liminto3-Nov-08 20:51
professionalArif Liminto3-Nov-08 20:51 
AnswerRe: Create two executable files ( one GUI and one command line ) Pin
Cedric Moonen3-Nov-08 20:56
Cedric Moonen3-Nov-08 20:56 
GeneralRe: Create two executable files ( one GUI and one command line ) Pin
Arif Liminto3-Nov-08 21:11
professionalArif Liminto3-Nov-08 21:11 
GeneralRe: Create two executable files ( one GUI and one command line ) Pin
Cedric Moonen4-Nov-08 1:16
Cedric Moonen4-Nov-08 1:16 
GeneralRe: Create two executable files ( one GUI and one command line ) Pin
Arif Liminto5-Nov-08 15:16
professionalArif Liminto5-Nov-08 15:16 
AnswerRe: Create two executable files ( one GUI and one command line ) Pin
KarstenK3-Nov-08 21:16
mveKarstenK3-Nov-08 21:16 

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.