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

Software Development Network >> coddy's Q&A profile

coddy

Member List

petpan24
Marcelo Hernán Ruiz
Brad Albrecht
hhampa
Bisjom
setuc
John Cramer
sang
MUSIC56522
JohnPM
Siggi Bjarnason
Cari Begle
Fetzir
Massimo Sartoris
Prashanti
ravensensei
Cocotteseb
Markus Wos
DY
John5656
Only Title

coddy's Q&A profile

  • Visual C++ SHFileOperation, copy a file in the same folder

    hi, I want to copy a file in the same folder just as on the PC.For example, I want to copy the C:\11.bmp , so the inFile is  C:\11.bmp  and I replace the  outFile with  C:\copy_11.bmp,   but then SHFileOperation failed  ruturn 1 .   fileop.hwnd = this->GetSafeHwnd();   fileop.wFunc = m_wFunc;   fileop.pFrom = inFile;   fileop.pTo = outFile;   f ...Show All

  • SQL Server Flat File and uneven number of columns

    Please leave feedback for Microsoft regarding this problem at https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx FeedbackID=126493 Ok I'm sure it just me, SSIS has been great so far....but how can you import a straight CSV file with and uneven column count. For example: (assume CR LF row delimiter) The,Quick,Brown,Fox,Jumps Hello,World This,is,a,test "Normally" I'd expect this | Col1 | | C ...Show All

  • Windows Forms Help with unmanaged Code

    Here we go the programming language is C# I have to access a third party API for a windows application that I am building.  I am testing my class as a windows console application and all is working great.  Able to make calls the  ...Show All

  • Visual Studio Express Editions how to make something happen at a certain time.

    I am used to having procedures like when button 1 click do this end how do i do it at a certain time of day say at midnight and 0 mins and 1 sec. do this end i have this Public Sub Call_create_event_file() If Now.Hour = 18 And Now.Minute = 49 And Now.Second = 1 Then midnight = 1 Call Create_Event_log_file() ' midnight = 0 Else 'midnight = 0 End If midnight = 0 End Sub ...Show All

  • Windows Forms How do I set the background colour of a scrollbar?

    Hi, I have a form with three horizontal scrollbars.  The form has a colour scheme supplied by my client which specifies a background colour of AliceBlue for controls.  The other controls all display this as the background color but when I set&n ...Show All

  • .NET Development Error Using WMI to Get List of Shared Folders on the Server

    Here's some details: Server and workstation both in the same workgroup Logged into server as local Administrator Logged into workstation as a local user that is only in the Users group The local user on the workstation is also defined with same name and password on the server (and only in the Users group on the server) Server is Windows Server 2003 running IIS 6.0 Workstation is Windows XP Professional ASP.NET 2.0 (C#) web site Web.config ...Show All

  • Visual C# Writing a txt File problem

    Ok, in my proyect iam trying to simulate a drawing editor, but i want to create a Log File ( drawing.txt ) in this file i want that every line have two points example: {100,100},{200,00} // this for the first line drawn {45,88},{82,89} // this for the second line ... //... etc, for every line drawn so i did in my code a function, fucntion that is called by the event OnPaint public void logactions( Point a, Point b) { ...Show All

  • Visual Basic Extract typed info letter by letter

    What I'm trying to do is have a text box for a user to enter a name into, then extract each letter from that box in order, turn letters into numbers, then screw with that to come up with an apparently random number for later verification (see if the name matches the number). My question is- how can I get each number into a seperate variable, then change it into a number (and all letters be pre-defined, so it's always the same number for each let ...Show All

  • Software Development for Windows Vista Vista 5308 Media Center Extender issues

    Does anyone know if the extender function in the Media Center module of the February CTP is compatible with the Xbox Media Center Extender (MCX) I have been attempting to set this up on my test system, and will get as far as the programming the device stage of the extender setup, but at this point the setup will sit there for over an hour without completing. Is there an update that will need to be obtained to allow this to function, or is this ...Show All

  • Windows Forms form object not displaying

    Hi. I'm writing a chat program that involves sockets and windows forms. I have a socket object that connects to a server (TCP/IP), listens for any messages from the server, and instantiates a new windows form object (upon receiving a special message e.g.: BEGIN_CONVERSATION). The socket object continues to listen for more messages from the server. I have written a simple windows forms class ( public class ConversationGUI : System.Windows.F ...Show All

  • Windows Forms Error in terrarium example code?

    My problem is in the Terrarium example on the documentation page using Visual Studio, found at http://www.windowsforms.net/Terrarium/Docs/QuickStart/handson.aspx. After I cut and paste the code into the Class1.cs file, and add organismbase.dll as a reference, I attempt to b ...Show All

  • Visual Studio Express Editions What is the alternative of ActiveDocumentHost control in .NET 2005 Express Edition ?

    Hi All   This is very urgent. Is anybody have idea, what microsoft is providing alternative for ActiveDocumentHost control I need to show Word/Excel inside Windows form with all toolbar options. Regards Swati Here is a forum note that should help. http://forums.microsoft.com/msdn/showpost.aspx postid=4976&siteid=1 ...Show All

  • Visual Basic RTC Client API

    Hi experts, Please help me in following code. i am not able to register my profile in SIP server. ============================ Private g_objRTCClient As RTCClient Private Sub Form_Load() Set g_objRTCClient = New RTCClient Call g_objRTCClient.Initialize ' ' Start the process by getting a profile. ' Dim pProv2 As IRTCClientProvisioning2 ' Receive the provisioning interface from the ' main client object.   Set pProv2 = g_objR ...Show All

  • Visual Basic copying

    How do you get a program to copy data from one place to another when it is  ran ...Show All

  • Visual Basic No New View menu option under view node

    Hello, I have Server Explorer open in Visual Studio .NET. I have expanded the tree node under Data Connections to show a SQL Server data connection that points to the North Wind Sample Database. I then expand the Views node of the selected SQL server data connection. Now when I right click the Views node, I expect to see an option allowing me to select a New View. The Problem is that no such option is presented to me. The only two options I get ...Show All

©2008 Software Development Network

powered by phorum