Contents

Posts in microsoft.public.dotnet.languages.vc.libraries

 

Partial classes  Replies (1) 5 January 2008
Hi. I have just started to develop a class library with VS2005 and C++. This will eventually be a library of many mathematical functions. I want to have one class in my library, e.g. AstroCalc,...

 

regex, c++ , boost, stl, vc 2008  Replies (1) 26 December 2007
I would like to write UN MANAGED routines using RegEx in vs2008 c++, what is my best option? I was thinking boost, but they are other libraries , - one that is going to be in new stl when that ...

 

validatin application block  Replies (1) 10 December 2007
Hi,,, in this task i finished from implement a class its name ValidationApplicationBlock.css and it has some property to make custom validation on some controls in web page its name ValidationApp...

 

!!! SOFTWARE 4 SALE !!!                            ...  Replies (1) 10 November 2007
Software for sale. Huge Selection. 10 Euros/CD. Worldwide shipping. Windows, Mac, and Linux. The very latest software, stock video/photo, games, etc. Contact David for details: david007@wor...

 

Ayub Iman Zareef should issue her in spite of the ...  Replies (1) 8 November 2007
Reply by email, filling out this form and emailing it to me. Trimming off the rest of this post is unnecessary. I will guarantee anonymity except in cases of blatant abuse. I will achieve anonymi...

 

Building an application with _UNICODE  Replies (1) 16 October 2007
I am in the process of converting an application to Unicode that is built with Visual C++ .NET 2003. On application startup in debug mode I get an exception. The problem appears to be that code wi...

 

How to populate a treeview from a dataset  Replies (1) 16 October 2007
I am very new to C#. I need to create a Windows form that will read a SQL table and populate a treeview. I can connect to the DB, create the dataadapter, populate a data set. The problem is how t...

 

HP Desktop for sale!  Replies (1) 14 October 2007
Hi, I have an unused HP Pavilion with the fallowing specs: # Processor: AMD Athlon 64 X2 4000+ (2.1GHz, 2000MT/s System Bus) # Memory: 2048MB PC2-5300 DDR2 SDRAM memory (2x1GB) (expandable to 8 G...

 

Watch NFL Games Online  Replies (1) 13 October 2007
Watch NFL Games Online! For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that has basically every game covered. Its perfect if ...

 

New Apple ipod nano  Replies (1) 7 October 2007
The new Apple iPod Nano is one of the coolest new gadgets released this year! Not only is the new nano smaller then the previous model, But it has video! the iPod nanos are very afford...

 

CPP Active X to VB.Net application (newbie)  Replies (1) 5 October 2007
I have just started writing a basic Active X application, written in .NET C++, to be used in a VB.NET application. I started out with a method ("Squareit") and a property ("Count"). I used the s...

 

Porting c++ to VC.net  Replies (1) 12 September 2007
Hi, I want to port my code written in C++ to managed C++ i.e VC.net. Please guide me how to migrate my code. do i have to change the data types also like (int, char *, int *, char xyz[] etc)? Is...

 

c++: unresolved external symbol...  Replies (4) 7 September 2007
Hi guys, I wrote a class witch should be used with windows and linux. After compiling the project with vs2005 I get an error: Error 1 error LNK2019: unresolved external symbol "int co...

 

nqyfyunbwo  Replies (1) 25 August 2007
Hello! Good Site! Thanks you! jxsuguqflf...

 

how to use System.Windows.Forms.WebBrowser in a cl ...  Replies (1) 23 August 2007
Hi, I am trying to write a class library that inserts page breaks in an existing html by loading it into a System.Windows.Forms.WebBrowser and then using mshtml to invesigate page's content. It w...

 

Undocumented getFullPathName feature  Replies (1) 20 August 2007
When the file name at the the end of the path is something like "xxxxx.xxx", getFullPathName behaves as expected. When it's a bunch of dots in a row, as in ".........", getFullPathName chops them...

 

