Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

mikobi

@mikobi
About
Posts
323
Topics
147
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Can not export Crystal report reports to Excel with Windows 7 PC
    M mikobi

    Dear Sirs, I have Windows 7 and my application have reports design with crystal report . I can preview reports but I can not export it. The export button is inactive. The same application with Windows Xp is working fine, I can export. I try to run CRREDIST2005 without solving this problem. What I can do ? Thanks

    Visual Studio design help question

  • Home page not Shown
    M mikobi

    dear Sir, I am using Sage X3. When you logged in, it loads a home page where there is a menu . I had an issue in my Pc, I retore windows registry from last week. Since there when I logged in my Sage X3 Application, I can not see this home page. I thing that there is some where in windows where it is metioned the default path. There this home page address is not there. I do not know if i am wrong, if not can you show me where to write in hard this page address. Thanks

    Web Development windows-admin help

  • Read Excel sheet
    M mikobi

    I Find solution in this link Excel serial date to Day, Month, Year and vise versa[^]

    Managed C++/CLI c++ help question

  • Read Excel sheet
    M mikobi

    I my side I do not know what functions to use TO CHANGE DATE TO characters, the cell format do not change something in Excel. Can you show me how to do it please

    Managed C++/CLI c++ help question

  • Read Excel sheet
    M mikobi

    I read Excel sheet range, I can not use this Format you say because I access the range values using GetValue(i,j). The way to do is to know how it convert this date to number so that I can write a function. Who can help me to know the algorithm use by Excel to convert date to double. Thanks

    Managed C++/CLI c++ help question

  • Read Excel sheet
    M mikobi

    Good morning, I am using Visual C++ 2005 and I import excel file in my program. If data are characters and numbers no problem, but when it is a date I have difficult. The system read date as a number. How can I do so I can read a date like a string or like a date exactly ? Can you help me ?

    Managed C++/CLI c++ help question

  • NetAdvantage and Infragistics tools [modified]
    M mikobi

    Dear Sir, When I use some Netadvantages or Infragistics tools with Visual C++ 2005 Forms,I experience the error Index Out of ..... , but with Visual C# there is no problem. these tools are used only with C# or what ?

    modified on Tuesday, October 6, 2009 2:52 AM

    Windows Forms c++ help csharp database tools

  • Using MemoryStream() in c++ program
    M mikobi

    Include this library System.IO.MemoryStream or System.IO And have byte array (like: byte[] array )so to do MemorySream^ Image = Gcnew MemoryStream(array); Iam using Visual C++ Please.

    modified on Thursday, August 20, 2009 9:17 AM

    Managed C++/CLI help c++ visual-studio

  • To write in Status bar
    M mikobi

    I am using Visual C++ 2005 NET. How can I write in status bar when the mouse is over the button or when I am runing a process, I can show a message in status bar.

    Managed C++/CLI c++ question

  • Read Write Excel spreadsheet
    M mikobi

    I am using Visual c++ 2005, How can I read Excel Spreadsheet and write to it ? I have expent much time to search how to do it. Can you help me. Urgent. Thanks

    Managed C++/CLI c++ question help tutorial

  • Infragistics ultraGrid
    M mikobi

    When I put ultraGrid on my form and I compile the program I have an error: UltraGrid is not member of Infragistics::Win And when I Write namespace Infragistics::Win::UltraWinGrid, I have the same error on this line. What to do so to use Infragistics components in Visual C++ NET 2005

    Managed C++/CLI c++ help

  • System Date
    M mikobi

    I am using Visual c++ NET 2005. How can I get the system date ?

    Managed C++/CLI c++ question

  • Number of controls on the Form.
    M mikobi

    I do no if there is a limit of number on a form, I have one form with many controls, When I need to add others, the system create duplicate control on the code and I have many duplicate errors. That why I need to know if there is a limit.

    Managed C++/CLI

  • Visual c++ Net Designer Class disapear [modified]
    M mikobi

    I have do it: to close the program ad to open again, when I click on design interface I have I red cross with this message(it is not exactly the same words but the same idea ): Your design interface can not be open due to error. To fix it your rebuild the project or correct codes. Why in this version, we have this kind of problem ?

    Managed C++/CLI c++ question design help

  • Visual c++ Net Designer Class disapear [modified]
    M mikobi

    I am using Visual C++ NET 2005, I have create one form called "User". After some handling, in my Solution Explorer, I don't see again my Designer interface (User.h[design]). But User.h and User.cpp files exist. How can I view again My design Interface ? I don't Understand This problem

    modified on Wednesday, October 8, 2008 1:38 AM

    Managed C++/CLI c++ question design help

  • Default date format
    M mikobi

    I have SQL SERVER 2000 English version. But My program trait date with french version. What to do during my installation so that my default language be french instead of English. Because when I already install default English date format, when I try to change the date format, it can not change. I need help.

    Database database sql-server sysadmin help announcement

  • To Create CVS File
    M mikobi

    It is CSV Please; How to do it from Visual c++ NET

    Managed C++/CLI c++ question

  • To Create CVS File
    M mikobi

    I am using Visual c++ NET 2005 How can I do so that My output be written in CVS File

    Managed C++/CLI c++ question

  • To Fill DataSource of my ComBobox with Paper Orientation Enumeration
    M mikobi

    I am Using Visual c++ 2005 I need to make ab choice of all my Printing options I have a Problem how to fill into my comBobox All Orientation Parper I try This this->paperorientation->DataSource = System::Enum::GetValues(GetType(PaperOrientation)) I have a message CrystalDecisions::Shared::PaperOrientation: Illegal use of this type as an expression. I do not what to do Can you help me I need to fill my Paper Orientation, PAper Size, Paper Duplex ComboBoxes Help needed

    Managed C++/CLI c++ help tutorial

  • To Fill Datasource of my ComBobox with Paper Orientattion Enumeration
    M mikobi

    I am Using Visual c++ 2005 I need to make ab choice of all my Printing options I have a Problem how to fill into my comBobox All Orientation Parper I try This this->paperorientation->DataSource = System::Enum::GetValues(GetType(PaperOrientation)) I have a message CrystalDecisions::Shared::PaperOrientation: Illegal use of this type as an expression. I do not what to do Can you help me I need to fill my Paper Orientation, PAper Size, Paper Duplex ComboBoxes Help needed

    Windows Forms c++ help tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups