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
L

Lju2

@Lju2
About
Posts
18
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • MFC VS2005 example
    L Lju2

    hm.. not sure, everything was auto generated! http://rapidshare.com/files/237754335/MFC_001.zip.html[^]

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

  • MFC VS2005 example
    L Lju2

    there are in the same folder as cpp files C:\Users\XXX\Documents\Visual Studio 2008\Projects\MFC 001\MFC 001 if that's what you asked

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

  • MFC VS2005 example
    L Lju2

    Hi! I'm trying to run MFC example from VS2005, and I get a lot of errors Error 1 error C2039: 'GetInt' : is not a member of 'CMFC001App' Error 2 error C3861: 'InitUserToolbars': identifier not found Error 3 error C3861: 'DockPane': identifier not found there are just a few first (of 50!), and I cant figure this out, because my simpler C++ programs run just fine. thank you

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

  • connect with hidden SSID
    L Lju2

    just make a new profile with SSID name entered? It should work.

    Mobile windows-admin help

  • General tips on accounting software
    L Lju2

    Have you consulted any books, articles before developing your application? Followed any other design, already made? Thanks

    Article Writing question discussion lounge

  • General tips on accounting software
    L Lju2

    I'm going to start a new project - a small (but very user friendly) accounting software. I'm looking for some general tips, advices and experience - mostly technical. Can you point me to some articles, e-books? btw. I'm not a noob, I just want to go with the best practice I can find. Thank you.

    Article Writing question discussion lounge

  • Database design
    L Lju2

    Thank you for your help :) I've been quite new into this - and since I've lost my mentor, any help is more than welcome.

    Database database design business learning

  • Database design
    L Lju2

    I'm starting a new project next year (business application) I will be the only one working on it from a start, but my SQL knowledge is limited (not the SQL syntax, but the database design) Until now I've sorted my problems on the way, but that's not a long term solution that I'm looking for, so can anyone point me to some good articles (or books in e-book format as I live in a country with limited book availability) Thanks in advance

    Database database design business learning

  • Barcode scanning from a webform
    L Lju2

    Writing your own component should be easy as barcode reader connected to RS232 will send you a few bytes of control codes and, ofcourse, the barcode. Figuring that out should be easy enough.

    The Lounge com question

  • To Shutdown or Not to Shutdown.. that is the Question.
    L Lju2

    Exactly the same happened to me, when I named my .bat file shutdown.bat :) and was calling shutdown from that file causing an infinite loop

    Clever Code testing beta-testing question

  • Multi OS scripting
    L Lju2

    Are there any projects/articles that could help me?

    System Admin linux help question

  • Multi OS scripting
    L Lju2

    I have my application running on windows and linux, but the problem is I must write separate scripts for updating my application and system stuff (.bat for windows, .sh for linux) I had an idea to use cygwin to use .sh on windows, but I need something more compact. What would you suggest to use for this purpose? Thanks in advance www.ip-sustavi.hr

    System Admin linux help question

  • Local Database vs XML
    L Lju2

    Good alternative to real database servers is so called "embedded databases"

    C# database csharp sql-server visual-studio sysadmin

  • Pocket PC
    L Lju2

    Thanks. This helped a lot.;P

    System Admin csharp sysadmin question

  • Pocket PC
    L Lju2

    I'm planning to develop some software for Pocket PC in C# using .net 2005 The software must communicate with server on the PC through wireless. Is that possible? I think it is, but I want to be sure before I buy PocketPC's. Thanx in advance. www.IP-sustavi.hr

    System Admin csharp sysadmin question

  • Multimedia in C#
    L Lju2

    Hello! I'm developing multimedia application to play audio and video in C# so, based on your experience what is the best way to play audio and video in c#? i need something that works -- bulletproof --! and can do some simple effects on audio? Thanks in advance

    C# question csharp

  • how to do "123=6 23567=23"???
    L Lju2

    Or divide with 10 until you get to zero... num=next%10; sum+=num; next=next/10;

    C# tutorial help question

  • Speed up?
    L Lju2

    Is there a way to speed up starting of an c# application? i'm using microsoft internet control and it takes a few seconds to load, can I precache or something? Thanx in advance. Lju2

    C# csharp performance 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