Click here to Skip to main content
15,902,189 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to give the log on as a service right to a user thru program? Pin
Steve S17-Dec-03 4:29
Steve S17-Dec-03 4:29 
GeneralRe: How to give the log on as a service right to a user thru program? Pin
renjithak18-Dec-03 21:47
renjithak18-Dec-03 21:47 
GeneralRe: But How to do it in WindowsXP? Pin
renjithak19-Dec-03 0:30
renjithak19-Dec-03 0:30 
GeneralWindows Service Pin
Hoang Dung16-Dec-03 22:54
Hoang Dung16-Dec-03 22:54 
GeneralRe: Windows Service Pin
Anthony_Yio17-Dec-03 0:42
Anthony_Yio17-Dec-03 0:42 
GeneralRe: Windows Service Pin
John M. Drescher17-Dec-03 5:48
John M. Drescher17-Dec-03 5:48 
GeneralRe: Windows Service Pin
John M. Drescher17-Dec-03 6:07
John M. Drescher17-Dec-03 6:07 
GeneralLibrary Error Pin
sweep12316-Dec-03 22:44
sweep12316-Dec-03 22:44 
I have buld a static library and also a test program to check out the library.

However when I try and build my test program I get the warning:

: defaultlib 'LIBCD' conflicts with use of other libs; use /NODEFAULTLIB:library

I have place the line: /NODEFAULTLIB:WAPI_AIM.lib in the Ignore Specific Library option of the Linker properties, but still get the warning. Note WAPI_AIM.LIB is my libray.

I would like to clear this warning.

Any suggestions?

GeneralRe: Library Error Pin
Anthony_Yio17-Dec-03 0:57
Anthony_Yio17-Dec-03 0:57 
GeneralRe: Library Error Pin
sweep12317-Dec-03 1:33
sweep12317-Dec-03 1:33 
GeneralRe: Library Error Pin
jhwurmbach17-Dec-03 3:35
jhwurmbach17-Dec-03 3:35 
GeneralRe: Library Error Pin
sweep12317-Dec-03 3:45
sweep12317-Dec-03 3:45 
GeneralRe: Library Error Pin
jhwurmbach17-Dec-03 3:50
jhwurmbach17-Dec-03 3:50 
GeneralRe: Library Error Pin
John M. Drescher17-Dec-03 5:52
John M. Drescher17-Dec-03 5:52 
GeneralRe: Library Error Pin
sweep12317-Dec-03 6:07
sweep12317-Dec-03 6:07 
GeneralRe: Library Error Pin
John M. Drescher17-Dec-03 6:14
John M. Drescher17-Dec-03 6:14 
GeneralRe: Library Error Pin
sweep12317-Dec-03 6:09
sweep12317-Dec-03 6:09 
GeneralRe: Library Error Pin
John M. Drescher17-Dec-03 6:20
John M. Drescher17-Dec-03 6:20 
GeneralRe: Library Error Pin
sweep12317-Dec-03 22:21
sweep12317-Dec-03 22:21 
GeneralRe: Library Error Pin
John M. Drescher18-Dec-03 1:43
John M. Drescher18-Dec-03 1:43 
GeneralRe: Library Error Pin
sweep12318-Dec-03 3:31
sweep12318-Dec-03 3:31 
GeneralRe: Library Error Pin
John M. Drescher18-Dec-03 3:50
John M. Drescher18-Dec-03 3:50 
GeneralRe: Library Error Pin
sweep12318-Dec-03 4:32
sweep12318-Dec-03 4:32 
GeneralRe: Library Error Pin
John M. Drescher18-Dec-03 5:42
John M. Drescher18-Dec-03 5:42 
QuestionAFX_MANAGE_STATE(AfxGetStaticModuleState()) problem??? Pin
YaronNir16-Dec-03 22:35
YaronNir16-Dec-03 22:35 

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.