Click here to Skip to main content
15,890,882 members
Home / Discussions / COM
   

COM

 
GeneralLots o' quick ATL COM/DCOM questions Pin
Pavlos Touboulidis9-Jul-01 10:08
Pavlos Touboulidis9-Jul-01 10:08 
GeneralRe: Lots o' quick ATL COM/DCOM questions Pin
9-Jul-01 14:54
suss9-Jul-01 14:54 
GeneralRe: Lots o' quick ATL COM/DCOM questions Pin
Pavlos Touboulidis9-Jul-01 22:02
Pavlos Touboulidis9-Jul-01 22:02 
GeneralWin2000 COM issue (maybe) Pin
Chris Klecker6-Jul-01 5:55
Chris Klecker6-Jul-01 5:55 
Generalcatching COM event in console app Pin
4-Jul-01 13:53
suss4-Jul-01 13:53 
Questionhow do I implement IStorage methods Pin
pathi3-Jul-01 22:39
pathi3-Jul-01 22:39 
AnswerRe: how do I implement IStorage methods Pin
4-Jul-01 12:17
suss4-Jul-01 12:17 
GeneralWTL/ATL & CDateTimePickerCtrl Pin
3-Jul-01 9:34
suss3-Jul-01 9:34 
I was trying to create a WTL based dialog app that had a DateTimePicker on it but can't seem to get it working. When I try to create the contol all I get in return is NULL.

CDateTimePickerCtrl Date;
HWND hWnd = Date.Create(...)
if(NULL == hWnd)
//What happened?Frown | :(
GeneralRe: WTL/ATL & CDateTimePickerCtrl Pin
Michael Dunn3-Jul-01 10:25
sitebuilderMichael Dunn3-Jul-01 10:25 
GeneralRe: WTL/ATL & CDateTimePickerCtrl Pin
3-Jul-01 17:06
suss3-Jul-01 17:06 
GeneralInterface with CString as parameter Pin
Aky3-Jul-01 5:27
Aky3-Jul-01 5:27 
GeneralRe: Interface with CString as parameter Pin
J Patel3-Jul-01 5:36
J Patel3-Jul-01 5:36 
GeneralRe: Interface with CString as parameter Pin
Jim Howard3-Jul-01 6:54
Jim Howard3-Jul-01 6:54 
GeneralRe: Interface with CString as parameter Pin
3-Jul-01 9:45
suss3-Jul-01 9:45 
GeneralCOM crashing Pin
Chris Klecker2-Jul-01 8:36
Chris Klecker2-Jul-01 8:36 
Questionpassing map ? Pin
parag29-Jun-01 3:09
parag29-Jun-01 3:09 
AnswerRe: passing map ? Pin
1-Jul-01 19:51
suss1-Jul-01 19:51 
GeneralCOM+ Programmers/Trainers Pin
28-Jun-01 6:55
suss28-Jun-01 6:55 
GeneralAsync Queries + ADO Pin
Mukesh27-Jun-01 19:46
Mukesh27-Jun-01 19:46 
GeneralClass address with & Pin
27-Jun-01 16:59
suss27-Jun-01 16:59 
GeneralAdding a User Control Pin
27-Jun-01 3:30
suss27-Jun-01 3:30 
GeneralRe: Adding a User Control Pin
10-Jul-01 3:41
suss10-Jul-01 3:41 
GeneralImage previews in Windows 2000 Pin
Frank Oquendo25-Jun-01 18:17
Frank Oquendo25-Jun-01 18:17 
QuestionSetting up an ImageList at runtime? Pin
Jack Mott25-Jun-01 5:25
Jack Mott25-Jun-01 5:25 
QuestionAdding another IDispatch derived interface? Pin
Dave_25-Jun-01 4:31
Dave_25-Jun-01 4:31 

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.