Click here to Skip to main content
15,901,879 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to Create hooks in VC++ Pin
gloriousgopi9-Nov-06 22:46
gloriousgopi9-Nov-06 22:46 
QuestionWindows Message to child window Pin
velayudhan_raj9-Nov-06 18:39
velayudhan_raj9-Nov-06 18:39 
AnswerRe: Windows Message to child window Pin
Monty29-Nov-06 19:34
Monty29-Nov-06 19:34 
GeneralRe: Windows Message to child window Pin
velayudhan_raj9-Nov-06 21:10
velayudhan_raj9-Nov-06 21:10 
GeneralRe: Windows Message to child window Pin
Monty29-Nov-06 21:30
Monty29-Nov-06 21:30 
QuestionVersion Number Pin
Rahul.RK9-Nov-06 18:15
Rahul.RK9-Nov-06 18:15 
AnswerRe: Version Number Pin
Monty29-Nov-06 19:25
Monty29-Nov-06 19:25 
AnswerRe: Version Number Pin
karle10-Nov-06 9:25
karle10-Nov-06 9:25 
When creating a .NET Assembly:

set the
[assembly:AssemblyVersionAttribute("1.0.*")];
meta attribut.
It is usually in the generated assemblyinfo.cpp.

When building a Win32 Programm:
Insert a VersionInfo in Resouce View

QuestionGetting Data from a URL Pin
georgekjolly9-Nov-06 18:09
georgekjolly9-Nov-06 18:09 
AnswerRe: Getting Data from a URL Pin
Monty29-Nov-06 18:15
Monty29-Nov-06 18:15 
GeneralRe: Getting Data from a URL Pin
georgekjolly9-Nov-06 19:03
georgekjolly9-Nov-06 19:03 
GeneralRe: Getting Data from a URL Pin
Ash_VCPP19-Feb-09 0:26
Ash_VCPP19-Feb-09 0:26 
AnswerRe: Getting Data from a URL Pin
Hamid_RT9-Nov-06 18:37
Hamid_RT9-Nov-06 18:37 
GeneralRe: Getting Data from a URL Pin
georgekjolly9-Nov-06 19:06
georgekjolly9-Nov-06 19:06 
AnswerRe: Getting Data from a URL Pin
Michael Dunn9-Nov-06 22:58
sitebuilderMichael Dunn9-Nov-06 22:58 
QuestionQuestiob about System Tray Icon ? Pin
Sakthiu9-Nov-06 17:59
Sakthiu9-Nov-06 17:59 
AnswerRe: Questiob about System Tray Icon ? Pin
dharani9-Nov-06 18:07
dharani9-Nov-06 18:07 
AnswerRe: Questiob about System Tray Icon ? Pin
Hamid_RT9-Nov-06 18:34
Hamid_RT9-Nov-06 18:34 
QuestionSerial Port Pin
Susanmat9-Nov-06 17:57
Susanmat9-Nov-06 17:57 
AnswerRe: Serial Port Pin
Roger Stoltz9-Nov-06 20:56
Roger Stoltz9-Nov-06 20:56 
AnswerRe: Serial Port Pin
Monty29-Nov-06 22:02
Monty29-Nov-06 22:02 
GeneralRe: Serial Port Pin
Susanmat10-Nov-06 0:48
Susanmat10-Nov-06 0:48 
QuestionPath for ATL COM Application Pin
kiranin9-Nov-06 17:22
kiranin9-Nov-06 17:22 
QuestionRe: Path for ATL COM Application Pin
prasad_som9-Nov-06 22:01
prasad_som9-Nov-06 22:01 
AnswerRe: Path for ATL COM Application Pin
kiranin9-Nov-06 22:07
kiranin9-Nov-06 22:07 

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.