Click here to Skip to main content
15,921,548 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRE: Database code Pin
michaels3-Feb-00 5:00
michaels3-Feb-00 5:00 
GeneralRe: Working on it Pin
PeterK21-Apr-00 7:55
PeterK21-Apr-00 7:55 
Generalxml code generator Pin
David Hubbard10-Dec-99 5:00
David Hubbard10-Dec-99 5:00 
QuestionA extended CEdit with simple input output to replace DOS shell ? Pin
To Tran Tung10-Dec-99 4:46
To Tran Tung10-Dec-99 4:46 
Generalwildcards Pin
Rajiv Ramachandran7-Dec-99 5:52
Rajiv Ramachandran7-Dec-99 5:52 
GeneralRE: wildcards Pin
Gertjan Schuurmans9-Dec-99 2:42
Gertjan Schuurmans9-Dec-99 2:42 
GeneralCVS in VC IDE Pin
George3-Dec-99 20:24
George3-Dec-99 20:24 
GeneralRE: CVS in VC IDE Pin
Jonathan Gilligan7-Dec-99 17:12
Jonathan Gilligan7-Dec-99 17:12 
Preston Bannister (http://members.home.net/preston) is leading an effort to write a wrapper that will integrate WinCVS (www.wincvs.org) with the Visual C++ IDE. The project so far can be found at http://members.home.net/preston/cvsscc.html, but it's not really functional yet. If you open a VC++ workspace with Preston's CVSSCC installed, the icons in the VC++ workspace window reflect whether the files in the project are under source control and whether they're modified, but the actual CVS functionality is not yet implemented (i.e., you can't get histories, logs, or diffs; can't check in, commit, or update).

Part of the problem with this is that while there is a desire for this to be an open source project, the actual specifications for the Source Code Control (SCC) interface to VC++ are a trade secret of Microsoft and are available only under Nondisclosure Agreement, so Preson can't release the source willy-nilly.

That said, Preson's site requests volunteers to help with the task and there are a number of things that can be done even without signing Microsoft's NDA for the pieces that hook into the VC++ IDE. Preston's architecture is to make WinCVS a COM Automation server and call it from a small DLL that hooks into the IDE. The IDE part is pretty much done and the COM Automation interface is stubbed out in WinCVS, so the real work is to hook up the COM automation functionality.

I will also note that while I am helping out on that project in my copious spare time, I am also finding WinCVS so easy to use in conjunction with VC++ that I don't really miss the integration with the VC++ IDE.
GeneralRE: RE: CVS in VC IDE Pin
George19-Dec-99 21:31
George19-Dec-99 21:31 
GeneralRE: RE: RE: CVS in VC IDE Pin
Jonathan Gilligan21-Dec-99 19:43
Jonathan Gilligan21-Dec-99 19:43 
GeneralRE: RE: RE: RE: CVS in VC IDE Pin
George21-Dec-99 20:21
suss George21-Dec-99 20:21 
GeneralDrawing text with "antialiasing" effect Pin
Viorel Bejan30-Nov-99 3:40
sussViorel Bejan30-Nov-99 3:40 
GeneralRE: Drawing text with Pin
Jesse Ezell14-Dec-99 15:00
Jesse Ezell14-Dec-99 15:00 
GeneralOwner drawn buttons on a CDialogBar Pin
Kevin Schock25-Nov-99 21:35
sussKevin Schock25-Nov-99 21:35 
General.ico from a HICON Pin
Thierry Maurel25-Nov-99 3:34
Thierry Maurel25-Nov-99 3:34 
GeneralRE: .ico from a HICON Pin
Dmitriy25-Nov-99 6:19
Dmitriy25-Nov-99 6:19 
GeneralOLE in-place server resizing Pin
Thierry Maurel24-Nov-99 0:08
Thierry Maurel24-Nov-99 0:08 
GeneralCHTMLView Subject Pin
Thierry Mathieu23-Nov-99 22:39
sussThierry Mathieu23-Nov-99 22:39 
GeneralRE: CHTMLView Subject Pin
Anonymous13-Dec-99 9:25
suss Anonymous13-Dec-99 9:25 
GeneralThe first request Pin
Chris Maunder19-Nov-99 16:52
cofounderChris Maunder19-Nov-99 16:52 
GeneralRE: The first request Pin
Anonymous21-Nov-99 14:36
suss Anonymous21-Nov-99 14:36 
GeneralRE: RE: The first request Pin
Chris Maunder22-Nov-99 19:05
cofounderChris Maunder22-Nov-99 19:05 
GeneralRE: The first request Pin
Mike Dunn25-Nov-99 6:57
Mike Dunn25-Nov-99 6:57 
GeneralUse of TreeView Pin
Steve Roach23-Nov-99 5:00
Steve Roach23-Nov-99 5:00 
GeneralConstraints Pin
Mark Tighe23-Nov-99 9:59
sussMark Tighe23-Nov-99 9:59 

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.