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

mercenary01

@mercenary01
About
Posts
53
Topics
32
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • drawline for VC++
    M mercenary01

    ya I got it to work :) got a piece of code from another forum and modified it to fit the project. Thanks for asking.

    C / C++ / MFC question c++

  • drawline for VC++
    M mercenary01

    Hey please don't get me wrong I am not mad at everyone in this forum, I have had good answers that did help me in my projects from this forum and I really do appreciate all of it. Honestly I am an embedded programmer and would help anyone just like most people that I have encountered in this forum have helped me. Just like to state, that I don't go around telling people how hard I worked or tired my hand on something. So I did not see the need to tell everyone this in the beginning so I am not sure maybe it should be protocol? But seriously I don't want anyone to get me wrong I appreciate the answers to question in past and even now.

    C / C++ / MFC question c++

  • drawline for VC++
    M mercenary01

    well its not like I just jumped onto this forum to ask for help, I did spend time on studying he example code and got the drawline working for GDI by modifying the sample codes. I spent more than the better half of 2 days and I don't appreciate you asking me to RTFM. If you don't want to give any positive input why bother giving any input?

    C / C++ / MFC question c++

  • drawline for VC++
    M mercenary01

    this is nuts, it looks like it should work...but its not working. Is there a way to put just a pixel on the dialog box?

    C / C++ / MFC question c++

  • drawline for VC++
    M mercenary01

    thanks, it compiles but... I keep getting into "Debug Assertion Failed!" can you advise me what is wrong with my code? CDC* pDC; pDC = new CDC(); pDC->MoveTo (0, 0); pDC->LineTo (100, 100);

    C / C++ / MFC question c++

  • drawline for VC++
    M mercenary01

    What is the simplest method I can use to get lines drawn on dialog boxes? Thanks

    C / C++ / MFC question c++

  • How do I get .net Framework 1.0 into VS 2005?
    M mercenary01

    My mobile device support only .net framework 1.0 and the application, how do i incorporate these into the VS enviroment? Advise. Thanks Samuel

    .NET (Core and Framework) question csharp dotnet visual-studio

  • how do I get 16-bit colors from EVC++?
    M mercenary01

    I am now using Embedded Visual C++ 4.0 my applications seems to be all in 256 colors rather than the device supported 16-bit color even on the emulator it shows that its compiled with 256 mode. How do I change this? Thanks samuel

    Mobile c++ question hardware

  • cross thread..? How to populated a textbox with serial input?I
    M mercenary01

    I am getting some serial inputs and storing them into a buffer when I want to place the contents onto the textbox from the buffer...a cross thread violation error comes up...I am running the textbox from the interrupt function of the serial comm. any advise? Thanks samuel

    C# help tutorial question

  • How to use C# to execute another program
    M mercenary01

    Thanks

    C# question csharp tutorial

  • How to use C# to execute another program
    M mercenary01

    How do I use C# to run another exe program? like in C we can use system function, is there something similar in C# ?? Thanks, Samuel

    C# question csharp tutorial

  • how to read evc++ dll using c# .net 1.0
    M mercenary01

    Awesome I think it might do the trick

    C# csharp question c++ tutorial

  • how to read evc++ dll using c# .net 1.0
    M mercenary01

    How do I call the methods in my .dll files which are compiled using EVC 4.0 and the use them with my SmartDevices application on C#? Advice? samuel

    C# csharp question c++ tutorial

  • how to get 32-bit graphics on EVC++ 4.0 SP4
    M mercenary01

    How do I put a BMP file that would display 32-bit worth of colors. The EVC++ seems to be lower the color specs of whatever image I pu on the dialog box., advice Thanks, Samuel

    C / C++ / MFC c++ graphics tutorial question

  • mouse over help VC++
    M mercenary01

    How do I get the X and Y coordinates using VC++ 2005 Thanks samuel

    C / C++ / MFC c++ help question

  • C# directX how to getit up?
    M mercenary01

    Hi, I just install directX 9.0b and using VS 2005 but I cannot build any of the directX demo projects found on this site. I have the following error amoung others The type or namespace name 'DirectX' does not exist in the namespace 'Microsoft after installing DirectX is it necessay to set a path to it?? Thanks. Samuel

    C# csharp visual-studio graphics game-dev help

  • EVC++ 4.0 serial up
    M mercenary01

    Is there a way to get the serial comm. working using Embedded EVC++ 4.0 does the serial program that work with VC++ work on EVC4? Samuel

    Mobile c++ hardware question

  • How do I get the com port working on .net 1.0
    M mercenary01

    Hi I am trying to get the comm port 1 working by using the .net 1.0 framework now I can do it with .net 2.0 with System.IO.Port but it seems that this is missing in .net 1.0. Thanks Samuel

    C# csharp com question

  • How to integrate a .net 1.0 template into VS2005
    M mercenary01

    How do I get .net 1.0 to be integrated with the VS2005?? Thanks Samuel

    Visual Studio question csharp tutorial

  • .net 1.0 configuration for VS 2005
    M mercenary01

    well the WinCE 4.2 is stable only with .net 1.0 and with 2.0 there seems to be some issues, thanks I will try your method and see how it works

    C# question csharp dotnet visual-studio workspace
  • Login

  • Don't have an account? Register

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