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

metinergoktas

@metinergoktas
About
Posts
6
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to send escape sequence to printer
    M metinergoktas

    thanks, but still not clear, forexample document says below for horizontal/vertical skip. How my code should be if m = 1,n=100 according to documentation. Format ASCII ESC f m n Hex 1B 66 m n Decimal 27 102 m n Parameter range 0 £ n £ 127 m = 0, 1 Moves the print position depending on the value of m, as follows: m = 0 Prints n spaces in the current pitch. 1 Performs n line feeds, in the current line spacing Moves the horizontal print position to the left-margin position.

    meTin.eRGoktas

    C# tutorial question career

  • ADO.Net with C# tutorial websites
    M metinergoktas

    http://www.functionx.com/adonet/index.htm[^] can be good starting point for beginners .

    meTin.eRGoktas

    C# csharp tutorial

  • how to send escape sequence to printer
    M metinergoktas

    Hi all, I have to use EPSON LX 300+ for my printing job. So I want to send an escape sequences to printer to be able to format the text before printing, but I cant recognize how hould I do this ?? forexample I wrote this for Form Feed(corresponds 12 for decimal) (char)27+(char)12 but nothing effected. Is there anyone who shows me a some sample code, or give me a some hints are greatly appreciated.. thanx. :omg: metin.

    meTin.eRGoktas

    C# tutorial question career

  • how to change font color on tabpage
    M metinergoktas

    Hi, this is probably just a simple question, but I cant figure it out. I want to change my tabpage font color when it is selected tab. Raised an selectedindexchanged event but cant change tabpage font color.. How can I do this ?? I just to want change font color that as specified in text property of tabPage ... thanx.

    meTin.eRGoktas

    C# question tutorial

  • how to make installer package
    M metinergoktas

    hi, my application do not use any activeX ocx( and written on vs 6.0 mfc), and I wish to make an installer package. So, which files I have to include within this package ?? thanks.

    meTin.eRGoktas

    C / C++ / MFC c++ visual-studio com tutorial question

  • fatal error C1010: unexpected end of file while looking for precompiled header directive
    M metinergoktas

    Hi , I wrote an application orginallay at visual studio 6.0 and there was not any problem when I compile on visual studio 6.0, but when I try to build my app on vs 2003 it says me "fatal error C1010: unexpected end of file while looking for precompiled header directive". at msdn help says "Did you inadvertently delete a #include statement that referenced the .h file that /Yu is looking for?" but I did not delete any header directive. what caused this ? should I change any project settings.? if it is which one ? :sigh: please help .. thank you.

    meTin.eRGoktas

    C / C++ / MFC help visual-studio csharp 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