Click here to Skip to main content
15,921,660 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: dynamic two dimentional array Pin
Mark Salsbery12-Sep-07 8:42
Mark Salsbery12-Sep-07 8:42 
QuestionHow to change size of a win32 toolbar after TB_DELETEBUTTON Pin
ioctl5112-Sep-07 0:13
ioctl5112-Sep-07 0:13 
QuestionPrinting Problem Pin
pri_skit11-Sep-07 23:59
pri_skit11-Sep-07 23:59 
AnswerRe: Printing Problem Pin
Nelek12-Sep-07 0:29
protectorNelek12-Sep-07 0:29 
GeneralRe: Printing Problem Pin
pri_skit12-Sep-07 1:31
pri_skit12-Sep-07 1:31 
GeneralRe: Printing Problem Pin
Nelek12-Sep-07 1:42
protectorNelek12-Sep-07 1:42 
AnswerRe: Printing Problem [modified] Pin
bob1697212-Sep-07 1:54
bob1697212-Sep-07 1:54 
Generalproblem in url Pin
yadahav11-Sep-07 23:30
yadahav11-Sep-07 23:30 
GeneralRe: problem in url Pin
nitin311-Sep-07 23:38
nitin311-Sep-07 23:38 
GeneralRe: problem in url Pin
David Crow12-Sep-07 3:13
David Crow12-Sep-07 3:13 
QuestionRe: problem in url Pin
Hamid_RT12-Sep-07 6:58
Hamid_RT12-Sep-07 6:58 
QuestionProblem when adding JPEG images in ListBox Pin
Atul2311-Sep-07 23:29
Atul2311-Sep-07 23:29 
QuestionRe: Problem when adding JPEG images in ListBox Pin
David Crow12-Sep-07 3:15
David Crow12-Sep-07 3:15 
QuestionHow to make Unistall.exe Pin
GauranG Shah11-Sep-07 23:21
GauranG Shah11-Sep-07 23:21 
AnswerRe: How to make Unistall.exe Pin
Russell'12-Sep-07 0:06
Russell'12-Sep-07 0:06 
GeneralRe: How to make Unistall.exe [modified] Pin
GauranG Shah12-Sep-07 0:12
GauranG Shah12-Sep-07 0:12 
GeneralRe: How to make Unistall.exe Pin
Russell'12-Sep-07 2:06
Russell'12-Sep-07 2:06 
GeneralRe: How to make Unistall.exe Pin
GauranG Shah12-Sep-07 3:00
GauranG Shah12-Sep-07 3:00 
QuestionIs the OS Vista? Pin
Russell'12-Sep-07 3:25
Russell'12-Sep-07 3:25 
AnswerRe: Is the OS Vista? Pin
GauranG Shah12-Sep-07 4:14
GauranG Shah12-Sep-07 4:14 
Questionhow to find the list of activex controls Pin
chandu00411-Sep-07 23:13
chandu00411-Sep-07 23:13 
AnswerRe: how to find the list of activex controls Pin
nbugalia11-Sep-07 23:42
nbugalia11-Sep-07 23:42 
Open the .rc file of your project in any text editor ex notepad.
search for some key similar to "{########-####-####-####-############}" where # is 0-9 or A-Z
Open Registry using Regedit and Search this key in your registry.
If this key does not exist, then this is the com component that is missing.
You can search the component on your old machine using same technique.
GeneralRe: how to find the list of activex controls Pin
chandu00411-Sep-07 23:58
chandu00411-Sep-07 23:58 
GeneralRe: how to find the list of activex controls Pin
nbugalia12-Sep-07 0:11
nbugalia12-Sep-07 0:11 
QuestionHow to display url Pin
yadahav11-Sep-07 22:50
yadahav11-Sep-07 22:50 

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.