Software Development Network Logo
  • Visual C++
  • Visual C#
  • VS Express Editions
  • Visual Basic
  • VS Team System
  • Game Technologies
  • Architecture
  • Microsoft ISV
  • SQL Server
  • Visual J#
  • Visual Studio
  • Visual FoxPro
  • Windows Forms
  • .NET Development
  • Smart Device

Software Development Network >> warez!'s Q&A profile

warez!

Member List

Guillermo Díaz
TimRaml
Kadesh
itaihor
MattAster
Eric Perlin - MSFT
Luan
hepower
Shaun M.
Bloke No 7
Sridhar S
wyzec
MS makes it difficult
Alex V.
ZSTRCZ
Morgan Schwertfeger
gimo
Ifgash
Fernando Nunes
levin
Only Title

warez!'s Q&A profile

  • Windows Forms execute a common file in vb2005

    Hello again, i want to execute a common file from vb2005. Example: (i got a listview that contains the name of the file, and a label with the path of it)                listview1.selecteditems(0).text="common.txt"                label1.text = "C:\" so how can i execute "C:\common.txt" with th ...Show All

  • Visual Studio Express Editions problems Registering for Visual Web developer

    My computer will not let me access the "Register Now" link activated by my already downloaded VWD. I need to know the actual web address so that I can register the product and continue use. Does anyone know what this address is Or is there something else I can do to access my registration key so that I do not need to find the "Register Now" page What do you mean with that your computer does ...Show All

  • Visual Basic Help Trying to Create Project Get Errror 0x8007007B

    Hi, I just installed Visual Basic 2005 Express Edition.  When I try to create a new Project (File --- New Project --- Windows Application)  I get the following error: The filename, directory name, or volume label syntx is incorrect. (Exception from HRESULT: 0x8007007B) I tried changing the default directories for projects, that didn't work.  I rebooted.  I tried starting a different type of project, all with the s ...Show All

  • Windows Forms how do u change the appearance of the windows and buttons

    how do u change the appearance of the windows and buttons from Windows classic style to the Windows XP kind. I have XP and it wont let me change, like there's no choice to put it back HELP ME!!!! PLEASE do you have a manifest ...Show All

  • Windows Forms Drawing Shapes???

    How I can create application, where I can draw stretched shape (for example – rectangle, ellipse) be the mouse – simple paintbrush editor. I don’t know how to set the “pen” mode in GDI+. But if I use the next code – I have no goo ...Show All

  • Windows Forms OpenGL control

    Hello everyone ! I'm new to windows forms ( actually I started kinda...today)...  I was able to bind an OpenGL context to a form, and later create a GLForm derived from Form. Both worked perfectly, no flickering at all, but I was rendering directly in the form. I'm now trying to create a OpenGL control, derived from UserControl, which alows me to render only in that control. I was able to create the control and render onto it, but  ...Show All

  • Visual Studio Team System How to config TFS for notifying by email to outlook (Exchange Server) via SMTP server

    hi all! Before I used to familiar to track system,you know that we can config to any bug within track system be notify to the oultook. now i also want to do so with TFS, I had tryed config with sharepoint service, but i still have not get any email for notifying from others yet. please help me if you can solve it. thanks. when your installing TFS server it ask for email address from which mails are send to team. In order to get ...Show All

  • Visual Studio What to use instead of GetDisplayProperties

    In the april version of the SDK I used the override method GetDisplayProperties to filter properties that where not relevant. In the june version this method is no longer available. How can I implement the same behavior with the june sdk John, you can set the IsBrowsable flag on a DomainProperty to false if you don't want it to appear in the properties grid. Does this meet your needs Steve Cook [MSFT] ...Show All

  • Visual Studio Team System How to use VisitFor?

    Hi, I'm writing a custom rule where I want to inspect For blocks, and it seems that the VisitFor method fits the bill. However, when does this method get called I tried overwriting the Check(Member) method, and then call both VisitMethod and VisitBlock, but the VisitFor method never seems to be called. Ideas Throw maps directly to an IL opcode, so the abstract syntax tree raised from a compiled assembly can represent it. There is no 'For' ...Show All

  • Visual Studio Visual Source Safe

    Does anyone know of a hosting company that provides hosted VSS services If yes, do you even recommend it Thanks. Just to be clear, gotdotnet is a community server that offers source code control. They do not use SourceSafe as the source control system, though. ...Show All

  • SQL Server Task execution order

    Hi, Is there any way to enforce task execution order within a control flow I need to have tasks execute after each other, because for example Task B depends on the execution of Task A. Doesn't the success constraint enforce execution order When I run my package the tasks seem to execute in a random order which is not what I want. What I am trying to do is: Loop through all Xml files in directory For each Xml file: For categories, products & ...Show All

  • Visual C++ List.h(18): error C3318: '2.7': has an illegal IDL version format

    Hi There,        I am trying to change the version of the COM object with version attribute (Our current version is 2.6 and when I rename it to 2.7 I get the below error List.h(18): error C3318: '2.7': has an illegal IDL version format Just for example this is one of our interface definition [ object, uuid(3E76D23D-59D3-4212-94EA-03997405D28E), oleautomation, pointer_default(unique) ] ...Show All

  • Visual C# How to create an electronic mapping software?

    I need to create a software that is able to display digital maps with the necessary controls such as pan, zoom etc (like an online emap). This software should be interactive and allow waypoints to be plotted on the map with the coordinates of the planned route sent to a ground vehicle. At the same time it should be able to receive information from the vehicle via GPS to enable tracking on the map. How do i go about doing that What are the more s ...Show All

  • Visual Studio Express Editions wildcards

    I need to add functionality to my form in this program that for some fields allows negative numbers, some just numbers, some three positive numbers separted by commas, and some just text. Also, I prefill with a text file so I need the error check for this also... Thanks! Newbiana Huh     Dim mystring As String     mystring = "This is a test"     MsgBox (Len( ...Show All

  • Visual Studio Team System Testing Native Code (C++ ) using Team Unit Testing frameworks

    I have been looking for some pointers or guide lines as to how do I test C++ unmanaged code using Unit Tesing capabilities of VS 2005. Do I need to write wrappers in managed code ( a sort of mixed mode class one that calls into managed code and other that calls the native code) Any suggestion welcome Regds Dinesh I don't see any workaround for this. For ExpectedExeption attribute you can specify either managed exception type or type + ...Show All

©2008 Software Development Network

powered by phorum