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
U

uli2000

@uli2000
About
Posts
5
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • VC8 source code editor
    U uli2000

    I am new to VC8 and simply cannot find how to change fonts and colors of the source code editor. Any hints? Thanks uli

    C / C++ / MFC tutorial question

  • VC7 to VC8 migration
    U uli2000

    Hi, changing from VC7 to VC8 I get this linker error: 1>aiunittest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) int __stdcall ping(int)" (__imp_?ping@@YGHH@Z) referenced in function _main The above code worked fine with VC7. Any ideas? Thanks, Uli

    C / C++ / MFC help question

  • Do you use dual Monitor for Coding
    U uli2000

    Yes, I do and love it. However, I would like to force certain apps onto one of the of the screens, is there a command (in c++) to do that. I have looked around but found nothing.

    The Lounge com question

  • UINT64 behavior VC6 C++
    U uli2000

    Thank you for your answer. Sorry, I should have mentioned that I try to do this in a header file. In in function inside cpp file it works ok. Also, as a global variable it does not work. Maybe you could try that. Thanks, uli

    C / C++ / MFC c++ question

  • UINT64 behavior VC6 C++
    U uli2000

    Hi, the VC6 compiler gives me problems: const UINT64 a = 0x0000000080000000; results in just that, however const UINT64 b = a << 1 results in 0x0000000000000000 !!!! What am I doing wrong ? Is there any way to force b into the required 0x0000000100000000 thanks, Uli2000

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