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
J

JohnnyNin

@JohnnyNin
About
Posts
4
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Fill out a form dynamically?
    J JohnnyNin

    Is there a way to fill out a web form by specifying values in the URL? Johnny

    Web Development question

  • Program expiration
    J JohnnyNin

    I want to make my program expire after 30 days. What's the best way to implement this? I just need a simple solution, one that will prevent normal users from bypassing the expiration. Thanks! Johnny Wood

    C / C++ / MFC question

  • Gee, thanks Microsoft
    J JohnnyNin

    I wrote some software and tested it on about 5 different PCs, all with different hardware configurations and varying Windows operating systems. After correcting a few bugs and taking care of platform independent problems, I thought the software was ready to roll. So, I wrapped it up and got it out there. However, now that it is available, I'm finding that it doesn't run correctly on MOST of the PCs that people are trying to run it on. What is the deal? How can I guarantee that my software will work??? I used a Microsoft compiler on a Microsoft Operating System using only Microsoft libraries. My software is the buggiest piece of !@#*@$. Doesn't it make sense that if it works 100% on one PC, that it should do the same on any other? Please crawl into a corner and die, Microsoft. Anybody have any advice for me??? How do I test my program in a way that I can be sure that it will work on the majority of other peoples' computers??? :(( Johnny http://www.draw-bridge.com

    System Admin question com hardware

  • Windows XP locks on waveOutReset() and waveInReset()
    J JohnnyNin

    I am using a callback to process wave messages (WIM_DATA, WIM_CLOSE, WOM_DONE, WOM_CLOSE). The problem is: under Windows 9x and ME everything worked great. Now, however, Windows XP locks when I free up allocated memory by calling waveOutReset() or waveInReset(). I think the problem is that the callback exists in a different thread than where the memory was allocated. If this is correct, what should I use: GlobalAlloc(), VirtualAlloc(), HeapAlloc()??? Or should I be doing something different altogether? Johnny :confused:

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