Click here to Skip to main content
15,901,001 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Set paths to includes and libs? Pin
User 665816-Sep-03 5:21
User 665816-Sep-03 5:21 
Generalregistering login details irc. help Pin
thes3cr3t114-Sep-03 9:15
thes3cr3t114-Sep-03 9:15 
GeneralMemory Dump Pin
Paul Silvernail14-Sep-03 8:24
Paul Silvernail14-Sep-03 8:24 
GeneralRe: Memory Dump Pin
geo_m15-Sep-03 21:58
geo_m15-Sep-03 21:58 
GeneralFatal Error C1010 !!! Pin
JoeSox14-Sep-03 7:40
JoeSox14-Sep-03 7:40 
GeneralRe: Fatal Error C1010 !!! Pin
Michael Dunn14-Sep-03 7:49
sitebuilderMichael Dunn14-Sep-03 7:49 
GeneralRe: Fatal Error C1010 !!! Pin
JoeSox14-Sep-03 7:59
JoeSox14-Sep-03 7:59 
GeneralRe: Fatal Error C1010 !!! Pin
JoeSox14-Sep-03 8:15
JoeSox14-Sep-03 8:15 
Well, I took out a .def file that was originally made for the exporting of the functions since it was originally a .dll,
; facedetect.def : Declares the module parameters for the DLL.<br />
<br />
LIBRARY      "facedetect"<br />
DESCRIPTION  'facedetect Windows Dynamic Link Library'<br />
<br />
EXPORTS<br />
    RCobj_InitFaceDetect<br />
    RCobj_detectfaces<br />
	RCobj_getObject<br />
	RCobj_setBorder<br />
	RCobj_detectfeatures<br />
	RCobj_trackface


that got rid of the warnings but now the main app's dialogbox doesn't appear upon execution, hhmmm.

Later,
JoeSox
www.joeswammi.com
www.humanaiproject.org
GeneralRe: Fatal Error C1010 !!! Pin
Michael Dunn14-Sep-03 9:01
sitebuilderMichael Dunn14-Sep-03 9:01 
GeneralRe: Fatal Error C1010 !!! Pin
PengFeidu14-Sep-03 14:53
PengFeidu14-Sep-03 14:53 
GeneralChecking Directory Modified Pin
Dilshad Husain14-Sep-03 5:57
Dilshad Husain14-Sep-03 5:57 
GeneralRe: Checking Directory Modified Pin
Michael Dunn14-Sep-03 6:55
sitebuilderMichael Dunn14-Sep-03 6:55 
GeneralRe: Checking Directory Modified Pin
valikac14-Sep-03 7:05
valikac14-Sep-03 7:05 
GeneralRe: Checking Directory Modified Pin
Dilshad Husain14-Sep-03 19:34
Dilshad Husain14-Sep-03 19:34 
GeneralProblem with CBitmap (MFC prog) Pin
LordOfSword14-Sep-03 5:03
LordOfSword14-Sep-03 5:03 
GeneralRe: Problem with CBitmap (MFC prog) Pin
JWood14-Sep-03 11:30
JWood14-Sep-03 11:30 
GeneralRe: Problem with CBitmap (MFC prog) Pin
PengFeidu14-Sep-03 15:01
PengFeidu14-Sep-03 15:01 
GeneralRe: Problem with CBitmap (MFC prog) Pin
Jagadeesh VN14-Sep-03 20:03
Jagadeesh VN14-Sep-03 20:03 
GeneralRe: Problem with CBitmap (MFC prog) Pin
LordOfSword15-Sep-03 5:16
LordOfSword15-Sep-03 5:16 
QuestionHow not to display the seconds in DateTimePicker ctrl?? Pin
YaronNir14-Sep-03 3:44
YaronNir14-Sep-03 3:44 
AnswerRe: How not to display the seconds in DateTimePicker ctrl?? Pin
Michael Dunn14-Sep-03 4:20
sitebuilderMichael Dunn14-Sep-03 4:20 
QuestionSubclassing a tree control? Pin
Kayembi14-Sep-03 3:18
Kayembi14-Sep-03 3:18 
AnswerRe: Subclassing a tree control? Pin
cje15-Sep-03 5:35
cje15-Sep-03 5:35 
GeneralWhere can I get Word Developer's Kit Pin
Mahesh Perumal14-Sep-03 3:18
Mahesh Perumal14-Sep-03 3:18 
Generalloging into irc,user nick please help Pin
thes3cr3t114-Sep-03 1:49
thes3cr3t114-Sep-03 1:49 

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.