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
K

Kiki99

@Kiki99
About
Posts
14
Topics
10
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Setup project - install drivers
    K Kiki99

    Hi, I ceated setup project in VS2005. I would like to install HW drivers for my device during the installation. Can you help me? Thank

    IT & Infrastructure help question workspace

  • Uninslall
    K Kiki99

    I am using VS 2005 for creating setup program. Can you help me create my first setup project. I have already created some things, but I do not know how to add uninstall options in my setup project. Please help he!

    Visual Studio visual-studio help tutorial workspace

  • Setup
    K Kiki99

    thanks!

    IT & Infrastructure csharp visual-studio help tutorial question

  • Setup
    K Kiki99

    Hello! I have two questions about creating setup(msi) with Visual Studio 2005. 1. I created setup, but I don't know how to add framework to installation? 2. I'd like to install HW driver during installation. Please, help me!!!

    IT & Infrastructure csharp visual-studio help tutorial question

  • Uninstall shorcut
    K Kiki99

    Thanks!

    IT & Infrastructure sysadmin json question

  • Uninstall shorcut
    K Kiki99

    There is not any options(checkbox) or something similar to create uninstaller for my program.

    IT & Infrastructure sysadmin json question

  • Uninstall shorcut
    K Kiki99

    It was created an installer using a deployment project. But how do you include an uninstall option with your installer? I'd like to be able to put a shortcut to the uninstaller in the start menu along with the rest of the stuff I've put there. The idea is that the user shouldn't have to go through add/remove programs to remove the program gracefully. Is there some kind of tool or wizard that does this?

    IT & Infrastructure sysadmin json question

  • Drawing cube with directx
    K Kiki99

    I'm beginer and I'd like to draw cube or sizalble voxel with DirectX. Please help me!!!

    C# graphics game-dev help

  • Minimum configuration
    K Kiki99

    Hello! I'm testing and writing my documentation. I do not know how to calculate minimum configuration for the program. Thanks

    C / C++ / MFC testing beta-testing tutorial workspace

  • MP3 player
    K Kiki99

    How to play mp3 files? Thanks

    C# tutorial question

  • write only one bit to file
    K Kiki99

    I don't know how to write to binary file only one bit and not one byte. Please help me! FileStream fs new FileStream("1.dat", FileMode.CreateNew); BinaryWriter w = new BinaryWriter(fs); w.Write(true); //write one byte w.Write(55); //write 4 bytes fs.Close(); Thanks

    C# help tutorial

  • Drawing one point
    K Kiki99

    yes, thanks

    C# help graphics tutorial

  • Drawing one point
    K Kiki99

    Please, help me I have one problem. I don't know how to drawing ONLY one point on form. Thanks

    C# help graphics tutorial

  • Refreshing Panel
    K Kiki99

    I have one problem I don't know how to refresh the panel (pane.Refresh()-don't work). I drawing on panel like: Graphic g = panel2.CreateGraphics(); g.DrawLine(new Pen(Color.Blue), 100,100,200,200); .... How to Refresh, please help me!

    .NET (Core and Framework) help graphics 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