CRichEditView  Replies (1) 4 August 2007
Please help me . How to disable drag and drop facility in CRichEditView in vc++...

 

Love Taboo Forum Now Open to the Public! 5% Off  Replies (1) 30 July 2007

 

New China Sex Hotline!  Replies (1) 19 June 2007
free to listen live.. +86 13925265554...

 

New China Sex Hotline!  Replies (1) 19 June 2007
free to listen live.. +86 13925265554...

 

System.AccessViolationException when calling nativ ...  Replies (1) 1 June 2007
Hi NG! I would kindly ask you to help we out concerning following problem: I use nVIDIAs CUDA library within one my native static C++ libraries. Using this static library from a mixed native a...

 

Comparing audio files  Replies (1) 22 May 2007
Hello there, I'm trying to write a program which compares two audio files (in WAVE format for example) and decides percentage if smiliarty between them? I looked up a little, but couldn't find a...

 

Compare Audio Files  Replies (1) 22 May 2007
Hello there, I'm trying to write a program which compares two audio files (in WAVE format for example) and decides percentage if smiliarty between them? I looked up a little, but couldn't find a...

 

How to save data to Access database file!  Replies (1) 22 May 2007
Hi sir, Good afternoon, I am working on winamp general purpose pluggin "gen_whatsplaying " project downloaded from the site www.schaffrath.net I compiled and build the project successfully using...

 

Change color by win32 api ?  Replies (1) 15 May 2007
Hi EveryBody: Could some body told me how can I change the window color by using win32 api in C++ ? any help will be apprecaited regrad's Husam...

 

VC++ 6.0 is not supporting the Platform SDK!  Replies (1) 15 May 2007
This is a multi-part message in MIME format. ------=_NextPart_000_0106_01C7971D.DFD6CAB0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear sir/m...

 

Using old static libraries with VC++ 8.  Replies (1) 7 May 2007
I am using an application called Somnologica that has with at a SDK for writing plugins. It is provided as a static library and header files. It is heavily coupled with MFC 6. Currently I need ...

 

Mfc42.dll  Replies (1) 26 April 2007
Can we link Mfc42.dll with visual studio 2005? if so , can u plz provide the steps to follow?...

 

how to tell a .lib is an import library for a dll ...  Replies (1) 3 April 2007
Hello, I have a .lib file and I want to know whether it is an import library for a dll or itself is a static library. Which tool can I use to find this out? Thanks, Jazz...

 

BE-CAREFUL, YOU COULD BE A VICTIM OF SCAM OR FRAUD ...  Replies (1) 26 March 2007
Attention! With several on-going cases of fraudulent practices being carried out by criminals on the internet, you are advised to carefully read this circular, so as to completely secure yourself ...

 

BE VERY CAREFUL, AS YOU MIGHT BE A VICTIM OF SCAM/ ...  Replies (1) 26 March 2007
P. O Box 1300,London SE1 1BD, United Kingdom. Tel/Fax: + 44 700 593 1047 ANTI-SCAM DEPARTMENT. SCAM ALERT!! Attention! With several on-going cases of fraudulent pra...

 

how to use a static library in VS2005 ???  Replies (1) 25 March 2007
Hi, Using Visual Studio 2005 : I create a project of type "Win32 Console Application" type 'Static Library' and add the code of a class (named Car) I've been using in earlier version of Visual S...

 

problem w/ passing string to unmanaged dll  Replies (1) 23 March 2007
have an unmanaged C++ DLL with following method: the DLL interface for unmanaged C++ is: SendCommand(void *h, char *c, char *d, char *b); the declaration in C# is: [DllImport("test.dll", CharS...

 

What dlls needed to distribute C++/CLI app?  Replies (2) 15 March 2007
What dlls do I need to redistribute with an application made using C# and C++/CLI for a Windows XP Pro SP2 PC? As far as I have understood the following are needed: msvcm80.dll msvcr80.dll ms...

 

