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
T

TheCult

@TheCult
About
Posts
10
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • auto run a bat file
    T TheCult

    mkae a shortcut to the batch file. go the property of the short cut and tell it to run minimised. then tell windows to run that shortcut in startup. that should slove your problem

    C / C++ / MFC tutorial question

  • String Problems
    T TheCult

    i'vew tried both Replace() and strchr and they dont find the \ in the string, i tried str.Replace('\"', 'A') and it did nothing, if i change the '/"' to another letter in the string it replaces them perfectly. any idea whats up? thanks

    C / C++ / MFC help tutorial question

  • String Problems
    T TheCult

    Hi i have one CString which has text in it, i wish to scan thsi text and replace all the "\" with another charature. However every time i try to search the string looking for the "\" using strchr etc all i get is an error message saying error C2001: newline in constant any help on how to slove this?

    C / C++ / MFC help tutorial question

  • Copying an arry into a listbox
    T TheCult

    yeah im a MFC user (only been using c++ for about 2 weeks) Thanks for the help that should do what i want it to do

    C / C++ / MFC data-structures help tutorial question

  • Copying an arry into a listbox
    T TheCult

    hi, i want to know how to copy the contents of an array of strings into a listbox which can be displaied on screen? Any help would be nice. Thanks

    C / C++ / MFC data-structures help tutorial question

  • Bitmap to jpeg conversion
    T TheCult

    thanks for the reply, the problem is that im a complete muppet and can never get libary's to work. anyone care to explain how too? (And yes im know it may seem usless but i aint been use visual c++ for very long) Thanks

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

  • Bitmap to jpeg conversion
    T TheCult

    hi, anyone got any idea how to convert a bitmap to a jpeg without using an already made libary? (please explain it, because i dont know visual c++ very well) Thanks

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

  • Using Libaries
    T TheCult

    Hi, i wish to use the CxImage libary in my project i am working on. Sadly due to me being a complete muppet and not knowing hardly any visual c++ or knowing how the compiler works properly, i can seem to get the libary to work. Anyone know a decsent tut on how to use libaries as this would help me a lot. Thanks a lot

    C / C++ / MFC c++ help tutorial

  • "Open Directory" window
    T TheCult

    Cheers worked a treat

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

  • "Open Directory" window
    T TheCult

    Hi, im quite new to Visual C++ (so please go easy on the mombo jumbo thanks). What i am looking to do is make a "open" dialog. I can easly do it with CFileDialog ldFile(TRUE); if (ldFile.DoModal() == IDOK) { } This brings up a normal open window. However im trying to get it to be a open directory window (like this on http://img121.exs.cx/img121/446/open8js.jpg[^]) Any ideas on how to do this? Thanks Cult

    C / C++ / MFC 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