Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Discussions in... - www.microsoft.com/communities/newsgroups... | Site profile

Site profile page for http://www.microsoft.com/communities/newsgroups.... This report page has aggregated and summarized the online discussions from the Message Board located at http://www.microsoft.com/communities/newsgroups.... This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional site profile information for http://www.microsoft.com/communities/newsgroups... is also shown in the following divisions:

1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.

Title: Discussions in microsoft.public.dotnet.languages.vc - http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?dg=microsoft.public.dotnet.languages.vc Discussions in microsoft.public.dotnet.languages.vc
Url: http://www.microsoft.com/communities/newsgroups...
Users activity: 2 post per thread
site activity: 6 active threads during last week
Site rank: 35,255 (go to rank page)
Domain info for: microsoft.com
 

Posting activity table on Discussions in microsoft.public.dotnet.languages.vc:

  Week Month 3 Months
Threads: 6 11 33
Post: 20 31 62
 

Authority Badge:

Discussions in microsoft.public.dotnet.languages.vc | Forum Authority Badge

Discussions in microsoft.public.dotnet.languages.vc posting activity graph:

Posts by:  day  week  month 
 

http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?dg=microsoft.public.dotnet.languages.vc Alexa graph:

Top authors on Discussions in microsoft.public.dotnet.languages.vc during last week:

Name
Posts
Dimitri Kowaletschew
5
user's latest post:
Conversion: Totally newbie...
Published (2009-12-15 22:40:00)
  Thank you very much! Dimi > It is available w/o MFC. > > #include <atlstr.h> > > Jason Newell > www.jasonnewell.net > > Dimitri Kowaletschew wrote: >> Somehow I cannot get it to compile, it's tell me that CString is an >> undeclared identifier. >> I tried >> #include "string.h"...
Giovanni Dicanio
5
user's latest post:
MD5 implementation in program in...
Published (2009-12-17 06:40:00)
  "David Lowndes" <DavidL@example.invalid> ha scritto nel messaggio news:9v7ki517sn441tsa30uhmo208c55l16mc7@4ax.com... >>I'm trying to write a program that calculate an MD5 hash but i have no >>idea >>how to implement this in C. >>I know most languages have a build in function that calculate this but i >>couldn't find any...
David Wilkinson
1
user's latest post:
Conversion: Totally newbie...
Published (2009-12-15 06:10:00)
  Dimitri Kowaletschew wrote: > Hello! > > Can anybody please tell me how to do this correctly? > > static int lCount; > lCount=lCount+1; > > char sPath; > sPath="C:\\images\"; > sPath = sPath + lCount; > sPath = sPath + ".jpg"; > > I am not knowingly using the framework (yet), just trying to get over...
Jason Newell
1
user's latest post:
Conversion: Totally newbie...
Published (2009-12-15 13:36:00)
  It is available w/o MFC. #include <atlstr.h> Jason Newell www.jasonnewell.net Dimitri Kowaletschew wrote: > Somehow I cannot get it to compile, it's tell me that CString is an > undeclared identifier. > I tried > #include "string.h" > #include <string> > > It seems that CString is only available with MFC which I didn't want to...
Chris
1
user's latest post:
ANN: CAX Caching Api for Xml in...
Published (2009-12-16 11:10:00)
  Beta version is available for CAX, a caching API for XML. CAX extends the functionality of the .NET XmlReader, which is a fast XML pull parser. CAX buffers and caches XML as it is parsed and provides a cursor to all previously parsed XML. CursorMoveToParent and CursorMoveToRoot are two of the eighteen cursor methods. The Path property gives the full path of the currently parsed node. CAX works with xml documents of unlimited size...
unknown
1
user's latest post:
A quick soltion to the problem...
Published (2009-12-16 06:00:00)
   
Ognian Chernokozhev
1
user's latest post:
A quick soltion to the problem...
Published (2009-12-16 06:36:00)
  Hello, The problem probably is caused by this code in C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include\WinUser.h #ifdef UNICODE #define GetClassName GetClassNameW #else #define GetClassName GetClassNameA #endif // !UNICODE and after that #if defined(_M_CEE) // this is defined when /clr flag is used #undef GetClassName __inline int GetClassName( HWND hWnd, LPTSTR lpClassName, int nMaxCount ) { #ifdef UNICODE return...
Fizban
1
user's latest post:
MD5 implementation in program in...
Published (2009-12-17 02:07:00)
  Hi all, I'm trying to write a program that calculate an MD5 hash but i have no idea how to implement this in C. I know most languages have a build in function that calculate this but i couldn't find any reference to such a function in C. Does anyone know if there is such a thing? What header do i need to add to have access to it? Thanks in advance!  