how to change or modify string resources in an ass ...  Replies (1) 9 March 2007
hi, how to change or modify string resources in an assembly at runtime. Thanks, Raghu...

 

Seo , Search Engine Optimizer , Seo Search engine ...  Replies (1) 8 March 2007
Search Engine Optimization http://www.yourseoconsulting.com/ Seo Optimization , Semantic Results, Artificial intelligence in Search, Auto Content Generators, Search Engine Results. SEO optimizer. SEO...

 

Confused a bit...  Replies (1) 6 March 2007
I tried this out, I was hoping I could get another say. I went to this video, and when I clicked at the very end, my cpu started freaking out. It was actually pretty neat, but it didnt...

 

Economic Terror , thats where the money  Replies (1) 6 March 2007
Abuiltcomputer to go public soon Fundamentalist http://scotiabanksealsthedeal.blogspot.com/ Do you want money or love I got both....

 

new vs. _CRTDBG_MAP_ALLOC  Replies (1) 1 March 2007
I've been using _CRTDBG_MAP_ALLOC in VS2005 to track memory leaks. Is there a way to get this feature to track C++ new and delete operations as well? Thanks, ++PLS...

 

Pentium VS AMD Math functions.  Replies (1) 22 February 2007
I hope this is the right place for this question, if not could someone direct me to a better place to post this. Thanks, Is there any reliable way to ensure that the same floating point function...

 

for kipp: genuinely interesting money - alzo - (1 ...  Replies (1) 3 February 2007
Hey there, You can find almost anything you are looking for. Take a look at all the great features below and imagine! You'll LOVE it. They offer some of the best premium newsgroup access anywhere...

 

problem with winnt\system32\MFC42.dll  Replies (2) 31 January 2007
I keep getting the application or DLL C:\winnt\system32\MFC42.dll is nota falid windows image. Please check this against your installation diskette. every timne I do nothing happens. Help Help ...

 

Gigasoft Releases new Charting version  Replies (1) 23 January 2007
Gigasoft, Inc. announces release of their new charting product: ProEssentials v6. Offered in Pro ($2399), Standard ($1299), and Lite ($649) variations. New v6 Features: Full unicode support; New...

 

How to uninstall VC8.0 merge modules  Replies (1) 22 January 2007
I am getiing an error message when I am installing Visual C++ 8.0 merge modules with Installshield Express 11.5. The error is not reproduceable on the same computer, i.e. the next installation run...

 

Which library is selected if...  Replies (1) 18 January 2007
Hi All, I'd like to know which library get selected/used when you get a warning LNK4098? Does the default one get selected or the other one or both? Thanks, Lootch...

 

Mixing compiled type libraries...  Replies (2) 18 January 2007
Hi All, Can anyone give me an idea of what could happen if in a project compiled in Debug mode, I use import some libraries that are not compiled in Debug mode but in Release mode. Or and vise-...

 

LNK4098  Replies (1) 17 January 2007
Hi, My question is: When you get a LNK4098 warning, it says that a default library conflicts with the use of another one Thanks, Lootch...

 

Mixing Debug libraries with Release libraries  Replies (4) 17 January 2007
Hi, When you compile a project in Debug mode, in that mode, the project is supposed to import for example the debug version of a library called MSVCRT (which is MSVCRTD), but instead, in the se...

 

VC8.0 side-by-side CRT/MFC compatibility  Replies (2) 10 January 2007
Hi We have an application built with Visual Studio 8.0 SP0 that links to a DLL built with Visual Studio 8.0 SP1. As a result, they link to different versions of the CRT and MFC DLLs in the Win...

 

Want to make some extra cash on the side? LEGIT!  Replies (1) 12 December 2006
I was just told about this fabulous program today, you make money for doing relatively nothing! any people have been getting checks as high as 100-500 dollars a month by just completin...