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
C

Christian Pedersen

@Christian Pedersen
About
Posts
7
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • EBOOK
    C Christian Pedersen

    http://www.hudzilla.org/phpbook/index.php[^]

    The Lounge php learning

  • WinZip purchase agreement
    C Christian Pedersen

    Go back in time http://www.archive.org/web/web.php

    The Lounge tutorial question

  • textBox add text without deleting previous contents
    C Christian Pedersen

    textBox.Text += "\r\n" + newTextToAdd;

    C# question

  • Remote Desktop
    C Christian Pedersen

    Take a look at the RealVNC protocol specification, that should give you some ideas. http://www.realvnc.com/docs/rfbproto.pdf

    C# csharp sysadmin

  • PDF to Tiff conversion?
    C Christian Pedersen

    If you install MS Office, it adds a new printer called "Microsoft Office Document Image Writer". You can make that one "print" any file to TIFF images.

    The Lounge com linux question

  • unicode problem in INI
    C Christian Pedersen

    Hi Use GetPrivateProfileStringW (notice the W) That's the unicode version.

    C# help tutorial question

  • Detect "Minimize" and "Autostart"
    C Christian Pedersen

    You could add a parameter to the autostart shortcut and check for it when the program starts. Or check the TickCount. If it's really low, the system was just started ;)

    C# tutorial question
  • Login

  • Don't have an account? Register

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