Click here to Skip to main content
15,905,593 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CListCtrl problem: How to set the item state to selected state? Pin
Nishad S29-Oct-07 0:12
Nishad S29-Oct-07 0:12 
GeneralRe: CListCtrl problem: How to set the item state to selected state? Pin
fantasy121529-Oct-07 1:04
fantasy121529-Oct-07 1:04 
QuestionCRectTracker Pin
kk.tvm28-Oct-07 23:24
kk.tvm28-Oct-07 23:24 
Questionabout time and time_t Pin
George_George28-Oct-07 22:18
George_George28-Oct-07 22:18 
AnswerRe: about time and time_t Pin
Roger Broomfield28-Oct-07 23:08
Roger Broomfield28-Oct-07 23:08 
GeneralRe: about time and time_t Pin
George_George28-Oct-07 23:39
George_George28-Oct-07 23:39 
QuestionDllRegisterServer Pin
George_George28-Oct-07 21:57
George_George28-Oct-07 21:57 
AnswerRe: DllRegisterServer Pin
CPallini29-Oct-07 0:59
mveCPallini29-Oct-07 0:59 
DllRegisterServer it's typically called when you need to register the COM component (for instance, by regsvr32). Note: usually Visual Studio registers the component as (if I remember well) a post build step.

George_George wrote:
2. I find this function only works for debug mode, not release mode. Is that correct?


No. The function must work also in release mode, otherwise you cannot deploy (the release mode) component.

Hope that helps.

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.

GeneralRe: DllRegisterServer Pin
George_George29-Oct-07 2:10
George_George29-Oct-07 2:10 
GeneralRe: DllRegisterServer Pin
Paresh Chitte29-Oct-07 2:42
Paresh Chitte29-Oct-07 2:42 
GeneralThat was VS6! Pin
CPallini29-Oct-07 3:39
mveCPallini29-Oct-07 3:39 
GeneralRe: That was VS6! Pin
George_George29-Oct-07 4:05
George_George29-Oct-07 4:05 
GeneralRe: DllRegisterServer Pin
George_George29-Oct-07 4:01
George_George29-Oct-07 4:01 
GeneralRe: DllRegisterServer Pin
CPallini29-Oct-07 3:36
mveCPallini29-Oct-07 3:36 
GeneralRe: DllRegisterServer Pin
George_George29-Oct-07 4:03
George_George29-Oct-07 4:03 
Questionscroll bars Pin
Paulraj G28-Oct-07 21:39
Paulraj G28-Oct-07 21:39 
AnswerRe: scroll bars Pin
Hamid_RT28-Oct-07 22:01
Hamid_RT28-Oct-07 22:01 
QuestionHow to add Control In Tab Pin
GauranG Shah28-Oct-07 21:17
GauranG Shah28-Oct-07 21:17 
AnswerRe: How to add Control In Tab Pin
Nishad S28-Oct-07 22:43
Nishad S28-Oct-07 22:43 
Questionshell extension question Pin
carabutnicolae123428-Oct-07 21:04
carabutnicolae123428-Oct-07 21:04 
QuestionDate and Time Pin
john563228-Oct-07 20:58
john563228-Oct-07 20:58 
AnswerRe: Date and Time Pin
Hamid_RT28-Oct-07 21:08
Hamid_RT28-Oct-07 21:08 
AnswerRe: Date and Time Pin
Nishad S28-Oct-07 21:08
Nishad S28-Oct-07 21:08 
AnswerRe: Date and Time Pin
chandu00428-Oct-07 21:37
chandu00428-Oct-07 21:37 
AnswerRe: Date and Time Pin
CodingLover28-Oct-07 21:43
CodingLover28-Oct-07 21:43 

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.