Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
RegSetValueEx12 Jul 2006 01:32 GMT2
Hey everyone.  I have a function that reads in a registry value (for
the windows firewall) and one that disables it.
Reading the value works perfectly.  However, I am getting an access
denied error when trying to set the value.  Here is the body of the
Callbacks and Managed Code12 Jul 2006 00:50 GMT2
I am trying to wrap a very old dll from Epson with a Managed Dll.
Their declaration for the callback is this:
typedef int (WINAPI* DLL_BiSetStatusBackFunction)(int, int (CALLBACK EXPORT
*pStatusCB)(DWORD dwStatus));
File Version Info On Windows Mobile 5.0 for PocketPC...11 Jul 2006 22:12 GMT2
   I am currently working on a C++ project for a PocketPC with Windows
Mobile 5.0  in Visual Studio 2005.  I am currently looking for a way to get
file version information, i.e. file version, product version, file modified
date, file creation date, etc.  The only way I could ...
Converting from VS.net 2003 to VS.net 200511 Jul 2006 20:38 GMT1
We have a MFC win32 desktop application written in Visual C++. We were using
Visula studio 2003 as the editor and everything was compiling, linking and
working fine. Since we want to move to .Net world, we are in process of using
Visual Studio 2005 instead of Visual studio 2003. ...
Converting a VS 6.0 project11 Jul 2006 15:42 GMT5
A VC 6.0 project( output is a Activex DLL) is converted to VC 2005
project and the output here is again a DLL.
When i try to include this DLL as a refernce is another VB 2005
project, i see this DLL as a COM DLL and it is creating a interop DLL
Converting a VC 6.0 project11 Jul 2006 14:28 GMT1
A VC 6.0 project( output is a Activex DLL) is converted to VC 2005
project and the output here is again a DLL.
When i try to include this DLL as a refernce is another VB 2005
project, i see this DLL as a COM DLL and it is creating a interop DLL
How to make a DLL in C++ an duse it in Visual Basic 6?11 Jul 2006 14:17 GMT2
I need to develop some functions in C++.NET  DLL and share it to Visual
Basic 6.0, which is the best path to create a C++ DLL an then use that
function later...?
I appreciate some help.
Problem - casting from double to unsigned int11 Jul 2006 07:44 GMT11
I am working in the project where VC6 code is ported to VC8 (VC++ .Net 2005)
I got a problem when I cast a double value to unsigned int. Problem is I
couldn’t get the proper value after casting (explicitly / implicitly).
Code looks as below :
trend micro housecall qaurantined important files help11 Jul 2006 07:35 GMT3
I used trend micros housecall online scanner and it qaurantined alot of
important files on my pc i.e. university coursework, its currently in a
folder called ".housecall" id be really grateful if anyone could tell me how
to restore these files.
LNK2019 unresolved external symbol / how to ignore dllimport?11 Jul 2006 06:13 GMT5
I'm using MS Visual C++ 2005 (MSVC8.0).
I am experiencing some kind of linker dilemma. While building a program
I am -in a way-  forced to use following construct.
// aaa_ssf.h - some 3rd party open source library header file
x64 c1xxast : fatal error C1048: unknown option 'L' in '-ZILP448'11 Jul 2006 03:28 GMT3
I created a unicodedebug x64 build configuration using an existing win32
unicodedebug configuration as a template.  I have done this before without
problem but this time I get the following error:
c1xxast : fatal error C1048: unknown option 'L' in '-ZILP448'.
C2065 Error11 Jul 2006 02:48 GMT9
Running into a little problem.  I wrote a small app on VC++ 7.1 that calls
the GetDefaultPrinter() function.  Now I have to "downgrade" it to VC++ 6,
but every time I compile I get the following error:
--------------------Configuration: enumprinters - Win32
Binary adder problem10 Jul 2006 08:03 GMT6
I am trying to add two binary numbers in the form of two arrays. The
code that i have been using compiles, but it does not give me the
results i would expect. The problem that i am having is that it does
not carry ones over to the next significant digit if i have a 1 + 1 =
Instantiate (Constructor) syntax problem.10 Jul 2006 07:19 GMT5
I new to intantiate following array:
CString (**newArray)[2]
I tried following syntax, by fail.
int count = 10;
How to create threads in VC++09 Jul 2006 22:22 GMT11
Hi
  is it any build in class that used for creation of threads in VC++, is it
is possible to do it in C++ using APIs..
 Thanks in advance..
Pages: 1 2 3 4 5 6 7 8 June, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.