David Lowndes
1
user's latest post:
MD5 implementation in program in...
Published (2009-12-17 05:06:00)
  >I'm trying to write a program that calculate an MD5 hash but i have no idea >how to implement this in C. >I know most languages have a build in function that calculate this but i >couldn't find any reference to such a function in C. > >Does anyone know if there is such a thing? Under Windows, you can use the Crypto API - CryptHashData. However there is probably free MD5 source...
Allen
1
user's latest post:
open (print )a text file to the...
Published (2009-12-19 10:13:00)
  Can anybody tell me how to open (print)a text file to the screen. For example, to click a botton and the file will be shown in the screen. Using something like the code below.(the code below is not good, but I want to give you an idea) private: System::Void ShwCrdBtn_Click(System::Object^ sender, System::EventArgs^ e) { FileInfo^ fi = gcnew FileInfo("C:\\MyFile.txt"); fi->OpenRead(); }
 

Top 10 active forums on Discussions in microsoft.public.dotnet.languages.vc during last week:

microsoft.public.dotnet.languages.vc - 18 new posts microsoft.public.dotnet.languages.vc - forum profile
 

Top 10 forums on Discussions in microsoft.public.dotnet.languages.vc:

microsoft.public.dotnet.languages.vc - 2,106 posts microsoft.public.dotnet.languages.vc - forum profile

Latest active threads on Discussions in microsoft.public.dotnet.languages.vc:

Discussions in microsoft.public.dotnet.languages.vc
Started 5 days, 16 hours ago (2009-12-17 05:06:00)  by David Lowndes
>I'm trying to write a program that calculate an MD5 hash but i have no idea >how to implement this in C. >I know most languages have a build in function that calculate this but i >couldn't find any reference to such a function in C. > >Does anyone know if there is such a thing? Under Windows, you can use the Crypto API - ...
Forum:  microsoft.public.dotnet.languages.vc microsoft.public.dotnet.languages.vc - forum profile
Thread:  Show this thread (4 posts) Thread info: MD5 implementation in program in microsoft.public.dotnet.languages.vc Size: 870 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: MD5 implementation in program in microsoft.public.dotnet.languages.vc :: microsoft.public.dotnet.languages.vc :: Discussions in microsoft.public.dotnet.languages.v..."
Discussions in microsoft.public.dotnet.languages.vc
Started 6 days, 14 hours ago (2009-12-16 06:36:00)  by Ognian Chernokozhev
Hello, The problem probably is caused by this code in C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include\WinUser.h #ifdef UNICODE #define GetClassName GetClassNameW #else #define GetClassName GetClassNameA #endif // !UNICODE and after that #if defined(_M_CEE) // this is defined when /...
Forum:  microsoft.public.dotnet.languages.vc microsoft.public.dotnet.languages.vc - forum profile
Thread:  Show this thread (2 posts) Thread info: A quick soltion to the problem in microsoft.public.dotnet.languages.vc Size: 7,712 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: A quick soltion to the problem in microsoft.public.dotnet.languages.vc :: microsoft.public.dotnet.languages.vc :: Discussions in microsoft.public.dotnet.languages.v..."
Discussions in microsoft.public.dotnet.languages.vc
Started 1 week ago (2009-12-15 06:10:00)  by David Wilkinson
Dimitri Kowaletschew wrote: > Hello! > > Can anybody please tell me how to do this correctly? > > static int lCount; > lCount=lCount+1; > > char sPath; > sPath="C:\\images\"; > sPath = sPath + lCount; > sPath = sPath + ".jpg"; > > I am not knowingly using the ...
Forum:  microsoft.public.dotnet.languages.vc microsoft.public.dotnet.languages.vc - forum profile
Thread:  Show this thread (10 posts) Thread info: Conversion: Totally newbie question in microsoft.public.dotnet.languages.vc Size: 1,443 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Conversion: Totally newbie question in microsoft.public.dotnet.languages.vc :: microsoft.public.dotnet.languages.vc :: Discussions in microsoft.public.dotnet.languages.v..."
Discussions in microsoft.public.dotnet.languages.vc
Started 1 week, 5 days ago (2009-12-10 04:56:00)  by David Wilkinson
Jan Erik Christiansen wrote: > Hello, > > I am working on a matrix library, with managed C++. I get the following > error when linking the library,It compiles fine. I assume this have > someting to do with constructors. > > I have the default constructor and two other constructors. So I do not > use undefined ...
Forum:  microsoft.public.dotnet.languages.vc microsoft.public.dotnet.languages.vc - forum profile
Thread:  Show this thread (2 posts) Thread info: Linking error in microsoft.public.dotnet.languages.vc Size: 915 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Linking error in microsoft.public.dotnet.languages.vc :: microsoft.public.dotnet.languages.vc :: Discussions in microsoft.public.dotnet.languages.v..."
Discussions in microsoft.public.dotnet.languages.vc
Started 2 weeks, 5 days ago (2009-12-03 05:16:00)  by nilotpal
i have created a VB dll in VB2005 and trying to call it from dexterity but not able to do that. anyone can help me.. From http://www.google.co.in/search?hl=en&q=how+to++use +dll+from+dexterity&meta=&aq=f&oq = Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/ ....
Forum:  microsoft.public.dotnet.languages.vc microsoft.public.dotnet.languages.vc - forum profile
Thread:  Show this thread (2 posts) Thread info: Calling a Dll in dexterity in microsoft.public.dotnet.languages.vc Size: 865 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Calling a Dll in dexterity in microsoft.public.dotnet.languages.vc :: microsoft.public.dotnet.languages.vc :: Discussions in microsoft.public.dotnet.languages.v..."
Discussions in microsoft.public.dotnet.languages.vc
Started 3 weeks ago (2009-12-01 06:36:00)  by Pavel A.
"Andrew Jarvis" <someone@somewhere> wrote in message news:OI#lGmocKHA.612@TK2MSFTNGP06.phx.gbl... > I have a VC++/CLR method that calls some assembly code. > > At a point where the assembly codes tries to load the ebp register with a > value, execution switches to a function called > System.Windows.Forms.Application....
Forum:  microsoft.public.dotnet.languages.vc microsoft.public.dotnet.languages.vc - forum profile
Thread:  Show this thread (5 posts) Thread info: Unsafe native methods in microsoft.public.dotnet.languages.vc Size: 1,132 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Unsafe native methods in microsoft.public.dotnet.languages.vc :: microsoft.public.dotnet.languages.vc :: Discussions in microsoft.public.dotnet.languages.v..."
 

