Windows Programming - August 2025

Converting Hex into dec using numeric up down control
 
Hi, I am trying to write a number to a file in both hex and in decimal. For example Hex 63 and dec 99. In a hex editor the values should be 63 and 99. The g...
[4 replies] Last: BCD is just a lookup table. you look up each digit of the number in b... (by jonnin)
Sorting a listbox
 
Hi, I want to sort a list box values. Using the sort property. It sort of works but has some bugs. for example this is how it is displayed. Not in order....
[2 replies] Last: I did a work around... I would really like to figure this out on my o... (by Cyclone)
by Ganado
Can't link kissfft library
 
Hi all, I am on Windows and have built kissfft from https://github.com/mborgerding/kissfft but when I try to build an actual program with it, I cannot get past...
[2 replies] Last: I think it might be a link order problem. Try re-ordering the command... (by mbozzi)
  Archived months: [jul2025]

This is an archived page. To post a new message, go to the current page.