Click here to Skip to main content
15,892,674 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to send data between PC usb port to a WinCE usb port? Pin
Cedric Moonen11-Sep-08 0:48
Cedric Moonen11-Sep-08 0:48 
Questionhow to create .MSG files and .EML files using vc++ Pin
ravimalikmca10-Sep-08 20:02
ravimalikmca10-Sep-08 20:02 
Question#import type library Pin
George_George10-Sep-08 19:42
George_George10-Sep-08 19:42 
AnswerRe: #import type library Pin
SandipG 10-Sep-08 20:47
SandipG 10-Sep-08 20:47 
GeneralRe: #import type library Pin
George_George10-Sep-08 20:52
George_George10-Sep-08 20:52 
GeneralRe: #import type library Pin
SandipG 10-Sep-08 21:47
SandipG 10-Sep-08 21:47 
GeneralRe: #import type library Pin
George_George10-Sep-08 21:54
George_George10-Sep-08 21:54 
GeneralRe: #import type library [modified] Pin
SandipG 10-Sep-08 22:04
SandipG 10-Sep-08 22:04 
I cant see any function in TLH so i think compiler is not generating corresponding TLI.

I tried creating test.tlb without any contents and it gave me only .TLH

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (1060d860).
//
// e:\users\sandip\trialmfc\debug\test.tlh
//
// C++ source equivalent of Win32 type library test.tlb
// compiler-generated file created 09/11/08 at 13:29:04 - DO NOT EDIT!

#pragma once
#pragma pack(push, 8)

#include <comdef.h>

namespace TESTLib {

} // namespace TESTLib

#pragma pack(pop)
</comdef.h>

Does it make sense.

Regards,
Sandip.

modified on Thursday, September 11, 2008 4:42 AM

GeneralRe: #import type library Pin
George_George10-Sep-08 23:33
George_George10-Sep-08 23:33 
Questionhow to retrieve all details on installed products in system Pin
yadhvi10-Sep-08 19:31
yadhvi10-Sep-08 19:31 
AnswerRe: how to retrieve all details on installed products in system Pin
Hamid_RT10-Sep-08 19:43
Hamid_RT10-Sep-08 19:43 
GeneralRe: how to retrieve all details on installed products in system Pin
Rane10-Sep-08 20:26
Rane10-Sep-08 20:26 
Questionlinking error in C code! Pin
ishwarverma10-Sep-08 19:26
ishwarverma10-Sep-08 19:26 
AnswerRe: linking error in C code! Pin
Rane10-Sep-08 19:37
Rane10-Sep-08 19:37 
GeneralRe: linking error in C code! Pin
ishwarverma10-Sep-08 19:40
ishwarverma10-Sep-08 19:40 
GeneralRe: linking error in C code! Pin
Jijo.Raj10-Sep-08 20:13
Jijo.Raj10-Sep-08 20:13 
QuestionGUI with Qt Pin
Sangeetha_J10-Sep-08 19:09
Sangeetha_J10-Sep-08 19:09 
AnswerRe: GUI with Qt Pin
santhoshv8410-Sep-08 19:14
santhoshv8410-Sep-08 19:14 
AnswerRe: GUI with Qt Pin
Rajesh R Subramanian10-Sep-08 19:14
professionalRajesh R Subramanian10-Sep-08 19:14 
AnswerRe: GUI with Qt Pin
Sangeetha_J10-Sep-08 19:48
Sangeetha_J10-Sep-08 19:48 
AnswerRe: GUI with Qt Pin
Iain Clarke, Warrior Programmer10-Sep-08 22:45
Iain Clarke, Warrior Programmer10-Sep-08 22:45 
QuestionWhere does "TranslateMessage()" send it's "translated messages" ? Pin
Joseph Marzbani10-Sep-08 19:06
Joseph Marzbani10-Sep-08 19:06 
AnswerRe: Where does "TranslateMessage()" send it's "translated messages" ? Pin
Rane10-Sep-08 19:22
Rane10-Sep-08 19:22 
AnswerRe: Where does "TranslateMessage()" send it's "translated messages" ? Pin
Naveen10-Sep-08 19:37
Naveen10-Sep-08 19:37 
Questionhow to hide my application of the view of taskmanager.. Pin
tns_ranjith10-Sep-08 18:53
tns_ranjith10-Sep-08 18:53 

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.