Hot threads for last week on Discussions in microsoft.public.dotnet.languages.vc:

microsoft.public.dotnet.languages.vc
Started 1 week ago (2009-12-15 06:10:00)  by David Wilkinson
Dimitri Kowaletschew wrote: > Hello! > > Can anybody please tell me how to do this correctly? > > static int lCount; > lCount=lCount+1; > > char sPath; > sPath="C:\\images\"; > sPath = sPath + lCount; > sPath = sPath + ".jpg"; > > I am not knowingly using the ...
Forum:  microsoft.public.dotnet.languages.vc microsoft.public.dotnet.languages.vc - forum profile
Thread:  Show this thread (10 posts) Thread info: Conversion: Totally newbie question in microsoft.public.dotnet.languages.vc Size: 1,443 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Conversion: Totally newbie question in microsoft.public.dotnet.languages.vc :: microsoft.public.dotnet.languages.vc :: Discussions in microsoft.public.dotnet.languages.v..."
microsoft.public.dotnet.languages.vc
Started 5 days, 16 hours ago (2009-12-17 05:06:00)  by David Lowndes
>I'm trying to write a program that calculate an MD5 hash but i have no idea >how to implement this in C. >I know most languages have a build in function that calculate this but i >couldn't find any reference to such a function in C. > >Does anyone know if there is such a thing? Under Windows, you can use the Crypto API - ...
Forum:  microsoft.public.dotnet.languages.vc microsoft.public.dotnet.languages.vc - forum profile
Thread:  Show this thread (4 posts) Thread info: MD5 implementation in program in microsoft.public.dotnet.languages.vc Size: 870 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: MD5 implementation in program in microsoft.public.dotnet.languages.vc :: microsoft.public.dotnet.languages.vc :: Discussions in microsoft.public.dotnet.languages.v..."
microsoft.public.dotnet.languages.vc
Started 6 days, 14 hours ago (2009-12-16 06:36:00)  by Ognian Chernokozhev
Hello, The problem probably is caused by this code in C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include\WinUser.h #ifdef UNICODE #define GetClassName GetClassNameW #else #define GetClassName GetClassNameA #endif // !UNICODE and after that #if defined(_M_CEE) // this is defined when /...
Forum:  microsoft.public.dotnet.languages.vc microsoft.public.dotnet.languages.vc - forum profile
Thread:  Show this thread (2 posts) Thread info: A quick soltion to the problem in microsoft.public.dotnet.languages.vc Size: 7,712 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: A quick soltion to the problem in microsoft.public.dotnet.languages.vc :: microsoft.public.dotnet.languages.vc :: Discussions in microsoft.public.dotnet.languages.v..."